Shades of Saddle Brown #874416
Tints of Saddle Brown #874416
RGB
CMYK
RGB Variations
Color information
#874416 (or 0x874416) is known color: Saddle Brown. HEX triplet: 87, 44 and 16. RGB value is (135,68,22). Sum of RGB (Red+Green+Blue) = 135+68+22=225 (29% of max value = 765). Red value is 135 (53.12% from 255 or 60% from 225); Green value is 68 (26.95% from 255 or 30.22% from 225); Blue value is 22 (8.98% from 255 or 9.78% from 225); Max value from RGB is 135 - color contains mainly: red. Hex color #874416 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #874416 is #78BBE9. Grayscale: #535353. Windows color (decimal): -7912426 or 1459335. OLE color: 1459335.
HSL color Cylindrical-coordinate representation of color #874416: hue angle of 24.42º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #874416 is Cyan = 0, Magento = 0.50, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 68 | 22 | - |
| CMYK | 0 | 0.50 | 0.84 | 0.47 |
| HSL | 24.42º | 0.72% | 0.31% | - |
| HSV(B) | 24.42º | 0.84% | 0.53% | - |
| XYZ | 12.2 | 9.34 | 1.92 | - |
| YUV | 82.79 | 93.7 | 165.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 68 | 22 | 0 | 0.50 | 0.84 | 0.47 | 24.42 | 0.72 | 0.31 |
| Hex | 87 | 44 | 16 | 0 | 32 | 54 | 2F | 18 | 48 | 1F |
| Octal | 207 | 104 | 26 | 0 | 62 | 124 | 57 | 30 | 110 | 37 |
| Binary | 10000111 | 1000100 | 10110 | 0 | 110010 | 1010100 | 101111 | 11000 | 1001000 | 11111 |
Color Harmonies of #874416
Complementary color
Monochromatic Colors of #874416
Black with #874416
Text Example
Text Example
White with #874416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874416; }
p { color: rgb(135,68,22); }
H1.HeaderClassName
{
color: #874416;
}
.AnyTagClassName
{
color: #874416;
}
</style>
background-color css
<style>
a { background-color: #874416; }
a { background-color: rgb(135,68,22); }
div.DivClassName
{
background-color: #874416;
}
.BgClassName
{
background-color: #874416;
}
</style>
border-color css
<style>
span { border-color: #874416; }
span { border-color: rgb(135,68,22); }
td.TdClassName
{
border-color: #874416;
}
.TagClassName
{
border-color: #874416;
}
</style>