Shades of Saddle Brown #924416
Tints of Saddle Brown #924416
RGB
CMYK
RGB Variations
Color information
#924416 (or 0x924416) is known color: Saddle Brown. HEX triplet: 92, 44 and 16. RGB value is (146,68,22). Sum of RGB (Red+Green+Blue) = 146+68+22=236 (31% of max value = 765). Red value is 146 (57.42% from 255 or 61.86% from 236); Green value is 68 (26.95% from 255 or 28.81% from 236); Blue value is 22 (8.98% from 255 or 9.32% from 236); Max value from RGB is 146 - color contains mainly: red. Hex color #924416 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #924416 is #6DBBE9. Grayscale: #565656. Windows color (decimal): -7191530 or 1459346. OLE color: 1459346.
HSL color Cylindrical-coordinate representation of color #924416: hue angle of 22.26º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #924416 is Cyan = 0, Magento = 0.53, Yellow = 0.85 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 68 | 22 | - |
| CMYK | 0 | 0.53 | 0.85 | 0.43 |
| HSL | 22.26º | 0.74% | 0.33% | - |
| HSV(B) | 22.26º | 0.85% | 0.57% | - |
| XYZ | 14.07 | 10.3 | 2.01 | - |
| YUV | 86.08 | 91.84 | 170.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 68 | 22 | 0 | 0.53 | 0.85 | 0.43 | 22.26 | 0.74 | 0.33 |
| Hex | 92 | 44 | 16 | 0 | 35 | 55 | 2B | 16 | 4A | 21 |
| Octal | 222 | 104 | 26 | 0 | 65 | 125 | 53 | 26 | 112 | 41 |
| Binary | 10010010 | 1000100 | 10110 | 0 | 110101 | 1010101 | 101011 | 10110 | 1001010 | 100001 |
Color Harmonies of #924416
Complementary color
Monochromatic Colors of #924416
Black with #924416
Text Example
Text Example
White with #924416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #924416; }
p { color: rgb(146,68,22); }
H1.HeaderClassName
{
color: #924416;
}
.AnyTagClassName
{
color: #924416;
}
</style>
background-color css
<style>
a { background-color: #924416; }
a { background-color: rgb(146,68,22); }
div.DivClassName
{
background-color: #924416;
}
.BgClassName
{
background-color: #924416;
}
</style>
border-color css
<style>
span { border-color: #924416; }
span { border-color: rgb(146,68,22); }
td.TdClassName
{
border-color: #924416;
}
.TagClassName
{
border-color: #924416;
}
</style>