Shades of Brown Pod #402921
Tints of Brown Pod #402921
RGB
CMYK
RGB Variations
Color information
#402921 (or 0x402921) is known color: Brown Pod. HEX triplet: 40, 29 and 21. RGB value is (64,41,33). Sum of RGB (Red+Green+Blue) = 64+41+33=138 (18% of max value = 765). Red value is 64 (25.39% from 255 or 46.38% from 138); Green value is 41 (16.41% from 255 or 29.71% from 138); Blue value is 33 (13.28% from 255 or 23.91% from 138); Max value from RGB is 64 - color contains mainly: red. Hex color #402921 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #402921 is #BFD6DE. Grayscale: #2F2F2F. Windows color (decimal): -12572383 or 2173248. OLE color: 2173248.
HSL color Cylindrical-coordinate representation of color #402921: hue angle of 15.48º degrees, saturation: 0.32, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #402921 is Cyan = 0, Magento = 0.36, Yellow = 0.48 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 41 | 33 | - |
| CMYK | 0 | 0.36 | 0.48 | 0.75 |
| HSL | 15.48º | 0.32% | 0.19% | - |
| HSV(B) | 15.48º | 0.48% | 0.25% | - |
| XYZ | 3.18 | 2.79 | 1.81 | - |
| YUV | 46.97 | 120.12 | 140.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 41 | 33 | 0 | 0.36 | 0.48 | 0.75 | 15.48 | 0.32 | 0.19 |
| Hex | 40 | 29 | 21 | 0 | 24 | 30 | 4B | F | 20 | 13 |
| Octal | 100 | 51 | 41 | 0 | 44 | 60 | 113 | 17 | 40 | 23 |
| Binary | 1000000 | 101001 | 100001 | 0 | 100100 | 110000 | 1001011 | 1111 | 100000 | 10011 |
Color Harmonies of #402921
Complementary color
Monochromatic Colors of #402921
Black with #402921
Text Example
Text Example
White with #402921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402921; }
p { color: rgb(64,41,33); }
H1.HeaderClassName
{
color: #402921;
}
.AnyTagClassName
{
color: #402921;
}
</style>
background-color css
<style>
a { background-color: #402921; }
a { background-color: rgb(64,41,33); }
div.DivClassName
{
background-color: #402921;
}
.BgClassName
{
background-color: #402921;
}
</style>
border-color css
<style>
span { border-color: #402921; }
span { border-color: rgb(64,41,33); }
td.TdClassName
{
border-color: #402921;
}
.TagClassName
{
border-color: #402921;
}
</style>