Shades of Saddle Brown #934906
Tints of Saddle Brown #934906
RGB
CMYK
RGB Variations
Color information
#934906 (or 0x934906) is known color: Saddle Brown. HEX triplet: 93, 49 and 06. RGB value is (147,73,6). Sum of RGB (Red+Green+Blue) = 147+73+6=226 (29% of max value = 765). Red value is 147 (57.81% from 255 or 65.04% from 226); Green value is 73 (28.91% from 255 or 32.30% from 226); Blue value is 6 (2.73% from 255 or 2.65% from 226); Max value from RGB is 147 - color contains mainly: red. Hex color #934906 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #934906 is #6CB6F9. Grayscale: #575757. Windows color (decimal): -7124730 or 412051. OLE color: 412051.
HSL color Cylindrical-coordinate representation of color #934906: hue angle of 28.51º 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 #934906 is Cyan = 0, Magento = 0.50, Yellow = 0.96 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 73 | 6 | - |
| CMYK | 0 | 0.50 | 0.96 | 0.42 |
| HSL | 28.51º | 0.92% | 0.3% | - |
| HSV(B) | 28.51º | 0.96% | 0.58% | - |
| XYZ | 14.45 | 10.98 | 1.53 | - |
| YUV | 87.49 | 82.02 | 170.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 73 | 6 | 0 | 0.50 | 0.96 | 0.42 | 28.51 | 0.92 | 0.3 |
| Hex | 93 | 49 | 6 | 0 | 32 | 60 | 2A | 1D | 5C | 1E |
| Octal | 223 | 111 | 6 | 0 | 62 | 140 | 52 | 35 | 134 | 36 |
| Binary | 10010011 | 1001001 | 110 | 0 | 110010 | 1100000 | 101010 | 11101 | 1011100 | 11110 |
Color Harmonies of #934906
Complementary color
Monochromatic Colors of #934906
Black with #934906
Text Example
Text Example
White with #934906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934906; }
p { color: rgb(147,73,6); }
H1.HeaderClassName
{
color: #934906;
}
.AnyTagClassName
{
color: #934906;
}
</style>
background-color css
<style>
a { background-color: #934906; }
a { background-color: rgb(147,73,6); }
div.DivClassName
{
background-color: #934906;
}
.BgClassName
{
background-color: #934906;
}
</style>
border-color css
<style>
span { border-color: #934906; }
span { border-color: rgb(147,73,6); }
td.TdClassName
{
border-color: #934906;
}
.TagClassName
{
border-color: #934906;
}
</style>