#364c8e - Chambray Hex Color Code

#364C8E (Chambray) - RGB 54, 76, 142 Color Information

#364c8e Conversion Table

HEX Triplet 36, 4C, 8E
RGB Decimal 54, 76, 142
RGB Octal 66, 114, 216
RGB Percent 21.2%, 29.8%, 55.7%
RGB Binary 110110, 1001100, 10001110
CMY 0.788, 0.702, 0.443
CMYK 62, 46, 0, 44

Percentages of Color #364C8E

R 21.2%
G 29.8%
B 55.7%
RGB Percentages of Color #364c8e
C 62%
M 46%
Y 0%
K 44%
CMYK Percentages of Color #364c8e

Color spaces of #364C8E Chambray - RGB(54, 76, 142)

HSV (or HSB) 225°, 62°, 56°
HSL 225°, 45°, 38°
Web Safe #333399
XYZ 8.988, 7.906, 26.643
CIE-Lab 33.787, 13.200, -39.256
xyY 0.206, 0.182, 7.906
Decimal 3558542

#364c8e Color Accessibility Scores (Chambray Contrast Checker)

#364c8e

On dark background [POOR]

#364c8e

On light background [GOOD]

#364c8e

As background color [GOOD]

Chambray ↔ #364c8e Color Blindness Simulator

Coming soon... You can see how #364c8e 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.

#364C8E Color Combinations - Color Schemes with 364c8e

#364c8e Analogous Colors

#364c8e Triadic Colors

#364c8e Split Complementary Colors

#364c8e Complementary Colors

Shades and Tints of #364c8e Color Variations

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

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

Alternatives colours to Chambray (#364c8e)

#364c8e Color Codes for CSS3/HTML5 and Icon Previews

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

#364C8E in Programming

HTML5, CSS3 #364c8e
Java new Color(54, 76, 142);
.NET Color.FromArgb(255, 54, 76, 142);
Swift UIColor(red:54, green:76, blue:142, alpha:1.00000)
Objective-C [UIColor colorWithRed:54 green:76 blue:142 alpha:1.00000];
OpenGL glColor3f(54f, 76f, 142f);
Python Color('#364c8e')

#364c8e - RGB(54, 76, 142) - Chambray Color FAQ

What is the color code for Chambray?

Hex color code for Chambray color is #364c8e. RGB color code for chambray color is rgb(54, 76, 142).

What is the RGB value of #364c8e?

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

What is the RGB percentage of #364c8e?

The RGB percentage composition for the hexadecimal color code #364c8e is detailed as follows: 21.2% Red, 29.8% Green, and 55.7% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 21.2% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 29.8% and 55.7% 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 #364c8e.

What does RGB 54,76,142 mean?

The RGB color 54, 76, 142 represents a dull and muted shade of Blue. The websafe version of this color is hex 333399. This color might be commonly referred to as a shade similar to Chambray.

What is the CMYK (Cyan Magenta Yellow Black) color model of #364c8e?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #364c8e is composed of 62% Cyan, 46% Magenta, 0% Yellow, and 44% Black. In this CMYK breakdown, the Cyan component at 62% influences the coolness or green-blue aspects of the color, whereas the 46% of Magenta contributes to the red-purple qualities. The 0% of Yellow typically adds to the brightness and warmth, and the 44% 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 #364c8e?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #364c8e has an HSL value of 225° (degrees) for Hue, 45% for Saturation, and 38% for Lightness. In this HSL representation, the Hue at 225° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 45% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 38% 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...

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...

E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...

Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...