Shades of Saddle Brown #934708
Tints of Saddle Brown #934708
RGB
CMYK
RGB Variations
Color information
#934708 (or 0x934708) is known color: Saddle Brown. HEX triplet: 93, 47 and 08. RGB value is (147,71,8). Sum of RGB (Red+Green+Blue) = 147+71+8=226 (29% of max value = 765). Red value is 147 (57.81% from 255 or 65.04% from 226); Green value is 71 (28.12% from 255 or 31.42% from 226); Blue value is 8 (3.52% from 255 or 3.54% from 226); Max value from RGB is 147 - color contains mainly: red. Hex color #934708 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #934708 is #6CB8F7. Grayscale: #565656. Windows color (decimal): -7125240 or 542611. OLE color: 542611.
HSL color Cylindrical-coordinate representation of color #934708: hue angle of 27.19º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #934708 is Cyan = 0, Magento = 0.52, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 71 | 8 | - |
| CMYK | 0 | 0.52 | 0.95 | 0.42 |
| HSL | 27.19º | 0.9% | 0.3% | - |
| HSV(B) | 27.19º | 0.95% | 0.58% | - |
| XYZ | 14.33 | 10.73 | 1.54 | - |
| YUV | 86.54 | 83.68 | 171.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 71 | 8 | 0 | 0.52 | 0.95 | 0.42 | 27.19 | 0.9 | 0.3 |
| Hex | 93 | 47 | 8 | 0 | 34 | 5F | 2A | 1B | 5A | 1E |
| Octal | 223 | 107 | 10 | 0 | 64 | 137 | 52 | 33 | 132 | 36 |
| Binary | 10010011 | 1000111 | 1000 | 0 | 110100 | 1011111 | 101010 | 11011 | 1011010 | 11110 |
Color Harmonies of #934708
Complementary color
Monochromatic Colors of #934708
Black with #934708
Text Example
Text Example
White with #934708
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934708; }
p { color: rgb(147,71,8); }
H1.HeaderClassName
{
color: #934708;
}
.AnyTagClassName
{
color: #934708;
}
</style>
background-color css
<style>
a { background-color: #934708; }
a { background-color: rgb(147,71,8); }
div.DivClassName
{
background-color: #934708;
}
.BgClassName
{
background-color: #934708;
}
</style>
border-color css
<style>
span { border-color: #934708; }
span { border-color: rgb(147,71,8); }
td.TdClassName
{
border-color: #934708;
}
.TagClassName
{
border-color: #934708;
}
</style>