Shades of Saddle Brown #873407
Tints of Saddle Brown #873407
RGB
CMYK
RGB Variations
Color information
#873407 (or 0x873407) is known color: Saddle Brown. HEX triplet: 87, 34 and 07. RGB value is (135,52,7). Sum of RGB (Red+Green+Blue) = 135+52+7=194 (25% of max value = 765). Red value is 135 (53.12% from 255 or 69.59% from 194); Green value is 52 (20.70% from 255 or 26.80% from 194); Blue value is 7 (3.12% from 255 or 3.61% from 194); Max value from RGB is 135 - color contains mainly: red. Hex color #873407 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #873407 is #78CBF8. Grayscale: #474747. Windows color (decimal): -7916537 or 472199. OLE color: 472199.
HSL color Cylindrical-coordinate representation of color #873407: hue angle of 21.09º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #873407 is Cyan = 0, Magento = 0.61, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 52 | 7 | - |
| CMYK | 0 | 0.61 | 0.95 | 0.47 |
| HSL | 21.09º | 0.9% | 0.28% | - |
| HSV(B) | 21.09º | 0.95% | 0.53% | - |
| XYZ | 11.26 | 7.62 | 1.08 | - |
| YUV | 71.69 | 91.5 | 173.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 52 | 7 | 0 | 0.61 | 0.95 | 0.47 | 21.09 | 0.9 | 0.28 |
| Hex | 87 | 34 | 7 | 0 | 3D | 5F | 2F | 15 | 5A | 1C |
| Octal | 207 | 64 | 7 | 0 | 75 | 137 | 57 | 25 | 132 | 34 |
| Binary | 10000111 | 110100 | 111 | 0 | 111101 | 1011111 | 101111 | 10101 | 1011010 | 11100 |
Color Harmonies of #873407
Complementary color
Monochromatic Colors of #873407
Black with #873407
Text Example
Text Example
White with #873407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873407; }
p { color: rgb(135,52,7); }
H1.HeaderClassName
{
color: #873407;
}
.AnyTagClassName
{
color: #873407;
}
</style>
background-color css
<style>
a { background-color: #873407; }
a { background-color: rgb(135,52,7); }
div.DivClassName
{
background-color: #873407;
}
.BgClassName
{
background-color: #873407;
}
</style>
border-color css
<style>
span { border-color: #873407; }
span { border-color: rgb(135,52,7); }
td.TdClassName
{
border-color: #873407;
}
.TagClassName
{
border-color: #873407;
}
</style>