#02435f Hex Color
rgb(2, 67, 95)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 02 | 43 | 5f | - | #02435f |
RGB | 2 | 67 | 95 | - | rgb(2,67,95) |
HSL | 198 | 96% | 19% | - | hsl(198,96%,19%) |
HSV | 198 | 98% | 37% | - | hsv(198,98%,37%) |
XYZ | 4.0977 | 4.8534 | 11.5473 | - | xyz(4.0977,4.8534,11.5473) |
CIE-LAB | 26.31 | -7.06 | -21.71 | - | lab(26.31,-7.06,-21.71) |
CMYK | 0.97894736842105 | 0.29473684210526 | 0 | 0.62745098039216 | cmyk(0.97894736842105,0.29473684210526,0,0.62745098039216) |
Description
The RGB value of color #02435f is rgb(2, 67, 95).
In the hex color #02435f, The value of Red is 2, value of Green is 67, and value of Blue is 95. The primary color is Blue. Similarly, The HSL values for #02435f consists of 198° Hue, 96% Saturation, and 19% Lightness.
In the CMYK color model, the color #02435f can be represented as Cyan=0.97894736842105%, Magenta=0.29473684210526%, Yellow=0%, and Black=0.62745098039216%.
Shades of #02435f
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 #02435f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #02435f
Preview of #02435f on White Background
The contrast ratio of #02435f with white color is 10.66
#02435f color will look good on a white background.
Preview of #02435f on black background
The contrast ratio of #02435f with black color is 1.97
Color Schemes of #02435f
Triadic Colors of #02435f
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 #02435f
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 #02435f
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 #02435f
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 #02435f
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: #02435f;
}
This is a sample text used for the color #02435f. 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: #02435f;
}
This is a sample text used for the color #02435f. 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 #02435f;
}
This is a sample text used for the color #02435f. 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 1.22%
Green 40.85%
Blue 57.93%
CMYK Percentage
Cyan 51.49
Magenta 15.5%
Yellow 0%
Black 33%
Comments on this color
Please login or signup to post a comment.
No comments yet.