Shades of Saddle Brown #914906
Tints of Saddle Brown #914906
RGB
CMYK
RGB Variations
Color information
#914906 (or 0x914906) is known color: Saddle Brown. HEX triplet: 91, 49 and 06. RGB value is (145,73,6). Sum of RGB (Red+Green+Blue) = 145+73+6=224 (29% of max value = 765). Red value is 145 (57.03% from 255 or 64.73% from 224); Green value is 73 (28.91% from 255 or 32.59% from 224); Blue value is 6 (2.73% from 255 or 2.68% from 224); Max value from RGB is 145 - color contains mainly: red. Hex color #914906 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #914906 is #6EB6F9. Grayscale: #575757. Windows color (decimal): -7255802 or 412049. OLE color: 412049.
HSL color Cylindrical-coordinate representation of color #914906: hue angle of 28.92º 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 #914906 is Cyan = 0, Magento = 0.50, Yellow = 0.96 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 73 | 6 | - |
| CMYK | 0 | 0.50 | 0.96 | 0.43 |
| HSL | 28.92º | 0.92% | 0.3% | - |
| HSV(B) | 28.92º | 0.96% | 0.57% | - |
| XYZ | 14.09 | 10.8 | 1.51 | - |
| YUV | 86.89 | 82.35 | 169.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 73 | 6 | 0 | 0.50 | 0.96 | 0.43 | 28.92 | 0.92 | 0.3 |
| Hex | 91 | 49 | 6 | 0 | 32 | 60 | 2B | 1D | 5C | 1E |
| Octal | 221 | 111 | 6 | 0 | 62 | 140 | 53 | 35 | 134 | 36 |
| Binary | 10010001 | 1001001 | 110 | 0 | 110010 | 1100000 | 101011 | 11101 | 1011100 | 11110 |
Color Harmonies of #914906
Complementary color
Monochromatic Colors of #914906
Black with #914906
Text Example
Text Example
White with #914906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #914906; }
p { color: rgb(145,73,6); }
H1.HeaderClassName
{
color: #914906;
}
.AnyTagClassName
{
color: #914906;
}
</style>
background-color css
<style>
a { background-color: #914906; }
a { background-color: rgb(145,73,6); }
div.DivClassName
{
background-color: #914906;
}
.BgClassName
{
background-color: #914906;
}
</style>
border-color css
<style>
span { border-color: #914906; }
span { border-color: rgb(145,73,6); }
td.TdClassName
{
border-color: #914906;
}
.TagClassName
{
border-color: #914906;
}
</style>