Shades of Saddle Brown #873408
Tints of Saddle Brown #873408
RGB
CMYK
RGB Variations
Color information
#873408 (or 0x873408) is known color: Saddle Brown. HEX triplet: 87, 34 and 08. RGB value is (135,52,8). Sum of RGB (Red+Green+Blue) = 135+52+8=195 (25% of max value = 765). Red value is 135 (53.12% from 255 or 69.23% from 195); Green value is 52 (20.70% from 255 or 26.67% from 195); Blue value is 8 (3.52% from 255 or 4.10% from 195); Max value from RGB is 135 - color contains mainly: red. Hex color #873408 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #873408 is #78CBF7. Grayscale: #484848. Windows color (decimal): -7916536 or 537735. OLE color: 537735.
HSL color Cylindrical-coordinate representation of color #873408: hue angle of 20.79º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #873408 is Cyan = 0, Magento = 0.61, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 52 | 8 | - |
| CMYK | 0 | 0.61 | 0.94 | 0.47 |
| HSL | 20.79º | 0.89% | 0.28% | - |
| HSV(B) | 20.79º | 0.94% | 0.53% | - |
| XYZ | 11.26 | 7.62 | 1.11 | - |
| YUV | 71.8 | 92 | 173.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 52 | 8 | 0 | 0.61 | 0.94 | 0.47 | 20.79 | 0.89 | 0.28 |
| Hex | 87 | 34 | 8 | 0 | 3D | 5E | 2F | 15 | 59 | 1C |
| Octal | 207 | 64 | 10 | 0 | 75 | 136 | 57 | 25 | 131 | 34 |
| Binary | 10000111 | 110100 | 1000 | 0 | 111101 | 1011110 | 101111 | 10101 | 1011001 | 11100 |
Color Harmonies of #873408
Complementary color
Monochromatic Colors of #873408
Black with #873408
Text Example
Text Example
White with #873408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873408; }
p { color: rgb(135,52,8); }
H1.HeaderClassName
{
color: #873408;
}
.AnyTagClassName
{
color: #873408;
}
</style>
background-color css
<style>
a { background-color: #873408; }
a { background-color: rgb(135,52,8); }
div.DivClassName
{
background-color: #873408;
}
.BgClassName
{
background-color: #873408;
}
</style>
border-color css
<style>
span { border-color: #873408; }
span { border-color: rgb(135,52,8); }
td.TdClassName
{
border-color: #873408;
}
.TagClassName
{
border-color: #873408;
}
</style>