Shades of Espresso #422826
Tints of Espresso #422826
RGB
CMYK
RGB Variations
Color information
#422826 (or 0x422826) is known color: Espresso. HEX triplet: 42, 28 and 26. RGB value is (66,40,38). Sum of RGB (Red+Green+Blue) = 66+40+38=144 (19% of max value = 765). Red value is 66 (26.17% from 255 or 45.83% from 144); Green value is 40 (16.02% from 255 or 27.78% from 144); Blue value is 38 (15.23% from 255 or 26.39% from 144); Max value from RGB is 66 - color contains mainly: red. Hex color #422826 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422826 is #BDD7D9. Grayscale: #2F2F2F. Windows color (decimal): -12441562 or 2500674. OLE color: 2500674.
HSL color Cylindrical-coordinate representation of color #422826: hue angle of 4.29º degrees, saturation: 0.27, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #422826 is Cyan = 0, Magento = 0.39, Yellow = 0.42 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 40 | 38 | - |
| CMYK | 0 | 0.39 | 0.42 | 0.74 |
| HSL | 4.29º | 0.27% | 0.2% | - |
| HSV(B) | 4.29º | 0.42% | 0.26% | - |
| XYZ | 3.36 | 2.82 | 2.2 | - |
| YUV | 47.55 | 122.61 | 141.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 40 | 38 | 0 | 0.39 | 0.42 | 0.74 | 4.29 | 0.27 | 0.2 |
| Hex | 42 | 28 | 26 | 0 | 27 | 2A | 4A | 4 | 1B | 14 |
| Octal | 102 | 50 | 46 | 0 | 47 | 52 | 112 | 4 | 33 | 24 |
| Binary | 1000010 | 101000 | 100110 | 0 | 100111 | 101010 | 1001010 | 100 | 11011 | 10100 |
Color Harmonies of #422826
Complementary color
Monochromatic Colors of #422826
Black with #422826
Text Example
Text Example
White with #422826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422826; }
p { color: rgb(66,40,38); }
H1.HeaderClassName
{
color: #422826;
}
.AnyTagClassName
{
color: #422826;
}
</style>
background-color css
<style>
a { background-color: #422826; }
a { background-color: rgb(66,40,38); }
div.DivClassName
{
background-color: #422826;
}
.BgClassName
{
background-color: #422826;
}
</style>
border-color css
<style>
span { border-color: #422826; }
span { border-color: rgb(66,40,38); }
td.TdClassName
{
border-color: #422826;
}
.TagClassName
{
border-color: #422826;
}
</style>