Shades of Brown Pod #432516
Tints of Brown Pod #432516
RGB
CMYK
RGB Variations
Color information
#432516 (or 0x432516) is known color: Brown Pod. HEX triplet: 43, 25 and 16. RGB value is (67,37,22). Sum of RGB (Red+Green+Blue) = 67+37+22=126 (16% of max value = 765). Red value is 67 (26.56% from 255 or 53.17% from 126); Green value is 37 (14.84% from 255 or 29.37% from 126); Blue value is 22 (8.98% from 255 or 17.46% from 126); Max value from RGB is 67 - color contains mainly: red. Hex color #432516 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #432516 is #BCDAE9. Grayscale: #2C2C2C. Windows color (decimal): -12376810 or 1451331. OLE color: 1451331.
HSL color Cylindrical-coordinate representation of color #432516: hue angle of 20º degrees, saturation: 0.51, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #432516 is Cyan = 0, Magento = 0.45, Yellow = 0.67 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 37 | 22 | - |
| CMYK | 0 | 0.45 | 0.67 | 0.74 |
| HSL | 20º | 0.51% | 0.17% | - |
| HSV(B) | 20º | 0.67% | 0.26% | - |
| XYZ | 3.12 | 2.57 | 1.09 | - |
| YUV | 44.26 | 115.44 | 144.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 37 | 22 | 0 | 0.45 | 0.67 | 0.74 | 20 | 0.51 | 0.17 |
| Hex | 43 | 25 | 16 | 0 | 2D | 43 | 4A | 14 | 33 | 11 |
| Octal | 103 | 45 | 26 | 0 | 55 | 103 | 112 | 24 | 63 | 21 |
| Binary | 1000011 | 100101 | 10110 | 0 | 101101 | 1000011 | 1001010 | 10100 | 110011 | 10001 |
Color Harmonies of #432516
Complementary color
Monochromatic Colors of #432516
Black with #432516
Text Example
Text Example
White with #432516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432516; }
p { color: rgb(67,37,22); }
H1.HeaderClassName
{
color: #432516;
}
.AnyTagClassName
{
color: #432516;
}
</style>
background-color css
<style>
a { background-color: #432516; }
a { background-color: rgb(67,37,22); }
div.DivClassName
{
background-color: #432516;
}
.BgClassName
{
background-color: #432516;
}
</style>
border-color css
<style>
span { border-color: #432516; }
span { border-color: rgb(67,37,22); }
td.TdClassName
{
border-color: #432516;
}
.TagClassName
{
border-color: #432516;
}
</style>