#14281c Hex Color
rgb(20, 40, 28)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 14 | 28 | 1c | - | #14281c |
RGB | 20 | 40 | 28 | - | rgb(20,40,28) |
HSL | 144 | 33% | 12% | - | hsl(144,33%,12%) |
HSV | 144 | 50% | 16% | - | hsv(144,50%,16%) |
XYZ | 1.2569 | 1.7501 | 1.3702 | - | xyz(1.2569,1.7501,1.3702) |
CIE-LAB | 14.12 | -11.58 | 5.41 | - | lab(14.12,-11.58,5.41) |
CMYK | 0.5 | 0 | 0.3 | 0.84313725490196 | cmyk(0.5,0,0.3,0.84313725490196) |
Description
The RGB value of color #14281c is rgb(20, 40, 28).
In the hex color #14281c, The value of Red is 20, value of Green is 40, and value of Blue is 28. The primary color is Green. Similarly, The HSL values for #14281c consists of 144° Hue, 33% Saturation, and 12% Lightness.
In the CMYK color model, the color #14281c can be represented as Cyan=0.5%, Magenta=0%, Yellow=0.3%, and Black=0.84313725490196%.
Shades of #14281c
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 #14281c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #14281c
Preview of #14281c on White Background
The contrast ratio of #14281c with white color is 15.56
#14281c color will look good on a white background.
Preview of #14281c on black background
The contrast ratio of #14281c with black color is 1.35
Color Schemes of #14281c
Triadic Colors of #14281c
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 #14281c
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 #14281c
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 #14281c
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 #14281c
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: #14281c;
}
This is a sample text used for the color #14281c. 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: #14281c;
}
This is a sample text used for the color #14281c. 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 #14281c;
}
This is a sample text used for the color #14281c. 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 22.73%
Green 45.45%
Blue 31.82%
CMYK Percentage
Cyan 30.43
Magenta 0%
Yellow 18.26%
Black 51.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.