Shades of Brown Pod #472519
Tints of Brown Pod #472519
RGB
CMYK
RGB Variations
Color information
#472519 (or 0x472519) is known color: Brown Pod. HEX triplet: 47, 25 and 19. RGB value is (71,37,25). Sum of RGB (Red+Green+Blue) = 71+37+25=133 (17% of max value = 765). Red value is 71 (28.12% from 255 or 53.38% from 133); Green value is 37 (14.84% from 255 or 27.82% from 133); Blue value is 25 (10.16% from 255 or 18.80% from 133); Max value from RGB is 71 - color contains mainly: red. Hex color #472519 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #472519 is #B8DAE6. Grayscale: #2D2D2D. Windows color (decimal): -12114663 or 1647943. OLE color: 1647943.
HSL color Cylindrical-coordinate representation of color #472519: hue angle of 15.65º degrees, saturation: 0.48, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #472519 is Cyan = 0, Magento = 0.48, Yellow = 0.65 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 37 | 25 | - |
| CMYK | 0 | 0.48 | 0.65 | 0.72 |
| HSL | 15.65º | 0.48% | 0.19% | - |
| HSV(B) | 15.65º | 0.65% | 0.28% | - |
| XYZ | 3.44 | 2.73 | 1.27 | - |
| YUV | 45.8 | 116.26 | 145.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 37 | 25 | 0 | 0.48 | 0.65 | 0.72 | 15.65 | 0.48 | 0.19 |
| Hex | 47 | 25 | 19 | 0 | 30 | 41 | 48 | 10 | 30 | 13 |
| Octal | 107 | 45 | 31 | 0 | 60 | 101 | 110 | 20 | 60 | 23 |
| Binary | 1000111 | 100101 | 11001 | 0 | 110000 | 1000001 | 1001000 | 10000 | 110000 | 10011 |
Color Harmonies of #472519
Complementary color
Monochromatic Colors of #472519
Black with #472519
Text Example
Text Example
White with #472519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472519; }
p { color: rgb(71,37,25); }
H1.HeaderClassName
{
color: #472519;
}
.AnyTagClassName
{
color: #472519;
}
</style>
background-color css
<style>
a { background-color: #472519; }
a { background-color: rgb(71,37,25); }
div.DivClassName
{
background-color: #472519;
}
.BgClassName
{
background-color: #472519;
}
</style>
border-color css
<style>
span { border-color: #472519; }
span { border-color: rgb(71,37,25); }
td.TdClassName
{
border-color: #472519;
}
.TagClassName
{
border-color: #472519;
}
</style>