Shades of Saddle Brown #924017
Tints of Saddle Brown #924017
RGB
CMYK
RGB Variations
Color information
#924017 (or 0x924017) is known color: Saddle Brown. HEX triplet: 92, 40 and 17. RGB value is (146,64,23). Sum of RGB (Red+Green+Blue) = 146+64+23=233 (30% of max value = 765). Red value is 146 (57.42% from 255 or 62.66% from 233); Green value is 64 (25.39% from 255 or 27.47% from 233); Blue value is 23 (9.38% from 255 or 9.87% from 233); Max value from RGB is 146 - color contains mainly: red. Hex color #924017 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #924017 is #6DBFE8. Grayscale: #545454. Windows color (decimal): -7192553 or 1523858. OLE color: 1523858.
HSL color Cylindrical-coordinate representation of color #924017: hue angle of 20º 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 #924017 is Cyan = 0, Magento = 0.56, Yellow = 0.84 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 64 | 23 | - |
| CMYK | 0 | 0.56 | 0.84 | 0.43 |
| HSL | 20º | 0.73% | 0.33% | - |
| HSV(B) | 20º | 0.84% | 0.57% | - |
| XYZ | 13.84 | 9.84 | 1.98 | - |
| YUV | 83.84 | 93.67 | 172.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 64 | 23 | 0 | 0.56 | 0.84 | 0.43 | 20 | 0.73 | 0.33 |
| Hex | 92 | 40 | 17 | 0 | 38 | 54 | 2B | 14 | 49 | 21 |
| Octal | 222 | 100 | 27 | 0 | 70 | 124 | 53 | 24 | 111 | 41 |
| Binary | 10010010 | 1000000 | 10111 | 0 | 111000 | 1010100 | 101011 | 10100 | 1001001 | 100001 |
Color Harmonies of #924017
Complementary color
Monochromatic Colors of #924017
Black with #924017
Text Example
Text Example
White with #924017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #924017; }
p { color: rgb(146,64,23); }
H1.HeaderClassName
{
color: #924017;
}
.AnyTagClassName
{
color: #924017;
}
</style>
background-color css
<style>
a { background-color: #924017; }
a { background-color: rgb(146,64,23); }
div.DivClassName
{
background-color: #924017;
}
.BgClassName
{
background-color: #924017;
}
</style>
border-color css
<style>
span { border-color: #924017; }
span { border-color: rgb(146,64,23); }
td.TdClassName
{
border-color: #924017;
}
.TagClassName
{
border-color: #924017;
}
</style>