Shades of Saddle Brown #873006
Tints of Saddle Brown #873006
RGB
CMYK
RGB Variations
Color information
#873006 (or 0x873006) is known color: Saddle Brown. HEX triplet: 87, 30 and 06. RGB value is (135,48,6). Sum of RGB (Red+Green+Blue) = 135+48+6=189 (25% of max value = 765). Red value is 135 (53.12% from 255 or 71.43% from 189); Green value is 48 (19.14% from 255 or 25.40% from 189); Blue value is 6 (2.73% from 255 or 3.17% from 189); Max value from RGB is 135 - color contains mainly: red. Hex color #873006 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #873006 is #78CFF9. Grayscale: #454545. Windows color (decimal): -7917562 or 405639. OLE color: 405639.
HSL color Cylindrical-coordinate representation of color #873006: hue angle of 19.53º degrees, saturation: 0.91, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #873006 is Cyan = 0, Magento = 0.64, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 48 | 6 | - |
| CMYK | 0 | 0.64 | 0.96 | 0.47 |
| HSL | 19.53º | 0.91% | 0.28% | - |
| HSV(B) | 19.53º | 0.96% | 0.53% | - |
| XYZ | 11.08 | 7.28 | 0.99 | - |
| YUV | 69.23 | 92.32 | 174.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 48 | 6 | 0 | 0.64 | 0.96 | 0.47 | 19.53 | 0.91 | 0.28 |
| Hex | 87 | 30 | 6 | 0 | 40 | 60 | 2F | 14 | 5B | 1C |
| Octal | 207 | 60 | 6 | 0 | 100 | 140 | 57 | 24 | 133 | 34 |
| Binary | 10000111 | 110000 | 110 | 0 | 1000000 | 1100000 | 101111 | 10100 | 1011011 | 11100 |
Color Harmonies of #873006
Complementary color
Monochromatic Colors of #873006
Black with #873006
Text Example
Text Example
White with #873006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873006; }
p { color: rgb(135,48,6); }
H1.HeaderClassName
{
color: #873006;
}
.AnyTagClassName
{
color: #873006;
}
</style>
background-color css
<style>
a { background-color: #873006; }
a { background-color: rgb(135,48,6); }
div.DivClassName
{
background-color: #873006;
}
.BgClassName
{
background-color: #873006;
}
</style>
border-color css
<style>
span { border-color: #873006; }
span { border-color: rgb(135,48,6); }
td.TdClassName
{
border-color: #873006;
}
.TagClassName
{
border-color: #873006;
}
</style>