Shades of Saddle Brown #934407
Tints of Saddle Brown #934407
RGB
CMYK
RGB Variations
Color information
#934407 (or 0x934407) is known color: Saddle Brown. HEX triplet: 93, 44 and 07. RGB value is (147,68,7). Sum of RGB (Red+Green+Blue) = 147+68+7=222 (29% of max value = 765). Red value is 147 (57.81% from 255 or 66.22% from 222); Green value is 68 (26.95% from 255 or 30.63% from 222); Blue value is 7 (3.12% from 255 or 3.15% from 222); Max value from RGB is 147 - color contains mainly: red. Hex color #934407 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #934407 is #6CBBF8. Grayscale: #545454. Windows color (decimal): -7126009 or 476307. OLE color: 476307.
HSL color Cylindrical-coordinate representation of color #934407: hue angle of 26.14º degrees, saturation: 0.91, 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 #934407 is Cyan = 0, Magento = 0.54, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 68 | 7 | - |
| CMYK | 0 | 0.54 | 0.95 | 0.42 |
| HSL | 26.14º | 0.91% | 0.3% | - |
| HSV(B) | 26.14º | 0.95% | 0.58% | - |
| XYZ | 14.14 | 10.35 | 1.45 | - |
| YUV | 84.67 | 84.17 | 172.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 68 | 7 | 0 | 0.54 | 0.95 | 0.42 | 26.14 | 0.91 | 0.3 |
| Hex | 93 | 44 | 7 | 0 | 36 | 5F | 2A | 1A | 5B | 1E |
| Octal | 223 | 104 | 7 | 0 | 66 | 137 | 52 | 32 | 133 | 36 |
| Binary | 10010011 | 1000100 | 111 | 0 | 110110 | 1011111 | 101010 | 11010 | 1011011 | 11110 |
Color Harmonies of #934407
Complementary color
Monochromatic Colors of #934407
Black with #934407
Text Example
Text Example
White with #934407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934407; }
p { color: rgb(147,68,7); }
H1.HeaderClassName
{
color: #934407;
}
.AnyTagClassName
{
color: #934407;
}
</style>
background-color css
<style>
a { background-color: #934407; }
a { background-color: rgb(147,68,7); }
div.DivClassName
{
background-color: #934407;
}
.BgClassName
{
background-color: #934407;
}
</style>
border-color css
<style>
span { border-color: #934407; }
span { border-color: rgb(147,68,7); }
td.TdClassName
{
border-color: #934407;
}
.TagClassName
{
border-color: #934407;
}
</style>