Shades of Saddle Brown #924014
Tints of Saddle Brown #924014
RGB
CMYK
RGB Variations
Color information
#924014 (or 0x924014) is known color: Saddle Brown. HEX triplet: 92, 40 and 14. RGB value is (146,64,20). Sum of RGB (Red+Green+Blue) = 146+64+20=230 (30% of max value = 765). Red value is 146 (57.42% from 255 or 63.48% from 230); Green value is 64 (25.39% from 255 or 27.83% from 230); Blue value is 20 (8.20% from 255 or 8.70% from 230); Max value from RGB is 146 - color contains mainly: red. Hex color #924014 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #924014 is #6DBFEB. Grayscale: #535353. Windows color (decimal): -7192556 or 1327250. OLE color: 1327250.
HSL color Cylindrical-coordinate representation of color #924014: hue angle of 20.95º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #924014 is Cyan = 0, Magento = 0.56, Yellow = 0.86 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 64 | 20 | - |
| CMYK | 0 | 0.56 | 0.86 | 0.43 |
| HSL | 20.95º | 0.76% | 0.33% | - |
| HSV(B) | 20.95º | 0.86% | 0.57% | - |
| XYZ | 13.81 | 9.83 | 1.83 | - |
| YUV | 83.5 | 92.17 | 172.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 64 | 20 | 0 | 0.56 | 0.86 | 0.43 | 20.95 | 0.76 | 0.33 |
| Hex | 92 | 40 | 14 | 0 | 38 | 56 | 2B | 15 | 4C | 21 |
| Octal | 222 | 100 | 24 | 0 | 70 | 126 | 53 | 25 | 114 | 41 |
| Binary | 10010010 | 1000000 | 10100 | 0 | 111000 | 1010110 | 101011 | 10101 | 1001100 | 100001 |
Color Harmonies of #924014
Complementary color
Monochromatic Colors of #924014
Black with #924014
Text Example
Text Example
White with #924014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #924014; }
p { color: rgb(146,64,20); }
H1.HeaderClassName
{
color: #924014;
}
.AnyTagClassName
{
color: #924014;
}
</style>
background-color css
<style>
a { background-color: #924014; }
a { background-color: rgb(146,64,20); }
div.DivClassName
{
background-color: #924014;
}
.BgClassName
{
background-color: #924014;
}
</style>
border-color css
<style>
span { border-color: #924014; }
span { border-color: rgb(146,64,20); }
td.TdClassName
{
border-color: #924014;
}
.TagClassName
{
border-color: #924014;
}
</style>