Shades of Saddle Brown #873207
Tints of Saddle Brown #873207
RGB
CMYK
RGB Variations
Color information
#873207 (or 0x873207) is known color: Saddle Brown. HEX triplet: 87, 32 and 07. RGB value is (135,50,7). Sum of RGB (Red+Green+Blue) = 135+50+7=192 (25% of max value = 765). Red value is 135 (53.12% from 255 or 70.31% from 192); Green value is 50 (19.92% from 255 or 26.04% from 192); Blue value is 7 (3.12% from 255 or 3.65% from 192); Max value from RGB is 135 - color contains mainly: red. Hex color #873207 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #873207 is #78CDF8. Grayscale: #464646. Windows color (decimal): -7917049 or 471687. OLE color: 471687.
HSL color Cylindrical-coordinate representation of color #873207: hue angle of 20.16º 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 #873207 is Cyan = 0, Magento = 0.63, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 50 | 7 | - |
| CMYK | 0 | 0.63 | 0.95 | 0.47 |
| HSL | 20.16º | 0.9% | 0.28% | - |
| HSV(B) | 20.16º | 0.95% | 0.53% | - |
| XYZ | 11.17 | 7.45 | 1.05 | - |
| YUV | 70.51 | 92.16 | 174 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 50 | 7 | 0 | 0.63 | 0.95 | 0.47 | 20.16 | 0.9 | 0.28 |
| Hex | 87 | 32 | 7 | 0 | 3F | 5F | 2F | 14 | 5A | 1C |
| Octal | 207 | 62 | 7 | 0 | 77 | 137 | 57 | 24 | 132 | 34 |
| Binary | 10000111 | 110010 | 111 | 0 | 111111 | 1011111 | 101111 | 10100 | 1011010 | 11100 |
Color Harmonies of #873207
Complementary color
Monochromatic Colors of #873207
Black with #873207
Text Example
Text Example
White with #873207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873207; }
p { color: rgb(135,50,7); }
H1.HeaderClassName
{
color: #873207;
}
.AnyTagClassName
{
color: #873207;
}
</style>
background-color css
<style>
a { background-color: #873207; }
a { background-color: rgb(135,50,7); }
div.DivClassName
{
background-color: #873207;
}
.BgClassName
{
background-color: #873207;
}
</style>
border-color css
<style>
span { border-color: #873207; }
span { border-color: rgb(135,50,7); }
td.TdClassName
{
border-color: #873207;
}
.TagClassName
{
border-color: #873207;
}
</style>