Shades of Saddle Brown #924011
Tints of Saddle Brown #924011
RGB
CMYK
RGB Variations
Color information
#924011 (or 0x924011) is known color: Saddle Brown. HEX triplet: 92, 40 and 11. RGB value is (146,64,17). Sum of RGB (Red+Green+Blue) = 146+64+17=227 (30% of max value = 765). Red value is 146 (57.42% from 255 or 64.32% from 227); Green value is 64 (25.39% from 255 or 28.19% from 227); Blue value is 17 (7.03% from 255 or 7.49% from 227); Max value from RGB is 146 - color contains mainly: red. Hex color #924011 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #924011 is #6DBFEE. Grayscale: #535353. Windows color (decimal): -7192559 or 1130642. OLE color: 1130642.
HSL color Cylindrical-coordinate representation of color #924011: hue angle of 21.86º degrees, saturation: 0.79, 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 #924011 is Cyan = 0, Magento = 0.56, Yellow = 0.88 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 64 | 17 | - |
| CMYK | 0 | 0.56 | 0.88 | 0.43 |
| HSL | 21.86º | 0.79% | 0.32% | - |
| HSV(B) | 21.86º | 0.88% | 0.57% | - |
| XYZ | 13.79 | 9.82 | 1.7 | - |
| YUV | 83.16 | 90.67 | 172.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 64 | 17 | 0 | 0.56 | 0.88 | 0.43 | 21.86 | 0.79 | 0.32 |
| Hex | 92 | 40 | 11 | 0 | 38 | 58 | 2B | 16 | 4F | 20 |
| Octal | 222 | 100 | 21 | 0 | 70 | 130 | 53 | 26 | 117 | 40 |
| Binary | 10010010 | 1000000 | 10001 | 0 | 111000 | 1011000 | 101011 | 10110 | 1001111 | 100000 |
Color Harmonies of #924011
Complementary color
Monochromatic Colors of #924011
Black with #924011
Text Example
Text Example
White with #924011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #924011; }
p { color: rgb(146,64,17); }
H1.HeaderClassName
{
color: #924011;
}
.AnyTagClassName
{
color: #924011;
}
</style>
background-color css
<style>
a { background-color: #924011; }
a { background-color: rgb(146,64,17); }
div.DivClassName
{
background-color: #924011;
}
.BgClassName
{
background-color: #924011;
}
</style>
border-color css
<style>
span { border-color: #924011; }
span { border-color: rgb(146,64,17); }
td.TdClassName
{
border-color: #924011;
}
.TagClassName
{
border-color: #924011;
}
</style>