Shades of Saddle Brown #913610
Tints of Saddle Brown #913610
RGB
CMYK
RGB Variations
Color information
#913610 (or 0x913610) is known color: Saddle Brown. HEX triplet: 91, 36 and 10. RGB value is (145,54,16). Sum of RGB (Red+Green+Blue) = 145+54+16=215 (28% of max value = 765). Red value is 145 (57.03% from 255 or 67.44% from 215); Green value is 54 (21.48% from 255 or 25.12% from 215); Blue value is 16 (6.64% from 255 or 7.44% from 215); Max value from RGB is 145 - color contains mainly: red. Hex color #913610 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #913610 is #6EC9EF. Grayscale: #4D4D4D. Windows color (decimal): -7260656 or 1062545. OLE color: 1062545.
HSL color Cylindrical-coordinate representation of color #913610: hue angle of 17.67º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #913610 is Cyan = 0, Magento = 0.63, Yellow = 0.89 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 54 | 16 | - |
| CMYK | 0 | 0.63 | 0.89 | 0.43 |
| HSL | 17.67º | 0.8% | 0.32% | - |
| HSV(B) | 17.67º | 0.89% | 0.57% | - |
| XYZ | 13.09 | 8.7 | 1.48 | - |
| YUV | 76.88 | 93.65 | 176.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 54 | 16 | 0 | 0.63 | 0.89 | 0.43 | 17.67 | 0.8 | 0.32 |
| Hex | 91 | 36 | 10 | 0 | 3F | 59 | 2B | 12 | 50 | 20 |
| Octal | 221 | 66 | 20 | 0 | 77 | 131 | 53 | 22 | 120 | 40 |
| Binary | 10010001 | 110110 | 10000 | 0 | 111111 | 1011001 | 101011 | 10010 | 1010000 | 100000 |
Color Harmonies of #913610
Complementary color
Monochromatic Colors of #913610
Black with #913610
Text Example
Text Example
White with #913610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #913610; }
p { color: rgb(145,54,16); }
H1.HeaderClassName
{
color: #913610;
}
.AnyTagClassName
{
color: #913610;
}
</style>
background-color css
<style>
a { background-color: #913610; }
a { background-color: rgb(145,54,16); }
div.DivClassName
{
background-color: #913610;
}
.BgClassName
{
background-color: #913610;
}
</style>
border-color css
<style>
span { border-color: #913610; }
span { border-color: rgb(145,54,16); }
td.TdClassName
{
border-color: #913610;
}
.TagClassName
{
border-color: #913610;
}
</style>