Shades of Saddle Brown #934610
Tints of Saddle Brown #934610
RGB
CMYK
RGB Variations
Color information
#934610 (or 0x934610) is known color: Saddle Brown. HEX triplet: 93, 46 and 10. RGB value is (147,70,16). Sum of RGB (Red+Green+Blue) = 147+70+16=233 (30% of max value = 765). Red value is 147 (57.81% from 255 or 63.09% from 233); Green value is 70 (27.73% from 255 or 30.04% from 233); Blue value is 16 (6.64% from 255 or 6.87% from 233); Max value from RGB is 147 - color contains mainly: red. Hex color #934610 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #934610 is #6CB9EF. Grayscale: #575757. Windows color (decimal): -7125488 or 1066643. OLE color: 1066643.
HSL color Cylindrical-coordinate representation of color #934610: hue angle of 24.73º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #934610 is Cyan = 0, Magento = 0.52, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 70 | 16 | - |
| CMYK | 0 | 0.52 | 0.89 | 0.42 |
| HSL | 24.73º | 0.8% | 0.32% | - |
| HSV(B) | 24.73º | 0.89% | 0.58% | - |
| XYZ | 14.32 | 10.62 | 1.79 | - |
| YUV | 86.87 | 88.01 | 170.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 70 | 16 | 0 | 0.52 | 0.89 | 0.42 | 24.73 | 0.8 | 0.32 |
| Hex | 93 | 46 | 10 | 0 | 34 | 59 | 2A | 19 | 50 | 20 |
| Octal | 223 | 106 | 20 | 0 | 64 | 131 | 52 | 31 | 120 | 40 |
| Binary | 10010011 | 1000110 | 10000 | 0 | 110100 | 1011001 | 101010 | 11001 | 1010000 | 100000 |
Color Harmonies of #934610
Complementary color
Monochromatic Colors of #934610
Black with #934610
Text Example
Text Example
White with #934610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934610; }
p { color: rgb(147,70,16); }
H1.HeaderClassName
{
color: #934610;
}
.AnyTagClassName
{
color: #934610;
}
</style>
background-color css
<style>
a { background-color: #934610; }
a { background-color: rgb(147,70,16); }
div.DivClassName
{
background-color: #934610;
}
.BgClassName
{
background-color: #934610;
}
</style>
border-color css
<style>
span { border-color: #934610; }
span { border-color: rgb(147,70,16); }
td.TdClassName
{
border-color: #934610;
}
.TagClassName
{
border-color: #934610;
}
</style>