Shades of Saddle Brown #874006
Tints of Saddle Brown #874006
RGB
CMYK
RGB Variations
Color information
#874006 (or 0x874006) is known color: Saddle Brown. HEX triplet: 87, 40 and 06. RGB value is (135,64,6). Sum of RGB (Red+Green+Blue) = 135+64+6=205 (27% of max value = 765). Red value is 135 (53.12% from 255 or 65.85% from 205); Green value is 64 (25.39% from 255 or 31.22% from 205); Blue value is 6 (2.73% from 255 or 2.93% from 205); Max value from RGB is 135 - color contains mainly: red. Hex color #874006 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #874006 is #78BFF9. Grayscale: #4E4E4E. Windows color (decimal): -7913466 or 409735. OLE color: 409735.
HSL color Cylindrical-coordinate representation of color #874006: hue angle of 26.98º degrees, saturation: 0.91, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #874006 is Cyan = 0, Magento = 0.53, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 64 | 6 | - |
| CMYK | 0 | 0.53 | 0.96 | 0.47 |
| HSL | 26.98º | 0.91% | 0.28% | - |
| HSV(B) | 26.98º | 0.96% | 0.53% | - |
| XYZ | 11.86 | 8.83 | 1.25 | - |
| YUV | 78.62 | 87.02 | 168.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 64 | 6 | 0 | 0.53 | 0.96 | 0.47 | 26.98 | 0.91 | 0.28 |
| Hex | 87 | 40 | 6 | 0 | 35 | 60 | 2F | 1B | 5B | 1C |
| Octal | 207 | 100 | 6 | 0 | 65 | 140 | 57 | 33 | 133 | 34 |
| Binary | 10000111 | 1000000 | 110 | 0 | 110101 | 1100000 | 101111 | 11011 | 1011011 | 11100 |
Color Harmonies of #874006
Complementary color
Monochromatic Colors of #874006
Black with #874006
Text Example
Text Example
White with #874006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874006; }
p { color: rgb(135,64,6); }
H1.HeaderClassName
{
color: #874006;
}
.AnyTagClassName
{
color: #874006;
}
</style>
background-color css
<style>
a { background-color: #874006; }
a { background-color: rgb(135,64,6); }
div.DivClassName
{
background-color: #874006;
}
.BgClassName
{
background-color: #874006;
}
</style>
border-color css
<style>
span { border-color: #874006; }
span { border-color: rgb(135,64,6); }
td.TdClassName
{
border-color: #874006;
}
.TagClassName
{
border-color: #874006;
}
</style>