Shades of Saddle Brown #924312
Tints of Saddle Brown #924312
RGB
CMYK
RGB Variations
Color information
#924312 (or 0x924312) is known color: Saddle Brown. HEX triplet: 92, 43 and 12. RGB value is (146,67,18). Sum of RGB (Red+Green+Blue) = 146+67+18=231 (30% of max value = 765). Red value is 146 (57.42% from 255 or 63.20% from 231); Green value is 67 (26.56% from 255 or 29.00% from 231); Blue value is 18 (7.42% from 255 or 7.79% from 231); Max value from RGB is 146 - color contains mainly: red. Hex color #924312 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #924312 is #6DBCED. Grayscale: #555555. Windows color (decimal): -7191790 or 1196946. OLE color: 1196946.
HSL color Cylindrical-coordinate representation of color #924312: hue angle of 22.97º 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 #924312 is Cyan = 0, Magento = 0.54, Yellow = 0.88 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 67 | 18 | - |
| CMYK | 0 | 0.54 | 0.88 | 0.43 |
| HSL | 22.97º | 0.78% | 0.32% | - |
| HSV(B) | 22.97º | 0.88% | 0.57% | - |
| XYZ | 13.97 | 10.17 | 1.8 | - |
| YUV | 85.04 | 90.17 | 171.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 67 | 18 | 0 | 0.54 | 0.88 | 0.43 | 22.97 | 0.78 | 0.32 |
| Hex | 92 | 43 | 12 | 0 | 36 | 58 | 2B | 17 | 4E | 20 |
| Octal | 222 | 103 | 22 | 0 | 66 | 130 | 53 | 27 | 116 | 40 |
| Binary | 10010010 | 1000011 | 10010 | 0 | 110110 | 1011000 | 101011 | 10111 | 1001110 | 100000 |
Color Harmonies of #924312
Complementary color
Monochromatic Colors of #924312
Black with #924312
Text Example
Text Example
White with #924312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #924312; }
p { color: rgb(146,67,18); }
H1.HeaderClassName
{
color: #924312;
}
.AnyTagClassName
{
color: #924312;
}
</style>
background-color css
<style>
a { background-color: #924312; }
a { background-color: rgb(146,67,18); }
div.DivClassName
{
background-color: #924312;
}
.BgClassName
{
background-color: #924312;
}
</style>
border-color css
<style>
span { border-color: #924312; }
span { border-color: rgb(146,67,18); }
td.TdClassName
{
border-color: #924312;
}
.TagClassName
{
border-color: #924312;
}
</style>