#0d120b Hex Color
rgb(13, 18, 11)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 0d | 12 | 0b | - | #0d120b |
RGB | 13 | 18 | 11 | - | rgb(13,18,11) |
HSL | 103 | 24% | 6% | - | hsl(103,24%,6%) |
HSV | 103 | 39% | 7% | - | hsv(103,39%,7%) |
XYZ | 0.4427 | 0.5423 | 0.398 | - | xyz(0.4427,0.5423,0.398) |
CIE-LAB | 4.9 | -2.98 | 2.75 | - | lab(4.9,-2.98,2.75) |
CMYK | 0.27777777777778 | 0 | 0.38888888888889 | 0.92941176470588 | cmyk(0.27777777777778,0,0.38888888888889,0.92941176470588) |
Description
The RGB value of color #0d120b is rgb(13, 18, 11).
In the hex color #0d120b, The value of Red is 13, value of Green is 18, and value of Blue is 11. The primary color is Green. Similarly, The HSL values for #0d120b consists of 103° Hue, 24% Saturation, and 6% Lightness.
In the CMYK color model, the color #0d120b can be represented as Cyan=0.27777777777778%, Magenta=0%, Yellow=0.38888888888889%, and Black=0.92941176470588%.
Shades of #0d120b
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 #0d120b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #0d120b
Preview of #0d120b on White Background
The contrast ratio of #0d120b with white color is 18.95
#0d120b color will look good on a white background.
Preview of #0d120b on black background
The contrast ratio of #0d120b with black color is 1.11
Color Schemes of #0d120b
Triadic Colors of #0d120b
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 #0d120b
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 #0d120b
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 #0d120b
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 #0d120b
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: #0d120b;
}
This is a sample text used for the color #0d120b. 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: #0d120b;
}
This is a sample text used for the color #0d120b. 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 #0d120b;
}
This is a sample text used for the color #0d120b. 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 30.95%
Green 42.86%
Blue 26.19%
CMYK Percentage
Cyan 17.4
Magenta 0%
Yellow 24.37%
Black 58.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.