Shades of Saddle Brown #934013
Tints of Saddle Brown #934013
RGB
CMYK
RGB Variations
Color information
#934013 (or 0x934013) is known color: Saddle Brown. HEX triplet: 93, 40 and 13. RGB value is (147,64,19). Sum of RGB (Red+Green+Blue) = 147+64+19=230 (30% of max value = 765). Red value is 147 (57.81% from 255 or 63.91% from 230); Green value is 64 (25.39% from 255 or 27.83% from 230); Blue value is 19 (7.81% from 255 or 8.26% from 230); Max value from RGB is 147 - color contains mainly: red. Hex color #934013 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #934013 is #6CBFEC. Grayscale: #535353. Windows color (decimal): -7127021 or 1261715. OLE color: 1261715.
HSL color Cylindrical-coordinate representation of color #934013: hue angle of 21.09º degrees, saturation: 0.77, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #934013 is Cyan = 0, Magento = 0.56, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 64 | 19 | - |
| CMYK | 0 | 0.56 | 0.87 | 0.42 |
| HSL | 21.09º | 0.77% | 0.33% | - |
| HSV(B) | 21.09º | 0.87% | 0.58% | - |
| XYZ | 13.98 | 9.92 | 1.79 | - |
| YUV | 83.69 | 91.5 | 173.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 64 | 19 | 0 | 0.56 | 0.87 | 0.42 | 21.09 | 0.77 | 0.33 |
| Hex | 93 | 40 | 13 | 0 | 38 | 57 | 2A | 15 | 4D | 21 |
| Octal | 223 | 100 | 23 | 0 | 70 | 127 | 52 | 25 | 115 | 41 |
| Binary | 10010011 | 1000000 | 10011 | 0 | 111000 | 1010111 | 101010 | 10101 | 1001101 | 100001 |
Color Harmonies of #934013
Complementary color
Monochromatic Colors of #934013
Black with #934013
Text Example
Text Example
White with #934013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934013; }
p { color: rgb(147,64,19); }
H1.HeaderClassName
{
color: #934013;
}
.AnyTagClassName
{
color: #934013;
}
</style>
background-color css
<style>
a { background-color: #934013; }
a { background-color: rgb(147,64,19); }
div.DivClassName
{
background-color: #934013;
}
.BgClassName
{
background-color: #934013;
}
</style>
border-color css
<style>
span { border-color: #934013; }
span { border-color: rgb(147,64,19); }
td.TdClassName
{
border-color: #934013;
}
.TagClassName
{
border-color: #934013;
}
</style>