#420a18 Hex Color
rgb(66, 10, 24)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 42 | 0a | 18 | - | #420a18 |
RGB | 66 | 10 | 24 | - | rgb(66,10,24) |
HSL | 345 | 74% | 15% | - | hsl(345,74%,15%) |
HSV | 345 | 85% | 26% | - | hsv(345,85%,26%) |
XYZ | 2.5202 | 1.4413 | 1.0095 | - | xyz(2.5202,1.4413,1.0095) |
CIE-LAB | 12.23 | 27.42 | 6.66 | - | lab(12.23,27.42,6.66) |
CMYK | 0 | 0.84848484848485 | 0.63636363636364 | 0.74117647058824 | cmyk(0,0.84848484848485,0.63636363636364,0.74117647058824) |
Description
The RGB value of color #420a18 is rgb(66, 10, 24).
In the hex color #420a18, The value of Red is 66, value of Green is 10, and value of Blue is 24. The primary color is Red. Similarly, The HSL values for #420a18 consists of 345° Hue, 74% Saturation, and 15% Lightness.
In the CMYK color model, the color #420a18 can be represented as Cyan=0%, Magenta=0.84848484848485%, Yellow=0.63636363636364%, and Black=0.74117647058824%.
Shades of #420a18
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 #420a18
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #420a18
Preview of #420a18 on White Background
The contrast ratio of #420a18 with white color is 16.3
#420a18 color will look good on a white background.
Preview of #420a18 on black background
The contrast ratio of #420a18 with black color is 1.29
Color Schemes of #420a18
Triadic Colors of #420a18
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 #420a18
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 #420a18
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 #420a18
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 #420a18
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: #420a18;
}
This is a sample text used for the color #420a18. 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: #420a18;
}
This is a sample text used for the color #420a18. 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 #420a18;
}
This is a sample text used for the color #420a18. 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 66%
Green 10%
Blue 24%
CMYK Percentage
Cyan 0
Magenta 38.12%
Yellow 28.59%
Black 33.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.