Shades of Saddle Brown #924912
Tints of Saddle Brown #924912
RGB
CMYK
RGB Variations
Color information
#924912 (or 0x924912) is known color: Saddle Brown. HEX triplet: 92, 49 and 12. RGB value is (146,73,18). Sum of RGB (Red+Green+Blue) = 146+73+18=237 (31% of max value = 765). Red value is 146 (57.42% from 255 or 61.60% from 237); Green value is 73 (28.91% from 255 or 30.80% from 237); Blue value is 18 (7.42% from 255 or 7.59% from 237); Max value from RGB is 146 - color contains mainly: red. Hex color #924912 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #924912 is #6DB6ED. Grayscale: #585858. Windows color (decimal): -7190254 or 1198482. OLE color: 1198482.
HSL color Cylindrical-coordinate representation of color #924912: hue angle of 25.78º 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 #924912 is Cyan = 0, Magento = 0.5, Yellow = 0.88 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 73 | 18 | - |
| CMYK | 0 | 0.5 | 0.88 | 0.43 |
| HSL | 25.78º | 0.78% | 0.32% | - |
| HSV(B) | 25.78º | 0.88% | 0.57% | - |
| XYZ | 14.35 | 10.92 | 1.92 | - |
| YUV | 88.56 | 88.18 | 168.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 73 | 18 | 0 | 0.5 | 0.88 | 0.43 | 25.78 | 0.78 | 0.32 |
| Hex | 92 | 49 | 12 | 0 | 32 | 58 | 2B | 1A | 4E | 20 |
| Octal | 222 | 111 | 22 | 0 | 62 | 130 | 53 | 32 | 116 | 40 |
| Binary | 10010010 | 1001001 | 10010 | 0 | 110010 | 1011000 | 101011 | 11010 | 1001110 | 100000 |
Color Harmonies of #924912
Complementary color
Monochromatic Colors of #924912
Black with #924912
Text Example
Text Example
White with #924912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #924912; }
p { color: rgb(146,73,18); }
H1.HeaderClassName
{
color: #924912;
}
.AnyTagClassName
{
color: #924912;
}
</style>
background-color css
<style>
a { background-color: #924912; }
a { background-color: rgb(146,73,18); }
div.DivClassName
{
background-color: #924912;
}
.BgClassName
{
background-color: #924912;
}
</style>
border-color css
<style>
span { border-color: #924912; }
span { border-color: rgb(146,73,18); }
td.TdClassName
{
border-color: #924912;
}
.TagClassName
{
border-color: #924912;
}
</style>