Shades of Saddle Brown #874118
Tints of Saddle Brown #874118
RGB
CMYK
RGB Variations
Color information
#874118 (or 0x874118) is known color: Saddle Brown. HEX triplet: 87, 41 and 18. RGB value is (135,65,24). Sum of RGB (Red+Green+Blue) = 135+65+24=224 (29% of max value = 765). Red value is 135 (53.12% from 255 or 60.27% from 224); Green value is 65 (25.78% from 255 or 29.02% from 224); Blue value is 24 (9.77% from 255 or 10.71% from 224); Max value from RGB is 135 - color contains mainly: red. Hex color #874118 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #874118 is #78BEE7. Grayscale: #515151. Windows color (decimal): -7913192 or 1589639. OLE color: 1589639.
HSL color Cylindrical-coordinate representation of color #874118: hue angle of 22.16º degrees, saturation: 0.7, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #874118 is Cyan = 0, Magento = 0.52, Yellow = 0.82 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 65 | 24 | - |
| CMYK | 0 | 0.52 | 0.82 | 0.47 |
| HSL | 22.16º | 0.7% | 0.31% | - |
| HSV(B) | 22.16º | 0.82% | 0.53% | - |
| XYZ | 12.05 | 9 | 1.97 | - |
| YUV | 81.26 | 95.69 | 166.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 65 | 24 | 0 | 0.52 | 0.82 | 0.47 | 22.16 | 0.7 | 0.31 |
| Hex | 87 | 41 | 18 | 0 | 34 | 52 | 2F | 16 | 46 | 1F |
| Octal | 207 | 101 | 30 | 0 | 64 | 122 | 57 | 26 | 106 | 37 |
| Binary | 10000111 | 1000001 | 11000 | 0 | 110100 | 1010010 | 101111 | 10110 | 1000110 | 11111 |
Color Harmonies of #874118
Complementary color
Monochromatic Colors of #874118
Black with #874118
Text Example
Text Example
White with #874118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874118; }
p { color: rgb(135,65,24); }
H1.HeaderClassName
{
color: #874118;
}
.AnyTagClassName
{
color: #874118;
}
</style>
background-color css
<style>
a { background-color: #874118; }
a { background-color: rgb(135,65,24); }
div.DivClassName
{
background-color: #874118;
}
.BgClassName
{
background-color: #874118;
}
</style>
border-color css
<style>
span { border-color: #874118; }
span { border-color: rgb(135,65,24); }
td.TdClassName
{
border-color: #874118;
}
.TagClassName
{
border-color: #874118;
}
</style>