Shades of Brown Pod #462520
Tints of Brown Pod #462520
RGB
CMYK
RGB Variations
Color information
#462520 (or 0x462520) is known color: Brown Pod. HEX triplet: 46, 25 and 20. RGB value is (70,37,32). Sum of RGB (Red+Green+Blue) = 70+37+32=139 (18% of max value = 765). Red value is 70 (27.73% from 255 or 50.36% from 139); Green value is 37 (14.84% from 255 or 26.62% from 139); Blue value is 32 (12.89% from 255 or 23.02% from 139); Max value from RGB is 70 - color contains mainly: red. Hex color #462520 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462520 is #B9DADF. Grayscale: #2E2E2E. Windows color (decimal): -12180192 or 2106694. OLE color: 2106694.
HSL color Cylindrical-coordinate representation of color #462520: hue angle of 7.89º degrees, saturation: 0.37, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #462520 is Cyan = 0, Magento = 0.47, Yellow = 0.54 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 37 | 32 | - |
| CMYK | 0 | 0.47 | 0.54 | 0.73 |
| HSL | 7.89º | 0.37% | 0.2% | - |
| HSV(B) | 7.89º | 0.54% | 0.27% | - |
| XYZ | 3.45 | 2.73 | 1.71 | - |
| YUV | 46.3 | 119.93 | 144.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 37 | 32 | 0 | 0.47 | 0.54 | 0.73 | 7.89 | 0.37 | 0.2 |
| Hex | 46 | 25 | 20 | 0 | 2F | 36 | 49 | 8 | 25 | 14 |
| Octal | 106 | 45 | 40 | 0 | 57 | 66 | 111 | 10 | 45 | 24 |
| Binary | 1000110 | 100101 | 100000 | 0 | 101111 | 110110 | 1001001 | 1000 | 100101 | 10100 |
Color Harmonies of #462520
Complementary color
Monochromatic Colors of #462520
Black with #462520
Text Example
Text Example
White with #462520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462520; }
p { color: rgb(70,37,32); }
H1.HeaderClassName
{
color: #462520;
}
.AnyTagClassName
{
color: #462520;
}
</style>
background-color css
<style>
a { background-color: #462520; }
a { background-color: rgb(70,37,32); }
div.DivClassName
{
background-color: #462520;
}
.BgClassName
{
background-color: #462520;
}
</style>
border-color css
<style>
span { border-color: #462520; }
span { border-color: rgb(70,37,32); }
td.TdClassName
{
border-color: #462520;
}
.TagClassName
{
border-color: #462520;
}
</style>