Shades of Brown Pod #492417
Tints of Brown Pod #492417
RGB
CMYK
RGB Variations
Color information
#492417 (or 0x492417) is known color: Brown Pod. HEX triplet: 49, 24 and 17. RGB value is (73,36,23). Sum of RGB (Red+Green+Blue) = 73+36+23=132 (17% of max value = 765). Red value is 73 (28.91% from 255 or 55.30% from 132); Green value is 36 (14.45% from 255 or 27.27% from 132); Blue value is 23 (9.38% from 255 or 17.42% from 132); Max value from RGB is 73 - color contains mainly: red. Hex color #492417 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #492417 is #B6DBE8. Grayscale: #2D2D2D. Windows color (decimal): -11983849 or 1516617. OLE color: 1516617.
HSL color Cylindrical-coordinate representation of color #492417: hue angle of 15.6º degrees, saturation: 0.52, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #492417 is Cyan = 0, Magento = 0.51, Yellow = 0.68 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 36 | 23 | - |
| CMYK | 0 | 0.51 | 0.68 | 0.71 |
| HSL | 15.6º | 0.52% | 0.19% | - |
| HSV(B) | 15.6º | 0.68% | 0.29% | - |
| XYZ | 3.53 | 2.74 | 1.15 | - |
| YUV | 45.58 | 115.26 | 147.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 36 | 23 | 0 | 0.51 | 0.68 | 0.71 | 15.6 | 0.52 | 0.19 |
| Hex | 49 | 24 | 17 | 0 | 33 | 44 | 47 | 10 | 34 | 13 |
| Octal | 111 | 44 | 27 | 0 | 63 | 104 | 107 | 20 | 64 | 23 |
| Binary | 1001001 | 100100 | 10111 | 0 | 110011 | 1000100 | 1000111 | 10000 | 110100 | 10011 |
Color Harmonies of #492417
Complementary color
Monochromatic Colors of #492417
Black with #492417
Text Example
Text Example
White with #492417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492417; }
p { color: rgb(73,36,23); }
H1.HeaderClassName
{
color: #492417;
}
.AnyTagClassName
{
color: #492417;
}
</style>
background-color css
<style>
a { background-color: #492417; }
a { background-color: rgb(73,36,23); }
div.DivClassName
{
background-color: #492417;
}
.BgClassName
{
background-color: #492417;
}
</style>
border-color css
<style>
span { border-color: #492417; }
span { border-color: rgb(73,36,23); }
td.TdClassName
{
border-color: #492417;
}
.TagClassName
{
border-color: #492417;
}
</style>