Shades of Brown Pod #472306
Tints of Brown Pod #472306
RGB
CMYK
RGB Variations
Color information
#472306 (or 0x472306) is known color: Brown Pod. HEX triplet: 47, 23 and 06. RGB value is (71,35,6). Sum of RGB (Red+Green+Blue) = 71+35+6=112 (14% of max value = 765). Red value is 71 (28.12% from 255 or 63.39% from 112); Green value is 35 (14.06% from 255 or 31.25% from 112); Blue value is 6 (2.73% from 255 or 5.36% from 112); Max value from RGB is 71 - color contains mainly: red. Hex color #472306 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #472306 is #B8DCF9. Grayscale: #2A2A2A. Windows color (decimal): -12115194 or 402247. OLE color: 402247.
HSL color Cylindrical-coordinate representation of color #472306: hue angle of 26.77º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #472306 is Cyan = 0, Magento = 0.51, Yellow = 0.92 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 35 | 6 | - |
| CMYK | 0 | 0.51 | 0.92 | 0.72 |
| HSL | 26.77º | 0.84% | 0.15% | - |
| HSV(B) | 26.77º | 0.92% | 0.28% | - |
| XYZ | 3.23 | 2.55 | 0.5 | - |
| YUV | 42.46 | 107.43 | 148.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 35 | 6 | 0 | 0.51 | 0.92 | 0.72 | 26.77 | 0.84 | 0.15 |
| Hex | 47 | 23 | 6 | 0 | 33 | 5C | 48 | 1B | 54 | F |
| Octal | 107 | 43 | 6 | 0 | 63 | 134 | 110 | 33 | 124 | 17 |
| Binary | 1000111 | 100011 | 110 | 0 | 110011 | 1011100 | 1001000 | 11011 | 1010100 | 1111 |
Color Harmonies of #472306
Complementary color
Monochromatic Colors of #472306
Black with #472306
Text Example
Text Example
White with #472306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472306; }
p { color: rgb(71,35,6); }
H1.HeaderClassName
{
color: #472306;
}
.AnyTagClassName
{
color: #472306;
}
</style>
background-color css
<style>
a { background-color: #472306; }
a { background-color: rgb(71,35,6); }
div.DivClassName
{
background-color: #472306;
}
.BgClassName
{
background-color: #472306;
}
</style>
border-color css
<style>
span { border-color: #472306; }
span { border-color: rgb(71,35,6); }
td.TdClassName
{
border-color: #472306;
}
.TagClassName
{
border-color: #472306;
}
</style>