Shades of Brown Pod #462620
Tints of Brown Pod #462620
RGB
CMYK
RGB Variations
Color information
#462620 (or 0x462620) is known color: Brown Pod. HEX triplet: 46, 26 and 20. RGB value is (70,38,32). Sum of RGB (Red+Green+Blue) = 70+38+32=140 (18% of max value = 765). Red value is 70 (27.73% from 255 or 50% from 140); Green value is 38 (15.23% from 255 or 27.14% from 140); Blue value is 32 (12.89% from 255 or 22.86% from 140); Max value from RGB is 70 - color contains mainly: red. Hex color #462620 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462620 is #B9D9DF. Grayscale: #2E2E2E. Windows color (decimal): -12179936 or 2106950. OLE color: 2106950.
HSL color Cylindrical-coordinate representation of color #462620: hue angle of 9.47º 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 #462620 is Cyan = 0, Magento = 0.46, Yellow = 0.54 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 38 | 32 | - |
| CMYK | 0 | 0.46 | 0.54 | 0.73 |
| HSL | 9.47º | 0.37% | 0.2% | - |
| HSV(B) | 9.47º | 0.54% | 0.27% | - |
| XYZ | 3.48 | 2.79 | 1.72 | - |
| YUV | 46.88 | 119.6 | 144.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 38 | 32 | 0 | 0.46 | 0.54 | 0.73 | 9.47 | 0.37 | 0.2 |
| Hex | 46 | 26 | 20 | 0 | 2E | 36 | 49 | 9 | 25 | 14 |
| Octal | 106 | 46 | 40 | 0 | 56 | 66 | 111 | 11 | 45 | 24 |
| Binary | 1000110 | 100110 | 100000 | 0 | 101110 | 110110 | 1001001 | 1001 | 100101 | 10100 |
Color Harmonies of #462620
Complementary color
Monochromatic Colors of #462620
Black with #462620
Text Example
Text Example
White with #462620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462620; }
p { color: rgb(70,38,32); }
H1.HeaderClassName
{
color: #462620;
}
.AnyTagClassName
{
color: #462620;
}
</style>
background-color css
<style>
a { background-color: #462620; }
a { background-color: rgb(70,38,32); }
div.DivClassName
{
background-color: #462620;
}
.BgClassName
{
background-color: #462620;
}
</style>
border-color css
<style>
span { border-color: #462620; }
span { border-color: rgb(70,38,32); }
td.TdClassName
{
border-color: #462620;
}
.TagClassName
{
border-color: #462620;
}
</style>