Shades of Espresso #462926
Tints of Espresso #462926
RGB
CMYK
RGB Variations
Color information
#462926 (or 0x462926) is known color: Espresso. HEX triplet: 46, 29 and 26. RGB value is (70,41,38). Sum of RGB (Red+Green+Blue) = 70+41+38=149 (19% of max value = 765). Red value is 70 (27.73% from 255 or 46.98% from 149); Green value is 41 (16.41% from 255 or 27.52% from 149); Blue value is 38 (15.23% from 255 or 25.50% from 149); Max value from RGB is 70 - color contains mainly: red. Hex color #462926 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462926 is #B9D6D9. Grayscale: #313131. Windows color (decimal): -12179162 or 2500934. OLE color: 2500934.
HSL color Cylindrical-coordinate representation of color #462926: hue angle of 5.62º degrees, saturation: 0.3, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #462926 is Cyan = 0, Magento = 0.41, Yellow = 0.46 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 41 | 38 | - |
| CMYK | 0 | 0.41 | 0.46 | 0.73 |
| HSL | 5.63º | 0.3% | 0.21% | - |
| HSV(B) | 5.63º | 0.46% | 0.27% | - |
| XYZ | 3.67 | 3.03 | 2.22 | - |
| YUV | 49.33 | 121.61 | 142.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 41 | 38 | 0 | 0.41 | 0.46 | 0.73 | 5.63 | 0.3 | 0.21 |
| Hex | 46 | 29 | 26 | 0 | 29 | 2E | 49 | 6 | 1E | 15 |
| Octal | 106 | 51 | 46 | 0 | 51 | 56 | 111 | 6 | 36 | 25 |
| Binary | 1000110 | 101001 | 100110 | 0 | 101001 | 101110 | 1001001 | 110 | 11110 | 10101 |
Color Harmonies of #462926
Complementary color
Monochromatic Colors of #462926
Black with #462926
Text Example
Text Example
White with #462926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462926; }
p { color: rgb(70,41,38); }
H1.HeaderClassName
{
color: #462926;
}
.AnyTagClassName
{
color: #462926;
}
</style>
background-color css
<style>
a { background-color: #462926; }
a { background-color: rgb(70,41,38); }
div.DivClassName
{
background-color: #462926;
}
.BgClassName
{
background-color: #462926;
}
</style>
border-color css
<style>
span { border-color: #462926; }
span { border-color: rgb(70,41,38); }
td.TdClassName
{
border-color: #462926;
}
.TagClassName
{
border-color: #462926;
}
</style>