Shades of Saddle Brown #934018
Tints of Saddle Brown #934018
RGB
CMYK
RGB Variations
Color information
#934018 (or 0x934018) is known color: Saddle Brown. HEX triplet: 93, 40 and 18. RGB value is (147,64,24). Sum of RGB (Red+Green+Blue) = 147+64+24=235 (31% of max value = 765). Red value is 147 (57.81% from 255 or 62.55% from 235); Green value is 64 (25.39% from 255 or 27.23% from 235); Blue value is 24 (9.77% from 255 or 10.21% from 235); Max value from RGB is 147 - color contains mainly: red. Hex color #934018 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #934018 is #6CBFE7. Grayscale: #545454. Windows color (decimal): -7127016 or 1589395. OLE color: 1589395.
HSL color Cylindrical-coordinate representation of color #934018: hue angle of 19.51º degrees, saturation: 0.72, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #934018 is Cyan = 0, Magento = 0.56, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 64 | 24 | - |
| CMYK | 0 | 0.56 | 0.84 | 0.42 |
| HSL | 19.51º | 0.72% | 0.34% | - |
| HSV(B) | 19.51º | 0.84% | 0.58% | - |
| XYZ | 14.03 | 9.94 | 2.04 | - |
| YUV | 84.26 | 94 | 172.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 64 | 24 | 0 | 0.56 | 0.84 | 0.42 | 19.51 | 0.72 | 0.34 |
| Hex | 93 | 40 | 18 | 0 | 38 | 54 | 2A | 14 | 48 | 22 |
| Octal | 223 | 100 | 30 | 0 | 70 | 124 | 52 | 24 | 110 | 42 |
| Binary | 10010011 | 1000000 | 11000 | 0 | 111000 | 1010100 | 101010 | 10100 | 1001000 | 100010 |
Color Harmonies of #934018
Complementary color
Monochromatic Colors of #934018
Black with #934018
Text Example
Text Example
White with #934018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934018; }
p { color: rgb(147,64,24); }
H1.HeaderClassName
{
color: #934018;
}
.AnyTagClassName
{
color: #934018;
}
</style>
background-color css
<style>
a { background-color: #934018; }
a { background-color: rgb(147,64,24); }
div.DivClassName
{
background-color: #934018;
}
.BgClassName
{
background-color: #934018;
}
</style>
border-color css
<style>
span { border-color: #934018; }
span { border-color: rgb(147,64,24); }
td.TdClassName
{
border-color: #934018;
}
.TagClassName
{
border-color: #934018;
}
</style>