Shades of Saddle Brown #934017
Tints of Saddle Brown #934017
RGB
CMYK
RGB Variations
Color information
#934017 (or 0x934017) is known color: Saddle Brown. HEX triplet: 93, 40 and 17. RGB value is (147,64,23). Sum of RGB (Red+Green+Blue) = 147+64+23=234 (30% of max value = 765). Red value is 147 (57.81% from 255 or 62.82% from 234); Green value is 64 (25.39% from 255 or 27.35% from 234); Blue value is 23 (9.38% from 255 or 9.83% from 234); Max value from RGB is 147 - color contains mainly: red. Hex color #934017 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #934017 is #6CBFE8. Grayscale: #545454. Windows color (decimal): -7127017 or 1523859. OLE color: 1523859.
HSL color Cylindrical-coordinate representation of color #934017: hue angle of 19.84º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #934017 is Cyan = 0, Magento = 0.56, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 64 | 23 | - |
| CMYK | 0 | 0.56 | 0.84 | 0.42 |
| HSL | 19.84º | 0.73% | 0.33% | - |
| HSV(B) | 19.84º | 0.84% | 0.58% | - |
| XYZ | 14.02 | 9.93 | 1.99 | - |
| YUV | 84.14 | 93.5 | 172.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 64 | 23 | 0 | 0.56 | 0.84 | 0.42 | 19.84 | 0.73 | 0.33 |
| Hex | 93 | 40 | 17 | 0 | 38 | 54 | 2A | 14 | 49 | 21 |
| Octal | 223 | 100 | 27 | 0 | 70 | 124 | 52 | 24 | 111 | 41 |
| Binary | 10010011 | 1000000 | 10111 | 0 | 111000 | 1010100 | 101010 | 10100 | 1001001 | 100001 |
Color Harmonies of #934017
Complementary color
Monochromatic Colors of #934017
Black with #934017
Text Example
Text Example
White with #934017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934017; }
p { color: rgb(147,64,23); }
H1.HeaderClassName
{
color: #934017;
}
.AnyTagClassName
{
color: #934017;
}
</style>
background-color css
<style>
a { background-color: #934017; }
a { background-color: rgb(147,64,23); }
div.DivClassName
{
background-color: #934017;
}
.BgClassName
{
background-color: #934017;
}
</style>
border-color css
<style>
span { border-color: #934017; }
span { border-color: rgb(147,64,23); }
td.TdClassName
{
border-color: #934017;
}
.TagClassName
{
border-color: #934017;
}
</style>