#120f0f Hex Color
rgb(18, 15, 15)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 12 | 0f | 0f | - | #120f0f |
RGB | 18 | 15 | 15 | - | rgb(18,15,15) |
HSL | 0 | 9% | 6% | - | hsl(0,9%,6%) |
HSV | 0 | 17% | 7% | - | hsv(0,17%,7%) |
XYZ | 0.5065 | 0.5047 | 0.5227 | - | xyz(0.5065,0.5047,0.5227) |
CIE-LAB | 4.56 | 1.1 | 0.38 | - | lab(4.56,1.1,0.38) |
CMYK | 0 | 0.16666666666667 | 0.16666666666667 | 0.92941176470588 | cmyk(0,0.16666666666667,0.16666666666667,0.92941176470588) |
Description
The RGB value of color #120f0f is rgb(18, 15, 15).
In the hex color #120f0f, The value of Red is 18, value of Green is 15, and value of Blue is 15. The primary color is Red. Similarly, The HSL values for #120f0f consists of 0° Hue, 9% Saturation, and 6% Lightness.
In the CMYK color model, the color #120f0f can be represented as Cyan=0%, Magenta=0.16666666666667%, Yellow=0.16666666666667%, and Black=0.92941176470588%.
Shades of #120f0f
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 #120f0f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #120f0f
Preview of #120f0f on White Background
The contrast ratio of #120f0f with white color is 19.07
#120f0f color will look good on a white background.
Preview of #120f0f on black background
The contrast ratio of #120f0f with black color is 1.1
Color Schemes of #120f0f
Triadic Colors of #120f0f
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 #120f0f
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 #120f0f
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 #120f0f
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 #120f0f
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: #120f0f;
}
This is a sample text used for the color #120f0f. 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: #120f0f;
}
This is a sample text used for the color #120f0f. 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 #120f0f;
}
This is a sample text used for the color #120f0f. 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 37.5%
Green 31.25%
Blue 31.25%
CMYK Percentage
Cyan 0
Magenta 13.2%
Yellow 13.2%
Black 73.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.