Shades of Saddle Brown #934816
Tints of Saddle Brown #934816
RGB
CMYK
RGB Variations
Color information
#934816 (or 0x934816) is known color: Saddle Brown. HEX triplet: 93, 48 and 16. RGB value is (147,72,22). Sum of RGB (Red+Green+Blue) = 147+72+22=241 (31% of max value = 765). Red value is 147 (57.81% from 255 or 61.00% from 241); Green value is 72 (28.52% from 255 or 29.88% from 241); Blue value is 22 (8.98% from 255 or 9.13% from 241); Max value from RGB is 147 - color contains mainly: red. Hex color #934816 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #934816 is #6CB7E9. Grayscale: #595959. Windows color (decimal): -7124970 or 1460371. OLE color: 1460371.
HSL color Cylindrical-coordinate representation of color #934816: hue angle of 24º 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 #934816 is Cyan = 0, Magento = 0.51, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 72 | 22 | - |
| CMYK | 0 | 0.51 | 0.85 | 0.42 |
| HSL | 24º | 0.74% | 0.33% | - |
| HSV(B) | 24º | 0.85% | 0.58% | - |
| XYZ | 14.49 | 10.9 | 2.1 | - |
| YUV | 88.73 | 90.35 | 169.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 72 | 22 | 0 | 0.51 | 0.85 | 0.42 | 24 | 0.74 | 0.33 |
| Hex | 93 | 48 | 16 | 0 | 33 | 55 | 2A | 18 | 4A | 21 |
| Octal | 223 | 110 | 26 | 0 | 63 | 125 | 52 | 30 | 112 | 41 |
| Binary | 10010011 | 1001000 | 10110 | 0 | 110011 | 1010101 | 101010 | 11000 | 1001010 | 100001 |
Color Harmonies of #934816
Complementary color
Monochromatic Colors of #934816
Black with #934816
Text Example
Text Example
White with #934816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934816; }
p { color: rgb(147,72,22); }
H1.HeaderClassName
{
color: #934816;
}
.AnyTagClassName
{
color: #934816;
}
</style>
background-color css
<style>
a { background-color: #934816; }
a { background-color: rgb(147,72,22); }
div.DivClassName
{
background-color: #934816;
}
.BgClassName
{
background-color: #934816;
}
</style>
border-color css
<style>
span { border-color: #934816; }
span { border-color: rgb(147,72,22); }
td.TdClassName
{
border-color: #934816;
}
.TagClassName
{
border-color: #934816;
}
</style>