Shades of Saddle Brown #934504
Tints of Saddle Brown #934504
RGB
CMYK
RGB Variations
Color information
#934504 (or 0x934504) is known color: Saddle Brown. HEX triplet: 93, 45 and 04. RGB value is (147,69,4). Sum of RGB (Red+Green+Blue) = 147+69+4=220 (29% of max value = 765). Red value is 147 (57.81% from 255 or 66.82% from 220); Green value is 69 (27.34% from 255 or 31.36% from 220); Blue value is 4 (1.95% from 255 or 1.82% from 220); Max value from RGB is 147 - color contains mainly: red. Hex color #934504 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #934504 is #6CBAFB. Grayscale: #555555. Windows color (decimal): -7125756 or 279955. OLE color: 279955.
HSL color Cylindrical-coordinate representation of color #934504: hue angle of 27.27º degrees, saturation: 0.95, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #934504 is Cyan = 0, Magento = 0.53, Yellow = 0.97 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 69 | 4 | - |
| CMYK | 0 | 0.53 | 0.97 | 0.42 |
| HSL | 27.27º | 0.95% | 0.3% | - |
| HSV(B) | 27.27º | 0.97% | 0.58% | - |
| XYZ | 14.18 | 10.47 | 1.39 | - |
| YUV | 84.91 | 82.34 | 172.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 69 | 4 | 0 | 0.53 | 0.97 | 0.42 | 27.27 | 0.95 | 0.3 |
| Hex | 93 | 45 | 4 | 0 | 35 | 61 | 2A | 1B | 5F | 1E |
| Octal | 223 | 105 | 4 | 0 | 65 | 141 | 52 | 33 | 137 | 36 |
| Binary | 10010011 | 1000101 | 100 | 0 | 110101 | 1100001 | 101010 | 11011 | 1011111 | 11110 |
Color Harmonies of #934504
Complementary color
Monochromatic Colors of #934504
Black with #934504
Text Example
Text Example
White with #934504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934504; }
p { color: rgb(147,69,4); }
H1.HeaderClassName
{
color: #934504;
}
.AnyTagClassName
{
color: #934504;
}
</style>
background-color css
<style>
a { background-color: #934504; }
a { background-color: rgb(147,69,4); }
div.DivClassName
{
background-color: #934504;
}
.BgClassName
{
background-color: #934504;
}
</style>
border-color css
<style>
span { border-color: #934504; }
span { border-color: rgb(147,69,4); }
td.TdClassName
{
border-color: #934504;
}
.TagClassName
{
border-color: #934504;
}
</style>