#062c54 Hex Color
rgb(6, 44, 84)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 06 | 2c | 54 | - | #062c54 |
| RGB | 6 | 44 | 84 | - | rgb(6,44,84) |
| HSL | 211 | 87% | 18% | - | hsl(211,87%,18%) |
| HSV | 211 | 93% | 33% | - | hsv(211,93%,33%) |
| XYZ | 2.576 | 2.4802 | 8.7305 | - | xyz(2.576,2.4802,8.7305) |
| CIE-LAB | 17.83 | 4.38 | -27.92 | - | lab(17.83,4.38,-27.92) |
| CMYK | 0.92857142857143 | 0.47619047619048 | 0 | 0.67058823529412 | cmyk(0.92857142857143,0.47619047619048,0,0.67058823529412) |
Description
The RGB value of color #062c54 is rgb(6, 44, 84).
In the hex color #062c54, The value of Red is 6, value of Green is 44, and value of Blue is 84. The primary color is Blue. Similarly, The HSL values for #062c54 consists of 211° Hue, 87% Saturation, and 18% Lightness.
In the CMYK color model, the color #062c54 can be represented as Cyan=0.92857142857143%, Magenta=0.47619047619048%, Yellow=0%, and Black=0.67058823529412%.
Shades of #062c54
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #062c54
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #062c54
Preview of #062c54 on White Background
The contrast ratio of #062c54 with white color is 14.04
#062c54 color will look good on a white background.
Preview of #062c54 on black background
The contrast ratio of #062c54 with black color is 1.5
Color Schemes of #062c54
Triadic Colors of #062c54
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #062c54
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #062c54
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #062c54
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Monochromatic Colors of #062c54
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #062c54;
}
This is a sample text used for the color #062c54. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #062c54;
}
This is a sample text used for the color #062c54. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #062c54;
}
This is a sample text used for the color #062c54. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 4.48%
Green 32.84%
Blue 62.69%
CMYK Percentage
Cyan 44.74
Magenta 22.95%
Yellow 0%
Black 32.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.