Shades of Saddle Brown #924012
Tints of Saddle Brown #924012
RGB
CMYK
RGB Variations
Color information
#924012 (or 0x924012) is known color: Saddle Brown. HEX triplet: 92, 40 and 12. RGB value is (146,64,18). Sum of RGB (Red+Green+Blue) = 146+64+18=228 (30% of max value = 765). Red value is 146 (57.42% from 255 or 64.04% from 228); Green value is 64 (25.39% from 255 or 28.07% from 228); Blue value is 18 (7.42% from 255 or 7.89% from 228); Max value from RGB is 146 - color contains mainly: red. Hex color #924012 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #924012 is #6DBFED. Grayscale: #535353. Windows color (decimal): -7192558 or 1196178. OLE color: 1196178.
HSL color Cylindrical-coordinate representation of color #924012: hue angle of 21.56º degrees, saturation: 0.78, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #924012 is Cyan = 0, Magento = 0.56, Yellow = 0.88 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 64 | 18 | - |
| CMYK | 0 | 0.56 | 0.88 | 0.43 |
| HSL | 21.56º | 0.78% | 0.32% | - |
| HSV(B) | 21.56º | 0.88% | 0.57% | - |
| XYZ | 13.8 | 9.82 | 1.74 | - |
| YUV | 83.27 | 91.17 | 172.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 64 | 18 | 0 | 0.56 | 0.88 | 0.43 | 21.56 | 0.78 | 0.32 |
| Hex | 92 | 40 | 12 | 0 | 38 | 58 | 2B | 16 | 4E | 20 |
| Octal | 222 | 100 | 22 | 0 | 70 | 130 | 53 | 26 | 116 | 40 |
| Binary | 10010010 | 1000000 | 10010 | 0 | 111000 | 1011000 | 101011 | 10110 | 1001110 | 100000 |
Color Harmonies of #924012
Complementary color
Monochromatic Colors of #924012
Black with #924012
Text Example
Text Example
White with #924012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #924012; }
p { color: rgb(146,64,18); }
H1.HeaderClassName
{
color: #924012;
}
.AnyTagClassName
{
color: #924012;
}
</style>
background-color css
<style>
a { background-color: #924012; }
a { background-color: rgb(146,64,18); }
div.DivClassName
{
background-color: #924012;
}
.BgClassName
{
background-color: #924012;
}
</style>
border-color css
<style>
span { border-color: #924012; }
span { border-color: rgb(146,64,18); }
td.TdClassName
{
border-color: #924012;
}
.TagClassName
{
border-color: #924012;
}
</style>