Shades of Brown Pod #432720
Tints of Brown Pod #432720
RGB
CMYK
RGB Variations
Color information
#432720 (or 0x432720) is known color: Brown Pod. HEX triplet: 43, 27 and 20. RGB value is (67,39,32). Sum of RGB (Red+Green+Blue) = 67+39+32=138 (18% of max value = 765). Red value is 67 (26.56% from 255 or 48.55% from 138); Green value is 39 (15.62% from 255 or 28.26% from 138); Blue value is 32 (12.89% from 255 or 23.19% from 138); Max value from RGB is 67 - color contains mainly: red. Hex color #432720 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #432720 is #BCD8DF. Grayscale: #2E2E2E. Windows color (decimal): -12376288 or 2107203. OLE color: 2107203.
HSL color Cylindrical-coordinate representation of color #432720: hue angle of 12º degrees, saturation: 0.35, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #432720 is Cyan = 0, Magento = 0.42, Yellow = 0.52 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 39 | 32 | - |
| CMYK | 0 | 0.42 | 0.52 | 0.74 |
| HSL | 12º | 0.35% | 0.19% | - |
| HSV(B) | 12º | 0.52% | 0.26% | - |
| XYZ | 3.3 | 2.75 | 1.72 | - |
| YUV | 46.57 | 119.78 | 142.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 39 | 32 | 0 | 0.42 | 0.52 | 0.74 | 12 | 0.35 | 0.19 |
| Hex | 43 | 27 | 20 | 0 | 2A | 34 | 4A | C | 23 | 13 |
| Octal | 103 | 47 | 40 | 0 | 52 | 64 | 112 | 14 | 43 | 23 |
| Binary | 1000011 | 100111 | 100000 | 0 | 101010 | 110100 | 1001010 | 1100 | 100011 | 10011 |
Color Harmonies of #432720
Complementary color
Monochromatic Colors of #432720
Black with #432720
Text Example
Text Example
White with #432720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432720; }
p { color: rgb(67,39,32); }
H1.HeaderClassName
{
color: #432720;
}
.AnyTagClassName
{
color: #432720;
}
</style>
background-color css
<style>
a { background-color: #432720; }
a { background-color: rgb(67,39,32); }
div.DivClassName
{
background-color: #432720;
}
.BgClassName
{
background-color: #432720;
}
</style>
border-color css
<style>
span { border-color: #432720; }
span { border-color: rgb(67,39,32); }
td.TdClassName
{
border-color: #432720;
}
.TagClassName
{
border-color: #432720;
}
</style>