#0d121f Hex Color
rgb(13, 18, 31)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 0d | 12 | 1f | - | #0d121f |
RGB | 13 | 18 | 31 | - | rgb(13,18,31) |
HSL | 223 | 41% | 9% | - | hsl(223,41%,9%) |
HSV | 223 | 58% | 12% | - | hsv(223,58%,12%) |
XYZ | 0.6296 | 0.6171 | 1.3823 | - | xyz(0.6296,0.6171,1.3823) |
CIE-LAB | 5.57 | 1.76 | -9.46 | - | lab(5.57,1.76,-9.46) |
CMYK | 0.58064516129032 | 0.41935483870968 | 0 | 0.87843137254902 | cmyk(0.58064516129032,0.41935483870968,0,0.87843137254902) |
Description
The RGB value of color #0d121f is rgb(13, 18, 31).
In the hex color #0d121f, The value of Red is 13, value of Green is 18, and value of Blue is 31. The primary color is Blue. Similarly, The HSL values for #0d121f consists of 223° Hue, 41% Saturation, and 9% Lightness.
In the CMYK color model, the color #0d121f can be represented as Cyan=0.58064516129032%, Magenta=0.41935483870968%, Yellow=0%, and Black=0.87843137254902%.
Shades of #0d121f
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 #0d121f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #0d121f
Preview of #0d121f on White Background
The contrast ratio of #0d121f with white color is 18.69
#0d121f color will look good on a white background.
Preview of #0d121f on black background
The contrast ratio of #0d121f with black color is 1.12
Color Schemes of #0d121f
Triadic Colors of #0d121f
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 #0d121f
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 #0d121f
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 #0d121f
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 #0d121f
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: #0d121f;
}
This is a sample text used for the color #0d121f. 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: #0d121f;
}
This is a sample text used for the color #0d121f. 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 #0d121f;
}
This is a sample text used for the color #0d121f. 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 20.97%
Green 29.03%
Blue 50%
CMYK Percentage
Cyan 30.91
Magenta 22.32%
Yellow 0%
Black 46.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.