Shades of Saddle Brown #874710
Tints of Saddle Brown #874710
RGB
CMYK
RGB Variations
Color information
#874710 (or 0x874710) is known color: Saddle Brown. HEX triplet: 87, 47 and 10. RGB value is (135,71,16). Sum of RGB (Red+Green+Blue) = 135+71+16=222 (29% of max value = 765). Red value is 135 (53.12% from 255 or 60.81% from 222); Green value is 71 (28.12% from 255 or 31.98% from 222); Blue value is 16 (6.64% from 255 or 7.21% from 222); Max value from RGB is 135 - color contains mainly: red. Hex color #874710 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #874710 is #78B8EF. Grayscale: #545454. Windows color (decimal): -7911664 or 1066887. OLE color: 1066887.
HSL color Cylindrical-coordinate representation of color #874710: hue angle of 27.73º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #874710 is Cyan = 0, Magento = 0.47, Yellow = 0.88 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 71 | 16 | - |
| CMYK | 0 | 0.47 | 0.88 | 0.47 |
| HSL | 27.73º | 0.79% | 0.3% | - |
| HSV(B) | 27.73º | 0.88% | 0.53% | - |
| XYZ | 12.34 | 9.69 | 1.71 | - |
| YUV | 83.87 | 89.7 | 164.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 71 | 16 | 0 | 0.47 | 0.88 | 0.47 | 27.73 | 0.79 | 0.3 |
| Hex | 87 | 47 | 10 | 0 | 2F | 58 | 2F | 1C | 4F | 1E |
| Octal | 207 | 107 | 20 | 0 | 57 | 130 | 57 | 34 | 117 | 36 |
| Binary | 10000111 | 1000111 | 10000 | 0 | 101111 | 1011000 | 101111 | 11100 | 1001111 | 11110 |
Color Harmonies of #874710
Complementary color
Monochromatic Colors of #874710
Black with #874710
Text Example
Text Example
White with #874710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874710; }
p { color: rgb(135,71,16); }
H1.HeaderClassName
{
color: #874710;
}
.AnyTagClassName
{
color: #874710;
}
</style>
background-color css
<style>
a { background-color: #874710; }
a { background-color: rgb(135,71,16); }
div.DivClassName
{
background-color: #874710;
}
.BgClassName
{
background-color: #874710;
}
</style>
border-color css
<style>
span { border-color: #874710; }
span { border-color: rgb(135,71,16); }
td.TdClassName
{
border-color: #874710;
}
.TagClassName
{
border-color: #874710;
}
</style>