#05090d Hex Color
rgb(5, 9, 13)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 05 | 09 | 0d | - | #05090d |
RGB | 5 | 9 | 13 | - | rgb(5,9,13) |
HSL | 210 | 44% | 4% | - | hsl(210,44%,4%) |
HSV | 210 | 62% | 5% | - | hsv(210,62%,5%) |
XYZ | 0.2329 | 0.2567 | 0.418 | - | xyz(0.2329,0.2567,0.418) |
CIE-LAB | 2.32 | -0.45 | -1.98 | - | lab(2.32,-0.45,-1.98) |
CMYK | 0.61538461538461 | 0.30769230769231 | 0 | 0.94901960784314 | cmyk(0.61538461538461,0.30769230769231,0,0.94901960784314) |
Description
The RGB value of color #05090d is rgb(5, 9, 13).
In the hex color #05090d, The value of Red is 5, value of Green is 9, and value of Blue is 13. The primary color is Blue. Similarly, The HSL values for #05090d consists of 210° Hue, 44% Saturation, and 4% Lightness.
In the CMYK color model, the color #05090d can be represented as Cyan=0.61538461538461%, Magenta=0.30769230769231%, Yellow=0%, and Black=0.94901960784314%.
Shades of #05090d
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 #05090d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #05090d
Preview of #05090d on White Background
The contrast ratio of #05090d with white color is 19.97
#05090d color will look good on a white background.
Preview of #05090d on black background
The contrast ratio of #05090d with black color is 1.05
Color Schemes of #05090d
Triadic Colors of #05090d
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 #05090d
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 #05090d
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 #05090d
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 #05090d
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: #05090d;
}
This is a sample text used for the color #05090d. 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: #05090d;
}
This is a sample text used for the color #05090d. 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 #05090d;
}
This is a sample text used for the color #05090d. 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 18.52%
Green 33.33%
Blue 48.15%
CMYK Percentage
Cyan 32.87
Magenta 16.44%
Yellow 0%
Black 50.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.