Shades of Saddle Brown #934410
Tints of Saddle Brown #934410
RGB
CMYK
RGB Variations
Color information
#934410 (or 0x934410) is known color: Saddle Brown. HEX triplet: 93, 44 and 10. RGB value is (147,68,16). Sum of RGB (Red+Green+Blue) = 147+68+16=231 (30% of max value = 765). Red value is 147 (57.81% from 255 or 63.64% from 231); Green value is 68 (26.95% from 255 or 29.44% from 231); Blue value is 16 (6.64% from 255 or 6.93% from 231); Max value from RGB is 147 - color contains mainly: red. Hex color #934410 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #934410 is #6CBBEF. Grayscale: #555555. Windows color (decimal): -7126000 or 1066131. OLE color: 1066131.
HSL color Cylindrical-coordinate representation of color #934410: hue angle of 23.82º 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 #934410 is Cyan = 0, Magento = 0.54, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 68 | 16 | - |
| CMYK | 0 | 0.54 | 0.89 | 0.42 |
| HSL | 23.82º | 0.8% | 0.32% | - |
| HSV(B) | 23.82º | 0.89% | 0.58% | - |
| XYZ | 14.19 | 10.37 | 1.74 | - |
| YUV | 85.69 | 88.67 | 171.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 68 | 16 | 0 | 0.54 | 0.89 | 0.42 | 23.82 | 0.8 | 0.32 |
| Hex | 93 | 44 | 10 | 0 | 36 | 59 | 2A | 18 | 50 | 20 |
| Octal | 223 | 104 | 20 | 0 | 66 | 131 | 52 | 30 | 120 | 40 |
| Binary | 10010011 | 1000100 | 10000 | 0 | 110110 | 1011001 | 101010 | 11000 | 1010000 | 100000 |
Color Harmonies of #934410
Complementary color
Monochromatic Colors of #934410
Black with #934410
Text Example
Text Example
White with #934410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934410; }
p { color: rgb(147,68,16); }
H1.HeaderClassName
{
color: #934410;
}
.AnyTagClassName
{
color: #934410;
}
</style>
background-color css
<style>
a { background-color: #934410; }
a { background-color: rgb(147,68,16); }
div.DivClassName
{
background-color: #934410;
}
.BgClassName
{
background-color: #934410;
}
</style>
border-color css
<style>
span { border-color: #934410; }
span { border-color: rgb(147,68,16); }
td.TdClassName
{
border-color: #934410;
}
.TagClassName
{
border-color: #934410;
}
</style>