Shades of Saddle Brown #915006
Tints of Saddle Brown #915006
RGB
CMYK
RGB Variations
Color information
#915006 (or 0x915006) is known color: Saddle Brown. HEX triplet: 91, 50 and 06. RGB value is (145,80,6). Sum of RGB (Red+Green+Blue) = 145+80+6=231 (30% of max value = 765). Red value is 145 (57.03% from 255 or 62.77% from 231); Green value is 80 (31.64% from 255 or 34.63% from 231); Blue value is 6 (2.73% from 255 or 2.60% from 231); Max value from RGB is 145 - color contains mainly: red. Hex color #915006 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #915006 is #6EAFF9. Grayscale: #5B5B5B. Windows color (decimal): -7254010 or 413841. OLE color: 413841.
HSL color Cylindrical-coordinate representation of color #915006: hue angle of 31.94º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #915006 is Cyan = 0, Magento = 0.45, Yellow = 0.96 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 80 | 6 | - |
| CMYK | 0 | 0.45 | 0.96 | 0.43 |
| HSL | 31.94º | 0.92% | 0.3% | - |
| HSV(B) | 31.94º | 0.96% | 0.57% | - |
| XYZ | 14.58 | 11.77 | 1.68 | - |
| YUV | 91 | 80.03 | 166.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 80 | 6 | 0 | 0.45 | 0.96 | 0.43 | 31.94 | 0.92 | 0.3 |
| Hex | 91 | 50 | 6 | 0 | 2D | 60 | 2B | 20 | 5C | 1E |
| Octal | 221 | 120 | 6 | 0 | 55 | 140 | 53 | 40 | 134 | 36 |
| Binary | 10010001 | 1010000 | 110 | 0 | 101101 | 1100000 | 101011 | 100000 | 1011100 | 11110 |
Color Harmonies of #915006
Complementary color
Monochromatic Colors of #915006
Black with #915006
Text Example
Text Example
White with #915006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915006; }
p { color: rgb(145,80,6); }
H1.HeaderClassName
{
color: #915006;
}
.AnyTagClassName
{
color: #915006;
}
</style>
background-color css
<style>
a { background-color: #915006; }
a { background-color: rgb(145,80,6); }
div.DivClassName
{
background-color: #915006;
}
.BgClassName
{
background-color: #915006;
}
</style>
border-color css
<style>
span { border-color: #915006; }
span { border-color: rgb(145,80,6); }
td.TdClassName
{
border-color: #915006;
}
.TagClassName
{
border-color: #915006;
}
</style>