Shades of Brown Pod #462612
Tints of Brown Pod #462612
RGB
CMYK
RGB Variations
Color information
#462612 (or 0x462612) is known color: Brown Pod. HEX triplet: 46, 26 and 12. RGB value is (70,38,18). Sum of RGB (Red+Green+Blue) = 70+38+18=126 (16% of max value = 765). Red value is 70 (27.73% from 255 or 55.56% from 126); Green value is 38 (15.23% from 255 or 30.16% from 126); Blue value is 18 (7.42% from 255 or 14.29% from 126); Max value from RGB is 70 - color contains mainly: red. Hex color #462612 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #462612 is #B9D9ED. Grayscale: #2D2D2D. Windows color (decimal): -12179950 or 1189446. OLE color: 1189446.
HSL color Cylindrical-coordinate representation of color #462612: hue angle of 23.08º degrees, saturation: 0.59, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #462612 is Cyan = 0, Magento = 0.46, Yellow = 0.74 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 38 | 18 | - |
| CMYK | 0 | 0.46 | 0.74 | 0.73 |
| HSL | 23.08º | 0.59% | 0.17% | - |
| HSV(B) | 23.08º | 0.74% | 0.27% | - |
| XYZ | 3.33 | 2.73 | 0.92 | - |
| YUV | 45.29 | 112.6 | 145.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 38 | 18 | 0 | 0.46 | 0.74 | 0.73 | 23.08 | 0.59 | 0.17 |
| Hex | 46 | 26 | 12 | 0 | 2E | 4A | 49 | 17 | 3B | 11 |
| Octal | 106 | 46 | 22 | 0 | 56 | 112 | 111 | 27 | 73 | 21 |
| Binary | 1000110 | 100110 | 10010 | 0 | 101110 | 1001010 | 1001001 | 10111 | 111011 | 10001 |
Color Harmonies of #462612
Complementary color
Monochromatic Colors of #462612
Black with #462612
Text Example
Text Example
White with #462612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462612; }
p { color: rgb(70,38,18); }
H1.HeaderClassName
{
color: #462612;
}
.AnyTagClassName
{
color: #462612;
}
</style>
background-color css
<style>
a { background-color: #462612; }
a { background-color: rgb(70,38,18); }
div.DivClassName
{
background-color: #462612;
}
.BgClassName
{
background-color: #462612;
}
</style>
border-color css
<style>
span { border-color: #462612; }
span { border-color: rgb(70,38,18); }
td.TdClassName
{
border-color: #462612;
}
.TagClassName
{
border-color: #462612;
}
</style>