Shades of Saddle Brown #873714
Tints of Saddle Brown #873714
RGB
CMYK
RGB Variations
Color information
#873714 (or 0x873714) is known color: Saddle Brown. HEX triplet: 87, 37 and 14. RGB value is (135,55,20). Sum of RGB (Red+Green+Blue) = 135+55+20=210 (27% of max value = 765). Red value is 135 (53.12% from 255 or 64.29% from 210); Green value is 55 (21.88% from 255 or 26.19% from 210); Blue value is 20 (8.20% from 255 or 9.52% from 210); Max value from RGB is 135 - color contains mainly: red. Hex color #873714 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #873714 is #78C8EB. Grayscale: #4B4B4B. Windows color (decimal): -7915756 or 1324935. OLE color: 1324935.
HSL color Cylindrical-coordinate representation of color #873714: hue angle of 18.26º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #873714 is Cyan = 0, Magento = 0.59, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 55 | 20 | - |
| CMYK | 0 | 0.59 | 0.85 | 0.47 |
| HSL | 18.26º | 0.74% | 0.3% | - |
| HSV(B) | 18.26º | 0.85% | 0.53% | - |
| XYZ | 11.48 | 7.93 | 1.59 | - |
| YUV | 74.93 | 97 | 170.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 55 | 20 | 0 | 0.59 | 0.85 | 0.47 | 18.26 | 0.74 | 0.3 |
| Hex | 87 | 37 | 14 | 0 | 3B | 55 | 2F | 12 | 4A | 1E |
| Octal | 207 | 67 | 24 | 0 | 73 | 125 | 57 | 22 | 112 | 36 |
| Binary | 10000111 | 110111 | 10100 | 0 | 111011 | 1010101 | 101111 | 10010 | 1001010 | 11110 |
Color Harmonies of #873714
Complementary color
Monochromatic Colors of #873714
Black with #873714
Text Example
Text Example
White with #873714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873714; }
p { color: rgb(135,55,20); }
H1.HeaderClassName
{
color: #873714;
}
.AnyTagClassName
{
color: #873714;
}
</style>
background-color css
<style>
a { background-color: #873714; }
a { background-color: rgb(135,55,20); }
div.DivClassName
{
background-color: #873714;
}
.BgClassName
{
background-color: #873714;
}
</style>
border-color css
<style>
span { border-color: #873714; }
span { border-color: rgb(135,55,20); }
td.TdClassName
{
border-color: #873714;
}
.TagClassName
{
border-color: #873714;
}
</style>