Shades of Brown Pod #462516
Tints of Brown Pod #462516
RGB
CMYK
RGB Variations
Color information
#462516 (or 0x462516) is known color: Brown Pod. HEX triplet: 46, 25 and 16. RGB value is (70,37,22). Sum of RGB (Red+Green+Blue) = 70+37+22=129 (17% of max value = 765). Red value is 70 (27.73% from 255 or 54.26% from 129); Green value is 37 (14.84% from 255 or 28.68% from 129); Blue value is 22 (8.98% from 255 or 17.05% from 129); Max value from RGB is 70 - color contains mainly: red. Hex color #462516 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #462516 is #B9DAE9. Grayscale: #2D2D2D. Windows color (decimal): -12180202 or 1451334. OLE color: 1451334.
HSL color Cylindrical-coordinate representation of color #462516: hue angle of 18.75º degrees, saturation: 0.52, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #462516 is Cyan = 0, Magento = 0.47, Yellow = 0.69 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 37 | 22 | - |
| CMYK | 0 | 0.47 | 0.69 | 0.73 |
| HSL | 18.75º | 0.52% | 0.18% | - |
| HSV(B) | 18.75º | 0.69% | 0.27% | - |
| XYZ | 3.33 | 2.68 | 1.1 | - |
| YUV | 45.16 | 114.93 | 145.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 37 | 22 | 0 | 0.47 | 0.69 | 0.73 | 18.75 | 0.52 | 0.18 |
| Hex | 46 | 25 | 16 | 0 | 2F | 45 | 49 | 13 | 34 | 12 |
| Octal | 106 | 45 | 26 | 0 | 57 | 105 | 111 | 23 | 64 | 22 |
| Binary | 1000110 | 100101 | 10110 | 0 | 101111 | 1000101 | 1001001 | 10011 | 110100 | 10010 |
Color Harmonies of #462516
Complementary color
Monochromatic Colors of #462516
Black with #462516
Text Example
Text Example
White with #462516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462516; }
p { color: rgb(70,37,22); }
H1.HeaderClassName
{
color: #462516;
}
.AnyTagClassName
{
color: #462516;
}
</style>
background-color css
<style>
a { background-color: #462516; }
a { background-color: rgb(70,37,22); }
div.DivClassName
{
background-color: #462516;
}
.BgClassName
{
background-color: #462516;
}
</style>
border-color css
<style>
span { border-color: #462516; }
span { border-color: rgb(70,37,22); }
td.TdClassName
{
border-color: #462516;
}
.TagClassName
{
border-color: #462516;
}
</style>