#05020d Hex Color
rgb(5, 2, 13)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 05 | 02 | 0d | - | #05020d |
RGB | 5 | 2 | 13 | - | rgb(5,2,13) |
HSL | 256 | 73% | 3% | - | hsl(256,73%,3%) |
HSV | 256 | 85% | 5% | - | hsv(256,85%,5%) |
XYZ | 0.1569 | 0.1047 | 0.3927 | - | xyz(0.1569,0.1047,0.3927) |
CIE-LAB | 0.95 | 2.35 | -3.99 | - | lab(0.95,2.35,-3.99) |
CMYK | 0.61538461538461 | 0.84615384615385 | 0 | 0.94901960784314 | cmyk(0.61538461538461,0.84615384615385,0,0.94901960784314) |
Description
The RGB value of color #05020d is rgb(5, 2, 13).
In the hex color #05020d, The value of Red is 5, value of Green is 2, and value of Blue is 13. The primary color is Blue. Similarly, The HSL values for #05020d consists of 256° Hue, 73% Saturation, and 3% Lightness.
In the CMYK color model, the color #05020d can be represented as Cyan=0.61538461538461%, Magenta=0.84615384615385%, Yellow=0%, and Black=0.94901960784314%.
Shades of #05020d
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 #05020d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #05020d
Preview of #05020d on White Background
The contrast ratio of #05020d with white color is 20.57
#05020d color will look good on a white background.
Preview of #05020d on black background
The contrast ratio of #05020d with black color is 1.02
Color Schemes of #05020d
Triadic Colors of #05020d
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 #05020d
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 #05020d
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 #05020d
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 #05020d
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: #05020d;
}
This is a sample text used for the color #05020d. 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: #05020d;
}
This is a sample text used for the color #05020d. 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 #05020d;
}
This is a sample text used for the color #05020d. 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 25%
Green 10%
Blue 65%
CMYK Percentage
Cyan 25.53
Magenta 35.1%
Yellow 0%
Black 39.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.