#14000c Hex Color
rgb(20, 0, 12)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 14 | 00 | 0c | - | #14000c |
RGB | 20 | 0 | 12 | - | rgb(20,0,12) |
HSL | 324 | 100% | 4% | - | hsl(324,100%,4%) |
HSV | 324 | 100% | 8% | - | hsv(324,100%,8%) |
XYZ | 0.3549 | 0.1753 | 0.363 | - | xyz(0.3549,0.1753,0.363) |
CIE-LAB | 1.58 | 7.71 | -2.46 | - | lab(1.58,7.71,-2.46) |
CMYK | 0 | 1 | 0.4 | 0.92156862745098 | cmyk(0,1,0.4,0.92156862745098) |
Description
The RGB value of color #14000c is rgb(20, 0, 12).
In the hex color #14000c, The value of Red is 20, value of Green is 0, and value of Blue is 12. The primary color is Red. Similarly, The HSL values for #14000c consists of 324° Hue, 100% Saturation, and 4% Lightness.
In the CMYK color model, the color #14000c can be represented as Cyan=0%, Magenta=1%, Yellow=0.4%, and Black=0.92156862745098%.
Shades of #14000c
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 #14000c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #14000c
Preview of #14000c on White Background
The contrast ratio of #14000c with white color is 20.29
#14000c color will look good on a white background.
Preview of #14000c on black background
The contrast ratio of #14000c with black color is 1.04
Color Schemes of #14000c
Triadic Colors of #14000c
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 #14000c
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 #14000c
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 #14000c
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 #14000c
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: #14000c;
}
This is a sample text used for the color #14000c. 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: #14000c;
}
This is a sample text used for the color #14000c. 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 #14000c;
}
This is a sample text used for the color #14000c. 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 62.5%
Green 0%
Blue 37.5%
CMYK Percentage
Cyan 0
Magenta 43.07%
Yellow 17.23%
Black 39.7%
Comments on this color
Please login or signup to post a comment.
No comments yet.