Shades of Saddle Brown #915316
Tints of Saddle Brown #915316
RGB
CMYK
RGB Variations
Color information
#915316 (or 0x915316) is known color: Saddle Brown. HEX triplet: 91, 53 and 16. RGB value is (145,83,22). Sum of RGB (Red+Green+Blue) = 145+83+22=250 (33% of max value = 765). Red value is 145 (57.03% from 255 or 58% from 250); Green value is 83 (32.81% from 255 or 33.2% from 250); Blue value is 22 (8.98% from 255 or 8.8% from 250); Max value from RGB is 145 - color contains mainly: red. Hex color #915316 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #915316 is #6EACE9. Grayscale: #5E5E5E. Windows color (decimal): -7253226 or 1463185. OLE color: 1463185.
HSL color Cylindrical-coordinate representation of color #915316: hue angle of 29.76º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #915316 is Cyan = 0, Magento = 0.43, Yellow = 0.85 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 83 | 22 | - |
| CMYK | 0 | 0.43 | 0.85 | 0.43 |
| HSL | 29.76º | 0.74% | 0.33% | - |
| HSV(B) | 29.76º | 0.85% | 0.57% | - |
| XYZ | 14.92 | 12.26 | 2.34 | - |
| YUV | 94.58 | 87.04 | 163.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 83 | 22 | 0 | 0.43 | 0.85 | 0.43 | 29.76 | 0.74 | 0.33 |
| Hex | 91 | 53 | 16 | 0 | 2B | 55 | 2B | 1E | 4A | 21 |
| Octal | 221 | 123 | 26 | 0 | 53 | 125 | 53 | 36 | 112 | 41 |
| Binary | 10010001 | 1010011 | 10110 | 0 | 101011 | 1010101 | 101011 | 11110 | 1001010 | 100001 |
Color Harmonies of #915316
Complementary color
Monochromatic Colors of #915316
Black with #915316
Text Example
Text Example
White with #915316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915316; }
p { color: rgb(145,83,22); }
H1.HeaderClassName
{
color: #915316;
}
.AnyTagClassName
{
color: #915316;
}
</style>
background-color css
<style>
a { background-color: #915316; }
a { background-color: rgb(145,83,22); }
div.DivClassName
{
background-color: #915316;
}
.BgClassName
{
background-color: #915316;
}
</style>
border-color css
<style>
span { border-color: #915316; }
span { border-color: rgb(145,83,22); }
td.TdClassName
{
border-color: #915316;
}
.TagClassName
{
border-color: #915316;
}
</style>