Shades of Saddle Brown #934008
Tints of Saddle Brown #934008
RGB
CMYK
RGB Variations
Color information
#934008 (or 0x934008) is known color: Saddle Brown. HEX triplet: 93, 40 and 08. RGB value is (147,64,8). Sum of RGB (Red+Green+Blue) = 147+64+8=219 (29% of max value = 765). Red value is 147 (57.81% from 255 or 67.12% from 219); Green value is 64 (25.39% from 255 or 29.22% from 219); Blue value is 8 (3.52% from 255 or 3.65% from 219); Max value from RGB is 147 - color contains mainly: red. Hex color #934008 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #934008 is #6CBFF7. Grayscale: #525252. Windows color (decimal): -7127032 or 540819. OLE color: 540819.
HSL color Cylindrical-coordinate representation of color #934008: hue angle of 24.17º 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 #934008 is Cyan = 0, Magento = 0.56, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 64 | 8 | - |
| CMYK | 0 | 0.56 | 0.95 | 0.42 |
| HSL | 24.17º | 0.9% | 0.3% | - |
| HSV(B) | 24.17º | 0.95% | 0.58% | - |
| XYZ | 13.91 | 9.89 | 1.41 | - |
| YUV | 82.43 | 86 | 174.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 64 | 8 | 0 | 0.56 | 0.95 | 0.42 | 24.17 | 0.9 | 0.3 |
| Hex | 93 | 40 | 8 | 0 | 38 | 5F | 2A | 18 | 5A | 1E |
| Octal | 223 | 100 | 10 | 0 | 70 | 137 | 52 | 30 | 132 | 36 |
| Binary | 10010011 | 1000000 | 1000 | 0 | 111000 | 1011111 | 101010 | 11000 | 1011010 | 11110 |
Color Harmonies of #934008
Complementary color
Monochromatic Colors of #934008
Black with #934008
Text Example
Text Example
White with #934008
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934008; }
p { color: rgb(147,64,8); }
H1.HeaderClassName
{
color: #934008;
}
.AnyTagClassName
{
color: #934008;
}
</style>
background-color css
<style>
a { background-color: #934008; }
a { background-color: rgb(147,64,8); }
div.DivClassName
{
background-color: #934008;
}
.BgClassName
{
background-color: #934008;
}
</style>
border-color css
<style>
span { border-color: #934008; }
span { border-color: rgb(147,64,8); }
td.TdClassName
{
border-color: #934008;
}
.TagClassName
{
border-color: #934008;
}
</style>