Shades of Brown Pod #471907
Tints of Brown Pod #471907
RGB
CMYK
RGB Variations
Color information
#471907 (or 0x471907) is known color: Brown Pod. HEX triplet: 47, 19 and 07. RGB value is (71,25,7). Sum of RGB (Red+Green+Blue) = 71+25+7=103 (13% of max value = 765). Red value is 71 (28.12% from 255 or 68.93% from 103); Green value is 25 (10.16% from 255 or 24.27% from 103); Blue value is 7 (3.12% from 255 or 6.80% from 103); Max value from RGB is 71 - color contains mainly: red. Hex color #471907 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #471907 is #B8E6F8. Grayscale: #242424. Windows color (decimal): -12117753 or 465223. OLE color: 465223.
HSL color Cylindrical-coordinate representation of color #471907: hue angle of 16.88º 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 #471907 is Cyan = 0, Magento = 0.65, Yellow = 0.90 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 25 | 7 | - |
| CMYK | 0 | 0.65 | 0.90 | 0.72 |
| HSL | 16.88º | 0.82% | 0.15% | - |
| HSV(B) | 16.88º | 0.9% | 0.28% | - |
| XYZ | 2.98 | 2.05 | 0.44 | - |
| YUV | 36.7 | 111.24 | 152.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 25 | 7 | 0 | 0.65 | 0.90 | 0.72 | 16.88 | 0.82 | 0.15 |
| Hex | 47 | 19 | 7 | 0 | 41 | 5A | 48 | 11 | 52 | F |
| Octal | 107 | 31 | 7 | 0 | 101 | 132 | 110 | 21 | 122 | 17 |
| Binary | 1000111 | 11001 | 111 | 0 | 1000001 | 1011010 | 1001000 | 10001 | 1010010 | 1111 |
Color Harmonies of #471907
Complementary color
Monochromatic Colors of #471907
Black with #471907
Text Example
Text Example
White with #471907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471907; }
p { color: rgb(71,25,7); }
H1.HeaderClassName
{
color: #471907;
}
.AnyTagClassName
{
color: #471907;
}
</style>
background-color css
<style>
a { background-color: #471907; }
a { background-color: rgb(71,25,7); }
div.DivClassName
{
background-color: #471907;
}
.BgClassName
{
background-color: #471907;
}
</style>
border-color css
<style>
span { border-color: #471907; }
span { border-color: rgb(71,25,7); }
td.TdClassName
{
border-color: #471907;
}
.TagClassName
{
border-color: #471907;
}
</style>