Shades of Saddle Brown #873007
Tints of Saddle Brown #873007
RGB
CMYK
RGB Variations
Color information
#873007 (or 0x873007) is known color: Saddle Brown. HEX triplet: 87, 30 and 07. RGB value is (135,48,7). Sum of RGB (Red+Green+Blue) = 135+48+7=190 (25% of max value = 765). Red value is 135 (53.12% from 255 or 71.05% from 190); Green value is 48 (19.14% from 255 or 25.26% from 190); Blue value is 7 (3.12% from 255 or 3.68% from 190); Max value from RGB is 135 - color contains mainly: red. Hex color #873007 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #873007 is #78CFF8. Grayscale: #454545. Windows color (decimal): -7917561 or 471175. OLE color: 471175.
HSL color Cylindrical-coordinate representation of color #873007: hue angle of 19.22º 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 #873007 is Cyan = 0, Magento = 0.64, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 48 | 7 | - |
| CMYK | 0 | 0.64 | 0.95 | 0.47 |
| HSL | 19.22º | 0.9% | 0.28% | - |
| HSV(B) | 19.22º | 0.95% | 0.53% | - |
| XYZ | 11.09 | 7.28 | 1.02 | - |
| YUV | 69.34 | 92.82 | 174.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 48 | 7 | 0 | 0.64 | 0.95 | 0.47 | 19.22 | 0.9 | 0.28 |
| Hex | 87 | 30 | 7 | 0 | 40 | 5F | 2F | 13 | 5A | 1C |
| Octal | 207 | 60 | 7 | 0 | 100 | 137 | 57 | 23 | 132 | 34 |
| Binary | 10000111 | 110000 | 111 | 0 | 1000000 | 1011111 | 101111 | 10011 | 1011010 | 11100 |
Color Harmonies of #873007
Complementary color
Monochromatic Colors of #873007
Black with #873007
Text Example
Text Example
White with #873007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873007; }
p { color: rgb(135,48,7); }
H1.HeaderClassName
{
color: #873007;
}
.AnyTagClassName
{
color: #873007;
}
</style>
background-color css
<style>
a { background-color: #873007; }
a { background-color: rgb(135,48,7); }
div.DivClassName
{
background-color: #873007;
}
.BgClassName
{
background-color: #873007;
}
</style>
border-color css
<style>
span { border-color: #873007; }
span { border-color: rgb(135,48,7); }
td.TdClassName
{
border-color: #873007;
}
.TagClassName
{
border-color: #873007;
}
</style>