Shades of Saddle Brown #924316
Tints of Saddle Brown #924316
RGB
CMYK
RGB Variations
Color information
#924316 (or 0x924316) is known color: Saddle Brown. HEX triplet: 92, 43 and 16. RGB value is (146,67,22). Sum of RGB (Red+Green+Blue) = 146+67+22=235 (31% of max value = 765). Red value is 146 (57.42% from 255 or 62.13% from 235); Green value is 67 (26.56% from 255 or 28.51% from 235); Blue value is 22 (8.98% from 255 or 9.36% from 235); Max value from RGB is 146 - color contains mainly: red. Hex color #924316 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #924316 is #6DBCE9. Grayscale: #555555. Windows color (decimal): -7191786 or 1459090. OLE color: 1459090.
HSL color Cylindrical-coordinate representation of color #924316: hue angle of 21.77º 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 #924316 is Cyan = 0, Magento = 0.54, Yellow = 0.85 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 67 | 22 | - |
| CMYK | 0 | 0.54 | 0.85 | 0.43 |
| HSL | 21.77º | 0.74% | 0.33% | - |
| HSV(B) | 21.77º | 0.85% | 0.57% | - |
| XYZ | 14.01 | 10.18 | 1.99 | - |
| YUV | 85.49 | 92.17 | 171.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 67 | 22 | 0 | 0.54 | 0.85 | 0.43 | 21.77 | 0.74 | 0.33 |
| Hex | 92 | 43 | 16 | 0 | 36 | 55 | 2B | 16 | 4A | 21 |
| Octal | 222 | 103 | 26 | 0 | 66 | 125 | 53 | 26 | 112 | 41 |
| Binary | 10010010 | 1000011 | 10110 | 0 | 110110 | 1010101 | 101011 | 10110 | 1001010 | 100001 |
Color Harmonies of #924316
Complementary color
Monochromatic Colors of #924316
Black with #924316
Text Example
Text Example
White with #924316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #924316; }
p { color: rgb(146,67,22); }
H1.HeaderClassName
{
color: #924316;
}
.AnyTagClassName
{
color: #924316;
}
</style>
background-color css
<style>
a { background-color: #924316; }
a { background-color: rgb(146,67,22); }
div.DivClassName
{
background-color: #924316;
}
.BgClassName
{
background-color: #924316;
}
</style>
border-color css
<style>
span { border-color: #924316; }
span { border-color: rgb(146,67,22); }
td.TdClassName
{
border-color: #924316;
}
.TagClassName
{
border-color: #924316;
}
</style>