Shades of Saddle Brown #924006
Tints of Saddle Brown #924006
RGB
CMYK
RGB Variations
Color information
#924006 (or 0x924006) is known color: Saddle Brown. HEX triplet: 92, 40 and 06. RGB value is (146,64,6). Sum of RGB (Red+Green+Blue) = 146+64+6=216 (28% of max value = 765). Red value is 146 (57.42% from 255 or 67.59% from 216); Green value is 64 (25.39% from 255 or 29.63% from 216); Blue value is 6 (2.73% from 255 or 2.78% from 216); Max value from RGB is 146 - color contains mainly: red. Hex color #924006 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #924006 is #6DBFF9. Grayscale: #525252. Windows color (decimal): -7192570 or 409746. OLE color: 409746.
HSL color Cylindrical-coordinate representation of color #924006: hue angle of 24.86º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #924006 is Cyan = 0, Magento = 0.56, Yellow = 0.96 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 64 | 6 | - |
| CMYK | 0 | 0.56 | 0.96 | 0.43 |
| HSL | 24.86º | 0.92% | 0.3% | - |
| HSV(B) | 24.86º | 0.96% | 0.57% | - |
| XYZ | 13.72 | 9.79 | 1.34 | - |
| YUV | 81.91 | 85.17 | 173.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 64 | 6 | 0 | 0.56 | 0.96 | 0.43 | 24.86 | 0.92 | 0.3 |
| Hex | 92 | 40 | 6 | 0 | 38 | 60 | 2B | 19 | 5C | 1E |
| Octal | 222 | 100 | 6 | 0 | 70 | 140 | 53 | 31 | 134 | 36 |
| Binary | 10010010 | 1000000 | 110 | 0 | 111000 | 1100000 | 101011 | 11001 | 1011100 | 11110 |
Color Harmonies of #924006
Complementary color
Monochromatic Colors of #924006
Black with #924006
Text Example
Text Example
White with #924006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #924006; }
p { color: rgb(146,64,6); }
H1.HeaderClassName
{
color: #924006;
}
.AnyTagClassName
{
color: #924006;
}
</style>
background-color css
<style>
a { background-color: #924006; }
a { background-color: rgb(146,64,6); }
div.DivClassName
{
background-color: #924006;
}
.BgClassName
{
background-color: #924006;
}
</style>
border-color css
<style>
span { border-color: #924006; }
span { border-color: rgb(146,64,6); }
td.TdClassName
{
border-color: #924006;
}
.TagClassName
{
border-color: #924006;
}
</style>