Shades of Saddle Brown #934006
Tints of Saddle Brown #934006
RGB
CMYK
RGB Variations
Color information
#934006 (or 0x934006) is known color: Saddle Brown. HEX triplet: 93, 40 and 06. RGB value is (147,64,6). Sum of RGB (Red+Green+Blue) = 147+64+6=217 (28% of max value = 765). Red value is 147 (57.81% from 255 or 67.74% from 217); Green value is 64 (25.39% from 255 or 29.49% from 217); Blue value is 6 (2.73% from 255 or 2.76% from 217); Max value from RGB is 147 - color contains mainly: red. Hex color #934006 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #934006 is #6CBFF9. Grayscale: #525252. Windows color (decimal): -7127034 or 409747. OLE color: 409747.
HSL color Cylindrical-coordinate representation of color #934006: hue angle of 24.68º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #934006 is Cyan = 0, Magento = 0.56, Yellow = 0.96 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 64 | 6 | - |
| CMYK | 0 | 0.56 | 0.96 | 0.42 |
| HSL | 24.68º | 0.92% | 0.3% | - |
| HSV(B) | 24.68º | 0.96% | 0.58% | - |
| XYZ | 13.9 | 9.88 | 1.35 | - |
| YUV | 82.21 | 85 | 174.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 64 | 6 | 0 | 0.56 | 0.96 | 0.42 | 24.68 | 0.92 | 0.3 |
| Hex | 93 | 40 | 6 | 0 | 38 | 60 | 2A | 19 | 5C | 1E |
| Octal | 223 | 100 | 6 | 0 | 70 | 140 | 52 | 31 | 134 | 36 |
| Binary | 10010011 | 1000000 | 110 | 0 | 111000 | 1100000 | 101010 | 11001 | 1011100 | 11110 |
Color Harmonies of #934006
Complementary color
Monochromatic Colors of #934006
Black with #934006
Text Example
Text Example
White with #934006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934006; }
p { color: rgb(147,64,6); }
H1.HeaderClassName
{
color: #934006;
}
.AnyTagClassName
{
color: #934006;
}
</style>
background-color css
<style>
a { background-color: #934006; }
a { background-color: rgb(147,64,6); }
div.DivClassName
{
background-color: #934006;
}
.BgClassName
{
background-color: #934006;
}
</style>
border-color css
<style>
span { border-color: #934006; }
span { border-color: rgb(147,64,6); }
td.TdClassName
{
border-color: #934006;
}
.TagClassName
{
border-color: #934006;
}
</style>