Shades of Saddle Brown #924317
Tints of Saddle Brown #924317
RGB
CMYK
RGB Variations
Color information
#924317 (or 0x924317) is known color: Saddle Brown. HEX triplet: 92, 43 and 17. RGB value is (146,67,23). Sum of RGB (Red+Green+Blue) = 146+67+23=236 (31% of max value = 765). Red value is 146 (57.42% from 255 or 61.86% from 236); Green value is 67 (26.56% from 255 or 28.39% from 236); Blue value is 23 (9.38% from 255 or 9.75% from 236); Max value from RGB is 146 - color contains mainly: red. Hex color #924317 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #924317 is #6DBCE8. Grayscale: #555555. Windows color (decimal): -7191785 or 1524626. OLE color: 1524626.
HSL color Cylindrical-coordinate representation of color #924317: hue angle of 21.46º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #924317 is Cyan = 0, Magento = 0.54, Yellow = 0.84 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 67 | 23 | - |
| CMYK | 0 | 0.54 | 0.84 | 0.43 |
| HSL | 21.46º | 0.73% | 0.33% | - |
| HSV(B) | 21.46º | 0.84% | 0.57% | - |
| XYZ | 14.02 | 10.19 | 2.04 | - |
| YUV | 85.61 | 92.67 | 171.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 67 | 23 | 0 | 0.54 | 0.84 | 0.43 | 21.46 | 0.73 | 0.33 |
| Hex | 92 | 43 | 17 | 0 | 36 | 54 | 2B | 15 | 49 | 21 |
| Octal | 222 | 103 | 27 | 0 | 66 | 124 | 53 | 25 | 111 | 41 |
| Binary | 10010010 | 1000011 | 10111 | 0 | 110110 | 1010100 | 101011 | 10101 | 1001001 | 100001 |
Color Harmonies of #924317
Complementary color
Monochromatic Colors of #924317
Black with #924317
Text Example
Text Example
White with #924317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #924317; }
p { color: rgb(146,67,23); }
H1.HeaderClassName
{
color: #924317;
}
.AnyTagClassName
{
color: #924317;
}
</style>
background-color css
<style>
a { background-color: #924317; }
a { background-color: rgb(146,67,23); }
div.DivClassName
{
background-color: #924317;
}
.BgClassName
{
background-color: #924317;
}
</style>
border-color css
<style>
span { border-color: #924317; }
span { border-color: rgb(146,67,23); }
td.TdClassName
{
border-color: #924317;
}
.TagClassName
{
border-color: #924317;
}
</style>