Shades of Saddle Brown #954906
Tints of Saddle Brown #954906
RGB
CMYK
RGB Variations
Color information
#954906 (or 0x954906) is known color: Saddle Brown. HEX triplet: 95, 49 and 06. RGB value is (149,73,6). Sum of RGB (Red+Green+Blue) = 149+73+6=228 (30% of max value = 765). Red value is 149 (58.59% from 255 or 65.35% from 228); Green value is 73 (28.91% from 255 or 32.02% from 228); Blue value is 6 (2.73% from 255 or 2.63% from 228); Max value from RGB is 149 - color contains mainly: red. Hex color #954906 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #954906 is #6AB6F9. Grayscale: #585858. Windows color (decimal): -6993658 or 412053. OLE color: 412053.
HSL color Cylindrical-coordinate representation of color #954906: hue angle of 28.11º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #954906 is Cyan = 0, Magento = 0.51, Yellow = 0.96 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 73 | 6 | - |
| CMYK | 0 | 0.51 | 0.96 | 0.42 |
| HSL | 28.11º | 0.92% | 0.3% | - |
| HSV(B) | 28.11º | 0.96% | 0.58% | - |
| XYZ | 14.81 | 11.17 | 1.55 | - |
| YUV | 88.09 | 81.68 | 171.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 73 | 6 | 0 | 0.51 | 0.96 | 0.42 | 28.11 | 0.92 | 0.3 |
| Hex | 95 | 49 | 6 | 0 | 33 | 60 | 2A | 1C | 5C | 1E |
| Octal | 225 | 111 | 6 | 0 | 63 | 140 | 52 | 34 | 134 | 36 |
| Binary | 10010101 | 1001001 | 110 | 0 | 110011 | 1100000 | 101010 | 11100 | 1011100 | 11110 |
Color Harmonies of #954906
Complementary color
Monochromatic Colors of #954906
Black with #954906
Text Example
Text Example
White with #954906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #954906; }
p { color: rgb(149,73,6); }
H1.HeaderClassName
{
color: #954906;
}
.AnyTagClassName
{
color: #954906;
}
</style>
background-color css
<style>
a { background-color: #954906; }
a { background-color: rgb(149,73,6); }
div.DivClassName
{
background-color: #954906;
}
.BgClassName
{
background-color: #954906;
}
</style>
border-color css
<style>
span { border-color: #954906; }
span { border-color: rgb(149,73,6); }
td.TdClassName
{
border-color: #954906;
}
.TagClassName
{
border-color: #954906;
}
</style>