Shades of Brown Pod #492305
Tints of Brown Pod #492305
RGB
CMYK
RGB Variations
Color information
#492305 (or 0x492305) is known color: Brown Pod. HEX triplet: 49, 23 and 05. RGB value is (73,35,5). Sum of RGB (Red+Green+Blue) = 73+35+5=113 (14% of max value = 765). Red value is 73 (28.91% from 255 or 64.60% from 113); Green value is 35 (14.06% from 255 or 30.97% from 113); Blue value is 5 (2.34% from 255 or 4.42% from 113); Max value from RGB is 73 - color contains mainly: red. Hex color #492305 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #492305 is #B6DCFA. Grayscale: #2B2B2B. Windows color (decimal): -11984123 or 336713. OLE color: 336713.
HSL color Cylindrical-coordinate representation of color #492305: hue angle of 26.47º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #492305 is Cyan = 0, Magento = 0.52, Yellow = 0.93 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 35 | 5 | - |
| CMYK | 0 | 0.52 | 0.93 | 0.71 |
| HSL | 26.47º | 0.87% | 0.15% | - |
| HSV(B) | 26.47º | 0.93% | 0.29% | - |
| XYZ | 3.38 | 2.63 | 0.47 | - |
| YUV | 42.94 | 106.59 | 149.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 35 | 5 | 0 | 0.52 | 0.93 | 0.71 | 26.47 | 0.87 | 0.15 |
| Hex | 49 | 23 | 5 | 0 | 34 | 5D | 47 | 1A | 57 | F |
| Octal | 111 | 43 | 5 | 0 | 64 | 135 | 107 | 32 | 127 | 17 |
| Binary | 1001001 | 100011 | 101 | 0 | 110100 | 1011101 | 1000111 | 11010 | 1010111 | 1111 |
Color Harmonies of #492305
Complementary color
Monochromatic Colors of #492305
Black with #492305
Text Example
Text Example
White with #492305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492305; }
p { color: rgb(73,35,5); }
H1.HeaderClassName
{
color: #492305;
}
.AnyTagClassName
{
color: #492305;
}
</style>
background-color css
<style>
a { background-color: #492305; }
a { background-color: rgb(73,35,5); }
div.DivClassName
{
background-color: #492305;
}
.BgClassName
{
background-color: #492305;
}
</style>
border-color css
<style>
span { border-color: #492305; }
span { border-color: rgb(73,35,5); }
td.TdClassName
{
border-color: #492305;
}
.TagClassName
{
border-color: #492305;
}
</style>