#05023e Hex Color
rgb(5, 2, 62)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 05 | 02 | 3e | - | #05023e |
RGB | 5 | 2 | 62 | - | rgb(5,2,62) |
HSL | 243 | 94% | 13% | - | hsl(243,94%,13%) |
HSV | 243 | 97% | 24% | - | hsv(243,97%,24%) |
XYZ | 0.9538 | 0.4235 | 4.5889 | - | xyz(0.9538,0.4235,4.5889) |
CIE-LAB | 3.83 | 22.39 | -35.42 | - | lab(3.83,22.39,-35.42) |
CMYK | 0.91935483870968 | 0.96774193548387 | 0 | 0.75686274509804 | cmyk(0.91935483870968,0.96774193548387,0,0.75686274509804) |
Description
The RGB value of color #05023e is rgb(5, 2, 62).
In the hex color #05023e, The value of Red is 5, value of Green is 2, and value of Blue is 62. The primary color is Blue. Similarly, The HSL values for #05023e consists of 243° Hue, 94% Saturation, and 13% Lightness.
In the CMYK color model, the color #05023e can be represented as Cyan=0.91935483870968%, Magenta=0.96774193548387%, Yellow=0%, and Black=0.75686274509804%.
Shades of #05023e
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 #05023e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #05023e
Preview of #05023e on White Background
The contrast ratio of #05023e with white color is 19.36
#05023e color will look good on a white background.
Preview of #05023e on black background
The contrast ratio of #05023e with black color is 1.08
Color Schemes of #05023e
Triadic Colors of #05023e
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 #05023e
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 #05023e
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 #05023e
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 #05023e
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: #05023e;
}
This is a sample text used for the color #05023e. 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: #05023e;
}
This is a sample text used for the color #05023e. 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 #05023e;
}
This is a sample text used for the color #05023e. 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 7.25%
Green 2.9%
Blue 89.86%
CMYK Percentage
Cyan 34.77
Magenta 36.6%
Yellow 0%
Black 28.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.