Shades of Saddle Brown #853614
Tints of Saddle Brown #853614
RGB
CMYK
RGB Variations
Color information
#853614 (or 0x853614) is known color: Saddle Brown. HEX triplet: 85, 36 and 14. RGB value is (133,54,20). Sum of RGB (Red+Green+Blue) = 133+54+20=207 (27% of max value = 765). Red value is 133 (52.34% from 255 or 64.25% from 207); Green value is 54 (21.48% from 255 or 26.09% from 207); Blue value is 20 (8.20% from 255 or 9.66% from 207); Max value from RGB is 133 - color contains mainly: red. Hex color #853614 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #853614 is #7AC9EB. Grayscale: #494949. Windows color (decimal): -8047084 or 1324677. OLE color: 1324677.
HSL color Cylindrical-coordinate representation of color #853614: hue angle of 18.05º 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 #853614 is Cyan = 0, Magento = 0.59, Yellow = 0.85 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 54 | 20 | - |
| CMYK | 0 | 0.59 | 0.85 | 0.48 |
| HSL | 18.05º | 0.74% | 0.3% | - |
| HSV(B) | 18.05º | 0.85% | 0.52% | - |
| XYZ | 11.12 | 7.68 | 1.56 | - |
| YUV | 73.75 | 97.67 | 170.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 54 | 20 | 0 | 0.59 | 0.85 | 0.48 | 18.05 | 0.74 | 0.3 |
| Hex | 85 | 36 | 14 | 0 | 3B | 55 | 30 | 12 | 4A | 1E |
| Octal | 205 | 66 | 24 | 0 | 73 | 125 | 60 | 22 | 112 | 36 |
| Binary | 10000101 | 110110 | 10100 | 0 | 111011 | 1010101 | 110000 | 10010 | 1001010 | 11110 |
Color Harmonies of #853614
Complementary color
Monochromatic Colors of #853614
Black with #853614
Text Example
Text Example
White with #853614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #853614; }
p { color: rgb(133,54,20); }
H1.HeaderClassName
{
color: #853614;
}
.AnyTagClassName
{
color: #853614;
}
</style>
background-color css
<style>
a { background-color: #853614; }
a { background-color: rgb(133,54,20); }
div.DivClassName
{
background-color: #853614;
}
.BgClassName
{
background-color: #853614;
}
</style>
border-color css
<style>
span { border-color: #853614; }
span { border-color: rgb(133,54,20); }
td.TdClassName
{
border-color: #853614;
}
.TagClassName
{
border-color: #853614;
}
</style>