Shades of Saddle Brown #873907
Tints of Saddle Brown #873907
RGB
CMYK
RGB Variations
Color information
#873907 (or 0x873907) is known color: Saddle Brown. HEX triplet: 87, 39 and 07. RGB value is (135,57,7). Sum of RGB (Red+Green+Blue) = 135+57+7=199 (26% of max value = 765). Red value is 135 (53.12% from 255 or 67.84% from 199); Green value is 57 (22.66% from 255 or 28.64% from 199); Blue value is 7 (3.12% from 255 or 3.52% from 199); Max value from RGB is 135 - color contains mainly: red. Hex color #873907 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #873907 is #78C6F8. Grayscale: #4A4A4A. Windows color (decimal): -7915257 or 473479. OLE color: 473479.
HSL color Cylindrical-coordinate representation of color #873907: hue angle of 23.44º 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 #873907 is Cyan = 0, Magento = 0.58, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 57 | 7 | - |
| CMYK | 0 | 0.58 | 0.95 | 0.47 |
| HSL | 23.44º | 0.9% | 0.28% | - |
| HSV(B) | 23.44º | 0.95% | 0.53% | - |
| XYZ | 11.49 | 8.09 | 1.16 | - |
| YUV | 74.62 | 89.84 | 171.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 57 | 7 | 0 | 0.58 | 0.95 | 0.47 | 23.44 | 0.9 | 0.28 |
| Hex | 87 | 39 | 7 | 0 | 3A | 5F | 2F | 17 | 5A | 1C |
| Octal | 207 | 71 | 7 | 0 | 72 | 137 | 57 | 27 | 132 | 34 |
| Binary | 10000111 | 111001 | 111 | 0 | 111010 | 1011111 | 101111 | 10111 | 1011010 | 11100 |
Color Harmonies of #873907
Complementary color
Monochromatic Colors of #873907
Black with #873907
Text Example
Text Example
White with #873907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873907; }
p { color: rgb(135,57,7); }
H1.HeaderClassName
{
color: #873907;
}
.AnyTagClassName
{
color: #873907;
}
</style>
background-color css
<style>
a { background-color: #873907; }
a { background-color: rgb(135,57,7); }
div.DivClassName
{
background-color: #873907;
}
.BgClassName
{
background-color: #873907;
}
</style>
border-color css
<style>
span { border-color: #873907; }
span { border-color: rgb(135,57,7); }
td.TdClassName
{
border-color: #873907;
}
.TagClassName
{
border-color: #873907;
}
</style>