#6b7298 - Lynch Hex Color Code

#6B7298 (Lynch) - RGB 107, 114, 152 Color Information

#6b7298 Conversion Table

HEX Triplet 6B, 72, 98
RGB Decimal 107, 114, 152
RGB Octal 153, 162, 230
RGB Percent 42%, 44.7%, 59.6%
RGB Binary 1101011, 1110010, 10011000
CMY 0.580, 0.553, 0.404
CMYK 30, 25, 0, 40

Percentages of Color #6B7298

R 42%
G 44.7%
B 59.6%
RGB Percentages of Color #6b7298
C 30%
M 25%
Y 0%
K 40%
CMYK Percentages of Color #6b7298

Color spaces of #6B7298 Lynch - RGB(107, 114, 152)

HSV (or HSB) 231°, 30°, 60°
HSL 231°, 18°, 51°
Web Safe #666699
XYZ 17.748, 17.427, 32.134
CIE-Lab 48.794, 6.502, -21.443
xyY 0.264, 0.259, 17.427
Decimal 7041688

#6b7298 Color Accessibility Scores (Lynch Contrast Checker)

#6b7298

On dark background [POOR]

#6b7298

On light background [GOOD]

#6b7298

As background color [GOOD]

Lynch ↔ #6b7298 Color Blindness Simulator

Coming soon... You can see how #6b7298 is perceived by people affected by a color vision deficiency. This can be useful if you need to ensure your color combinations are accessible to color-blind users.

#6B7298 Color Combinations - Color Schemes with 6b7298

#6b7298 Analogous Colors

#6b7298 Triadic Colors

#6b7298 Split Complementary Colors

#6b7298 Complementary Colors

Shades and Tints of #6b7298 Color Variations

#6b7298 Shade Color Variations (When you combine pure black with this color, #6b7298, darker shades are produced.)

#6b7298 Tint Color Variations (Lighter shades of #6b7298 can be created by blending the color with different amounts of white.)

Alternatives colours to Lynch (#6b7298)

#6b7298 Color Codes for CSS3/HTML5 and Icon Previews

Text with Hexadecimal Color #6b7298
This sample text has a font color of #6b7298
#6b7298 Border Color
This sample element has a border color of #6b7298
#6b7298 CSS3 Linear Gradient
#6b7298 Background Color
This sample paragraph has a background color of #6b7298
#6b7298 Text Shadow
This sample text has a shadow color of #6b7298
Sample text with glow color #6b7298
This sample text has a glow color of #6b7298
#6b7298 Box Shadow
This sample element has a box shadow of #6b7298
Sample text with Underline Color #6b7298
This sample text has a underline color of #6b7298
A selection of SVG images/icons using the hex version #6b7298 of the current color.

#6B7298 in Programming

HTML5, CSS3 #6b7298
Java new Color(107, 114, 152);
.NET Color.FromArgb(255, 107, 114, 152);
Swift UIColor(red:107, green:114, blue:152, alpha:1.00000)
Objective-C [UIColor colorWithRed:107 green:114 blue:152 alpha:1.00000];
OpenGL glColor3f(107f, 114f, 152f);
Python Color('#6b7298')

#6b7298 - RGB(107, 114, 152) - Lynch Color FAQ

What is the color code for Lynch?

Hex color code for Lynch color is #6b7298. RGB color code for lynch color is rgb(107, 114, 152).

What is the RGB value of #6b7298?

The RGB value corresponding to the hexadecimal color code #6b7298 is rgb(107, 114, 152). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '107' indicates the intensity of the red component, '114' represents the green component's intensity, and '152' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #6b7298.

What is the RGB percentage of #6b7298?

The RGB percentage composition for the hexadecimal color code #6b7298 is detailed as follows: 42% Red, 44.7% Green, and 59.6% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 42% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 44.7% and 59.6% respectively, playing a smaller role in the composition of this particular hue. Together, these percentages of Red, Green, and Blue mix to form the distinct color represented by #6b7298.

What does RGB 107,114,152 mean?

The RGB color 107, 114, 152 represents a dull and muted shade of Blue. The websafe version of this color is hex 666699. This color might be commonly referred to as a shade similar to Lynch.

What is the CMYK (Cyan Magenta Yellow Black) color model of #6b7298?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #6b7298 is composed of 30% Cyan, 25% Magenta, 0% Yellow, and 40% Black. In this CMYK breakdown, the Cyan component at 30% influences the coolness or green-blue aspects of the color, whereas the 25% of Magenta contributes to the red-purple qualities. The 0% of Yellow typically adds to the brightness and warmth, and the 40% of Black determines the depth and overall darkness of the shade. The resulting color can range from bright and vivid to deep and muted, depending on these CMYK values. The CMYK color model is crucial in color printing and graphic design, offering a practical way to mix these four ink colors to create a vast spectrum of hues.

What is the HSL value of #6b7298?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #6b7298 has an HSL value of 231° (degrees) for Hue, 18% for Saturation, and 51% for Lightness. In this HSL representation, the Hue at 231° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 18% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 51% determines the brightness of the color, where a higher percentage represents a lighter shade. Together, these HSL values combine to create the distinctive shade of red that is both moderately vivid and fairly bright, as indicated by the specific values for this color. The HSL color model is particularly useful in digital arts and web design, as it allows for easy adjustments of color tones, saturation, and brightness levels.

Did you know our free color tools?
Creating a Branded Educational Identity: A Guide to HTML Color Palette Selection

The creation of a color palette for branding purposes in the field of education follows unique goals that usually go beyond classic marketing methods. The reason for that is the necessity to create a different kind of brand recognition where the use ...

How to Use CSS3 Gradients to Create Beautiful Web Backgrounds and Effects

Engaging your audience and increasing their time spent on the website is possible with CSS3 gradients. Your university website can really stand out with its visual appeal. CSS3 is useful when creating and formatting content structure in web design. Y...

The Impact of Color on Student Attention

Color can be an underestimated and profound force in our daily lives, having the potential to alter mood, behavior, and cognitive functions in surprising ways. Students, in particular, rely on their learning environments for optimal academic performa...

The Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...