Shades of Saddle Brown #853514
Tints of Saddle Brown #853514
RGB
CMYK
RGB Variations
Color information
#853514 (or 0x853514) is known color: Saddle Brown. HEX triplet: 85, 35 and 14. RGB value is (133,53,20). Sum of RGB (Red+Green+Blue) = 133+53+20=206 (27% of max value = 765). Red value is 133 (52.34% from 255 or 64.56% from 206); Green value is 53 (21.09% from 255 or 25.73% from 206); Blue value is 20 (8.20% from 255 or 9.71% from 206); Max value from RGB is 133 - color contains mainly: red. Hex color #853514 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #853514 is #7ACAEB. Grayscale: #494949. Windows color (decimal): -8047340 or 1324421. OLE color: 1324421.
HSL color Cylindrical-coordinate representation of color #853514: hue angle of 17.52º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #853514 is Cyan = 0, Magento = 0.60, Yellow = 0.85 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 53 | 20 | - |
| CMYK | 0 | 0.60 | 0.85 | 0.48 |
| HSL | 17.52º | 0.74% | 0.3% | - |
| HSV(B) | 17.52º | 0.85% | 0.52% | - |
| XYZ | 11.07 | 7.58 | 1.54 | - |
| YUV | 73.16 | 98 | 170.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 53 | 20 | 0 | 0.60 | 0.85 | 0.48 | 17.52 | 0.74 | 0.3 |
| Hex | 85 | 35 | 14 | 0 | 3C | 55 | 30 | 12 | 4A | 1E |
| Octal | 205 | 65 | 24 | 0 | 74 | 125 | 60 | 22 | 112 | 36 |
| Binary | 10000101 | 110101 | 10100 | 0 | 111100 | 1010101 | 110000 | 10010 | 1001010 | 11110 |
Color Harmonies of #853514
Complementary color
Monochromatic Colors of #853514
Black with #853514
Text Example
Text Example
White with #853514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #853514; }
p { color: rgb(133,53,20); }
H1.HeaderClassName
{
color: #853514;
}
.AnyTagClassName
{
color: #853514;
}
</style>
background-color css
<style>
a { background-color: #853514; }
a { background-color: rgb(133,53,20); }
div.DivClassName
{
background-color: #853514;
}
.BgClassName
{
background-color: #853514;
}
</style>
border-color css
<style>
span { border-color: #853514; }
span { border-color: rgb(133,53,20); }
td.TdClassName
{
border-color: #853514;
}
.TagClassName
{
border-color: #853514;
}
</style>