Shades of Brown Pod #471607
Tints of Brown Pod #471607
RGB
CMYK
RGB Variations
Color information
#471607 (or 0x471607) is known color: Brown Pod. HEX triplet: 47, 16 and 07. RGB value is (71,22,7). Sum of RGB (Red+Green+Blue) = 71+22+7=100 (13% of max value = 765). Red value is 71 (28.12% from 255 or 71% from 100); Green value is 22 (8.98% from 255 or 22% from 100); Blue value is 7 (3.12% from 255 or 7% from 100); Max value from RGB is 71 - color contains mainly: red. Hex color #471607 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #471607 is #B8E9F8. Grayscale: #232323. Windows color (decimal): -12118521 or 464455. OLE color: 464455.
HSL color Cylindrical-coordinate representation of color #471607: hue angle of 14.06º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #471607 is Cyan = 0, Magento = 0.69, Yellow = 0.90 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 22 | 7 | - |
| CMYK | 0 | 0.69 | 0.90 | 0.72 |
| HSL | 14.06º | 0.82% | 0.15% | - |
| HSV(B) | 14.06º | 0.9% | 0.28% | - |
| XYZ | 2.92 | 1.93 | 0.42 | - |
| YUV | 34.94 | 112.23 | 153.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 22 | 7 | 0 | 0.69 | 0.90 | 0.72 | 14.06 | 0.82 | 0.15 |
| Hex | 47 | 16 | 7 | 0 | 45 | 5A | 48 | E | 52 | F |
| Octal | 107 | 26 | 7 | 0 | 105 | 132 | 110 | 16 | 122 | 17 |
| Binary | 1000111 | 10110 | 111 | 0 | 1000101 | 1011010 | 1001000 | 1110 | 1010010 | 1111 |
Color Harmonies of #471607
Complementary color
Monochromatic Colors of #471607
Black with #471607
Text Example
Text Example
White with #471607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471607; }
p { color: rgb(71,22,7); }
H1.HeaderClassName
{
color: #471607;
}
.AnyTagClassName
{
color: #471607;
}
</style>
background-color css
<style>
a { background-color: #471607; }
a { background-color: rgb(71,22,7); }
div.DivClassName
{
background-color: #471607;
}
.BgClassName
{
background-color: #471607;
}
</style>
border-color css
<style>
span { border-color: #471607; }
span { border-color: rgb(71,22,7); }
td.TdClassName
{
border-color: #471607;
}
.TagClassName
{
border-color: #471607;
}
</style>