Shades of Saddle Brown #934614
Tints of Saddle Brown #934614
RGB
CMYK
RGB Variations
Color information
#934614 (or 0x934614) is known color: Saddle Brown. HEX triplet: 93, 46 and 14. RGB value is (147,70,20). Sum of RGB (Red+Green+Blue) = 147+70+20=237 (31% of max value = 765). Red value is 147 (57.81% from 255 or 62.03% from 237); Green value is 70 (27.73% from 255 or 29.54% from 237); Blue value is 20 (8.20% from 255 or 8.44% from 237); Max value from RGB is 147 - color contains mainly: red. Hex color #934614 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #934614 is #6CB9EB. Grayscale: #575757. Windows color (decimal): -7125484 or 1328787. OLE color: 1328787.
HSL color Cylindrical-coordinate representation of color #934614: hue angle of 23.62º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #934614 is Cyan = 0, Magento = 0.52, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 70 | 20 | - |
| CMYK | 0 | 0.52 | 0.86 | 0.42 |
| HSL | 23.62º | 0.76% | 0.33% | - |
| HSV(B) | 23.62º | 0.86% | 0.58% | - |
| XYZ | 14.35 | 10.63 | 1.96 | - |
| YUV | 87.32 | 90.01 | 170.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 70 | 20 | 0 | 0.52 | 0.86 | 0.42 | 23.62 | 0.76 | 0.33 |
| Hex | 93 | 46 | 14 | 0 | 34 | 56 | 2A | 18 | 4C | 21 |
| Octal | 223 | 106 | 24 | 0 | 64 | 126 | 52 | 30 | 114 | 41 |
| Binary | 10010011 | 1000110 | 10100 | 0 | 110100 | 1010110 | 101010 | 11000 | 1001100 | 100001 |
Color Harmonies of #934614
Complementary color
Monochromatic Colors of #934614
Black with #934614
Text Example
Text Example
White with #934614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934614; }
p { color: rgb(147,70,20); }
H1.HeaderClassName
{
color: #934614;
}
.AnyTagClassName
{
color: #934614;
}
</style>
background-color css
<style>
a { background-color: #934614; }
a { background-color: rgb(147,70,20); }
div.DivClassName
{
background-color: #934614;
}
.BgClassName
{
background-color: #934614;
}
</style>
border-color css
<style>
span { border-color: #934614; }
span { border-color: rgb(147,70,20); }
td.TdClassName
{
border-color: #934614;
}
.TagClassName
{
border-color: #934614;
}
</style>