Shades of Brown Pod #462721
Tints of Brown Pod #462721
RGB
CMYK
RGB Variations
Color information
#462721 (or 0x462721) is known color: Brown Pod. HEX triplet: 46, 27 and 21. RGB value is (70,39,33). Sum of RGB (Red+Green+Blue) = 70+39+33=142 (18% of max value = 765). Red value is 70 (27.73% from 255 or 49.30% from 142); Green value is 39 (15.62% from 255 or 27.46% from 142); Blue value is 33 (13.28% from 255 or 23.24% from 142); Max value from RGB is 70 - color contains mainly: red. Hex color #462721 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462721 is #B9D8DE. Grayscale: #2F2F2F. Windows color (decimal): -12179679 or 2172742. OLE color: 2172742.
HSL color Cylindrical-coordinate representation of color #462721: hue angle of 9.73º degrees, saturation: 0.36, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #462721 is Cyan = 0, Magento = 0.44, Yellow = 0.53 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 39 | 33 | - |
| CMYK | 0 | 0.44 | 0.53 | 0.73 |
| HSL | 9.73º | 0.36% | 0.2% | - |
| HSV(B) | 9.73º | 0.53% | 0.27% | - |
| XYZ | 3.53 | 2.86 | 1.81 | - |
| YUV | 47.59 | 119.77 | 143.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 39 | 33 | 0 | 0.44 | 0.53 | 0.73 | 9.73 | 0.36 | 0.2 |
| Hex | 46 | 27 | 21 | 0 | 2C | 35 | 49 | A | 24 | 14 |
| Octal | 106 | 47 | 41 | 0 | 54 | 65 | 111 | 12 | 44 | 24 |
| Binary | 1000110 | 100111 | 100001 | 0 | 101100 | 110101 | 1001001 | 1010 | 100100 | 10100 |
Color Harmonies of #462721
Complementary color
Monochromatic Colors of #462721
Black with #462721
Text Example
Text Example
White with #462721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462721; }
p { color: rgb(70,39,33); }
H1.HeaderClassName
{
color: #462721;
}
.AnyTagClassName
{
color: #462721;
}
</style>
background-color css
<style>
a { background-color: #462721; }
a { background-color: rgb(70,39,33); }
div.DivClassName
{
background-color: #462721;
}
.BgClassName
{
background-color: #462721;
}
</style>
border-color css
<style>
span { border-color: #462721; }
span { border-color: rgb(70,39,33); }
td.TdClassName
{
border-color: #462721;
}
.TagClassName
{
border-color: #462721;
}
</style>