Shades of Brown Pod #471407
Tints of Brown Pod #471407
RGB
CMYK
RGB Variations
Color information
#471407 (or 0x471407) is known color: Brown Pod. HEX triplet: 47, 14 and 07. RGB value is (71,20,7). Sum of RGB (Red+Green+Blue) = 71+20+7=98 (12% of max value = 765). Red value is 71 (28.12% from 255 or 72.45% from 98); Green value is 20 (8.20% from 255 or 20.41% from 98); Blue value is 7 (3.12% from 255 or 7.14% from 98); Max value from RGB is 71 - color contains mainly: red. Hex color #471407 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #471407 is #B8EBF8. Grayscale: #212121. Windows color (decimal): -12119033 or 463943. OLE color: 463943.
HSL color Cylindrical-coordinate representation of color #471407: hue angle of 12.19º 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 #471407 is Cyan = 0, Magento = 0.72, Yellow = 0.90 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 20 | 7 | - |
| CMYK | 0 | 0.72 | 0.90 | 0.72 |
| HSL | 12.19º | 0.82% | 0.15% | - |
| HSV(B) | 12.19º | 0.9% | 0.28% | - |
| XYZ | 2.89 | 1.86 | 0.41 | - |
| YUV | 33.77 | 112.9 | 154.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 20 | 7 | 0 | 0.72 | 0.90 | 0.72 | 12.19 | 0.82 | 0.15 |
| Hex | 47 | 14 | 7 | 0 | 48 | 5A | 48 | C | 52 | F |
| Octal | 107 | 24 | 7 | 0 | 110 | 132 | 110 | 14 | 122 | 17 |
| Binary | 1000111 | 10100 | 111 | 0 | 1001000 | 1011010 | 1001000 | 1100 | 1010010 | 1111 |
Color Harmonies of #471407
Complementary color
Monochromatic Colors of #471407
Black with #471407
Text Example
Text Example
White with #471407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471407; }
p { color: rgb(71,20,7); }
H1.HeaderClassName
{
color: #471407;
}
.AnyTagClassName
{
color: #471407;
}
</style>
background-color css
<style>
a { background-color: #471407; }
a { background-color: rgb(71,20,7); }
div.DivClassName
{
background-color: #471407;
}
.BgClassName
{
background-color: #471407;
}
</style>
border-color css
<style>
span { border-color: #471407; }
span { border-color: rgb(71,20,7); }
td.TdClassName
{
border-color: #471407;
}
.TagClassName
{
border-color: #471407;
}
</style>