Shades of Saddle Brown #934916
Tints of Saddle Brown #934916
RGB
CMYK
RGB Variations
Color information
#934916 (or 0x934916) is known color: Saddle Brown. HEX triplet: 93, 49 and 16. RGB value is (147,73,22). Sum of RGB (Red+Green+Blue) = 147+73+22=242 (32% of max value = 765). Red value is 147 (57.81% from 255 or 60.74% from 242); Green value is 73 (28.91% from 255 or 30.17% from 242); Blue value is 22 (8.98% from 255 or 9.09% from 242); Max value from RGB is 147 - color contains mainly: red. Hex color #934916 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #934916 is #6CB6E9. Grayscale: #595959. Windows color (decimal): -7124714 or 1460627. OLE color: 1460627.
HSL color Cylindrical-coordinate representation of color #934916: hue angle of 24.48º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #934916 is Cyan = 0, Magento = 0.50, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 73 | 22 | - |
| CMYK | 0 | 0.50 | 0.85 | 0.42 |
| HSL | 24.48º | 0.74% | 0.33% | - |
| HSV(B) | 24.48º | 0.85% | 0.58% | - |
| XYZ | 14.56 | 11.03 | 2.12 | - |
| YUV | 89.31 | 90.02 | 169.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 73 | 22 | 0 | 0.50 | 0.85 | 0.42 | 24.48 | 0.74 | 0.33 |
| Hex | 93 | 49 | 16 | 0 | 32 | 55 | 2A | 18 | 4A | 21 |
| Octal | 223 | 111 | 26 | 0 | 62 | 125 | 52 | 30 | 112 | 41 |
| Binary | 10010011 | 1001001 | 10110 | 0 | 110010 | 1010101 | 101010 | 11000 | 1001010 | 100001 |
Color Harmonies of #934916
Complementary color
Monochromatic Colors of #934916
Black with #934916
Text Example
Text Example
White with #934916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934916; }
p { color: rgb(147,73,22); }
H1.HeaderClassName
{
color: #934916;
}
.AnyTagClassName
{
color: #934916;
}
</style>
background-color css
<style>
a { background-color: #934916; }
a { background-color: rgb(147,73,22); }
div.DivClassName
{
background-color: #934916;
}
.BgClassName
{
background-color: #934916;
}
</style>
border-color css
<style>
span { border-color: #934916; }
span { border-color: rgb(147,73,22); }
td.TdClassName
{
border-color: #934916;
}
.TagClassName
{
border-color: #934916;
}
</style>