Shades of Saddle Brown #873108
Tints of Saddle Brown #873108
RGB
CMYK
RGB Variations
Color information
#873108 (or 0x873108) is known color: Saddle Brown. HEX triplet: 87, 31 and 08. RGB value is (135,49,8). Sum of RGB (Red+Green+Blue) = 135+49+8=192 (25% of max value = 765). Red value is 135 (53.12% from 255 or 70.31% from 192); Green value is 49 (19.53% from 255 or 25.52% from 192); Blue value is 8 (3.52% from 255 or 4.17% from 192); Max value from RGB is 135 - color contains mainly: red. Hex color #873108 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #873108 is #78CEF7. Grayscale: #464646. Windows color (decimal): -7917304 or 536967. OLE color: 536967.
HSL color Cylindrical-coordinate representation of color #873108: hue angle of 19.37º 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 #873108 is Cyan = 0, Magento = 0.64, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 49 | 8 | - |
| CMYK | 0 | 0.64 | 0.94 | 0.47 |
| HSL | 19.37º | 0.89% | 0.28% | - |
| HSV(B) | 19.37º | 0.94% | 0.53% | - |
| XYZ | 11.13 | 7.37 | 1.06 | - |
| YUV | 70.04 | 92.99 | 174.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 49 | 8 | 0 | 0.64 | 0.94 | 0.47 | 19.37 | 0.89 | 0.28 |
| Hex | 87 | 31 | 8 | 0 | 40 | 5E | 2F | 13 | 59 | 1C |
| Octal | 207 | 61 | 10 | 0 | 100 | 136 | 57 | 23 | 131 | 34 |
| Binary | 10000111 | 110001 | 1000 | 0 | 1000000 | 1011110 | 101111 | 10011 | 1011001 | 11100 |
Color Harmonies of #873108
Complementary color
Monochromatic Colors of #873108
Black with #873108
Text Example
Text Example
White with #873108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873108; }
p { color: rgb(135,49,8); }
H1.HeaderClassName
{
color: #873108;
}
.AnyTagClassName
{
color: #873108;
}
</style>
background-color css
<style>
a { background-color: #873108; }
a { background-color: rgb(135,49,8); }
div.DivClassName
{
background-color: #873108;
}
.BgClassName
{
background-color: #873108;
}
</style>
border-color css
<style>
span { border-color: #873108; }
span { border-color: rgb(135,49,8); }
td.TdClassName
{
border-color: #873108;
}
.TagClassName
{
border-color: #873108;
}
</style>