Shades of Brown Pod #462621
Tints of Brown Pod #462621
RGB
CMYK
RGB Variations
Color information
#462621 (or 0x462621) is known color: Brown Pod. HEX triplet: 46, 26 and 21. RGB value is (70,38,33). Sum of RGB (Red+Green+Blue) = 70+38+33=141 (18% of max value = 765). Red value is 70 (27.73% from 255 or 49.65% from 141); Green value is 38 (15.23% from 255 or 26.95% from 141); Blue value is 33 (13.28% from 255 or 23.40% from 141); Max value from RGB is 70 - color contains mainly: red. Hex color #462621 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462621 is #B9D9DE. Grayscale: #2F2F2F. Windows color (decimal): -12179935 or 2172486. OLE color: 2172486.
HSL color Cylindrical-coordinate representation of color #462621: hue angle of 8.11º 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 #462621 is Cyan = 0, Magento = 0.46, Yellow = 0.53 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 38 | 33 | - |
| CMYK | 0 | 0.46 | 0.53 | 0.73 |
| HSL | 8.11º | 0.36% | 0.2% | - |
| HSV(B) | 8.11º | 0.53% | 0.27% | - |
| XYZ | 3.49 | 2.8 | 1.79 | - |
| YUV | 47 | 120.1 | 144.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 38 | 33 | 0 | 0.46 | 0.53 | 0.73 | 8.11 | 0.36 | 0.2 |
| Hex | 46 | 26 | 21 | 0 | 2E | 35 | 49 | 8 | 24 | 14 |
| Octal | 106 | 46 | 41 | 0 | 56 | 65 | 111 | 10 | 44 | 24 |
| Binary | 1000110 | 100110 | 100001 | 0 | 101110 | 110101 | 1001001 | 1000 | 100100 | 10100 |
Color Harmonies of #462621
Complementary color
Monochromatic Colors of #462621
Black with #462621
Text Example
Text Example
White with #462621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462621; }
p { color: rgb(70,38,33); }
H1.HeaderClassName
{
color: #462621;
}
.AnyTagClassName
{
color: #462621;
}
</style>
background-color css
<style>
a { background-color: #462621; }
a { background-color: rgb(70,38,33); }
div.DivClassName
{
background-color: #462621;
}
.BgClassName
{
background-color: #462621;
}
</style>
border-color css
<style>
span { border-color: #462621; }
span { border-color: rgb(70,38,33); }
td.TdClassName
{
border-color: #462621;
}
.TagClassName
{
border-color: #462621;
}
</style>