Shades of Espresso #422927
Tints of Espresso #422927
RGB
CMYK
RGB Variations
Color information
#422927 (or 0x422927) is known color: Espresso. HEX triplet: 42, 29 and 27. RGB value is (66,41,39). Sum of RGB (Red+Green+Blue) = 66+41+39=146 (19% of max value = 765). Red value is 66 (26.17% from 255 or 45.21% from 146); Green value is 41 (16.41% from 255 or 28.08% from 146); Blue value is 39 (15.62% from 255 or 26.71% from 146); Max value from RGB is 66 - color contains mainly: red. Hex color #422927 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422927 is #BDD6D8. Grayscale: #303030. Windows color (decimal): -12441305 or 2566466. OLE color: 2566466.
HSL color Cylindrical-coordinate representation of color #422927: hue angle of 4.44º degrees, saturation: 0.26, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #422927 is Cyan = 0, Magento = 0.38, Yellow = 0.41 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 41 | 39 | - |
| CMYK | 0 | 0.38 | 0.41 | 0.74 |
| HSL | 4.44º | 0.26% | 0.21% | - |
| HSV(B) | 4.44º | 0.41% | 0.26% | - |
| XYZ | 3.41 | 2.89 | 2.3 | - |
| YUV | 48.25 | 122.78 | 140.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 41 | 39 | 0 | 0.38 | 0.41 | 0.74 | 4.44 | 0.26 | 0.21 |
| Hex | 42 | 29 | 27 | 0 | 26 | 29 | 4A | 4 | 1A | 15 |
| Octal | 102 | 51 | 47 | 0 | 46 | 51 | 112 | 4 | 32 | 25 |
| Binary | 1000010 | 101001 | 100111 | 0 | 100110 | 101001 | 1001010 | 100 | 11010 | 10101 |
Color Harmonies of #422927
Complementary color
Monochromatic Colors of #422927
Black with #422927
Text Example
Text Example
White with #422927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422927; }
p { color: rgb(66,41,39); }
H1.HeaderClassName
{
color: #422927;
}
.AnyTagClassName
{
color: #422927;
}
</style>
background-color css
<style>
a { background-color: #422927; }
a { background-color: rgb(66,41,39); }
div.DivClassName
{
background-color: #422927;
}
.BgClassName
{
background-color: #422927;
}
</style>
border-color css
<style>
span { border-color: #422927; }
span { border-color: rgb(66,41,39); }
td.TdClassName
{
border-color: #422927;
}
.TagClassName
{
border-color: #422927;
}
</style>