Shades of Saddle Brown #814608
Tints of Saddle Brown #814608
RGB
CMYK
RGB Variations
Color information
#814608 (or 0x814608) is known color: Saddle Brown. HEX triplet: 81, 46 and 08. RGB value is (129,70,8). Sum of RGB (Red+Green+Blue) = 129+70+8=207 (27% of max value = 765). Red value is 129 (50.78% from 255 or 62.32% from 207); Green value is 70 (27.73% from 255 or 33.82% from 207); Blue value is 8 (3.52% from 255 or 3.86% from 207); Max value from RGB is 129 - color contains mainly: red. Hex color #814608 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #814608 is #7EB9F7. Grayscale: #505050. Windows color (decimal): -8305144 or 542337. OLE color: 542337.
HSL color Cylindrical-coordinate representation of color #814608: hue angle of 30.74º degrees, saturation: 0.88, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #814608 is Cyan = 0, Magento = 0.46, Yellow = 0.94 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 70 | 8 | - |
| CMYK | 0 | 0.46 | 0.94 | 0.49 |
| HSL | 30.74º | 0.88% | 0.27% | - |
| HSV(B) | 30.74º | 0.94% | 0.51% | - |
| XYZ | 11.29 | 9.06 | 1.38 | - |
| YUV | 80.57 | 87.05 | 162.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 70 | 8 | 0 | 0.46 | 0.94 | 0.49 | 30.74 | 0.88 | 0.27 |
| Hex | 81 | 46 | 8 | 0 | 2E | 5E | 31 | 1F | 58 | 1B |
| Octal | 201 | 106 | 10 | 0 | 56 | 136 | 61 | 37 | 130 | 33 |
| Binary | 10000001 | 1000110 | 1000 | 0 | 101110 | 1011110 | 110001 | 11111 | 1011000 | 11011 |
Color Harmonies of #814608
Complementary color
Monochromatic Colors of #814608
Black with #814608
Text Example
Text Example
White with #814608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814608; }
p { color: rgb(129,70,8); }
H1.HeaderClassName
{
color: #814608;
}
.AnyTagClassName
{
color: #814608;
}
</style>
background-color css
<style>
a { background-color: #814608; }
a { background-color: rgb(129,70,8); }
div.DivClassName
{
background-color: #814608;
}
.BgClassName
{
background-color: #814608;
}
</style>
border-color css
<style>
span { border-color: #814608; }
span { border-color: rgb(129,70,8); }
td.TdClassName
{
border-color: #814608;
}
.TagClassName
{
border-color: #814608;
}
</style>