Shades of Brown Pod #462411
Tints of Brown Pod #462411
RGB
CMYK
RGB Variations
Color information
#462411 (or 0x462411) is known color: Brown Pod. HEX triplet: 46, 24 and 11. RGB value is (70,36,17). Sum of RGB (Red+Green+Blue) = 70+36+17=123 (16% of max value = 765). Red value is 70 (27.73% from 255 or 56.91% from 123); Green value is 36 (14.45% from 255 or 29.27% from 123); Blue value is 17 (7.03% from 255 or 13.82% from 123); Max value from RGB is 70 - color contains mainly: red. Hex color #462411 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #462411 is #B9DBEE. Grayscale: #2C2C2C. Windows color (decimal): -12180463 or 1123398. OLE color: 1123398.
HSL color Cylindrical-coordinate representation of color #462411: hue angle of 21.51º degrees, saturation: 0.61, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #462411 is Cyan = 0, Magento = 0.49, Yellow = 0.76 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 36 | 17 | - |
| CMYK | 0 | 0.49 | 0.76 | 0.73 |
| HSL | 21.51º | 0.61% | 0.17% | - |
| HSV(B) | 21.51º | 0.76% | 0.27% | - |
| XYZ | 3.26 | 2.6 | 0.86 | - |
| YUV | 44 | 112.76 | 146.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 36 | 17 | 0 | 0.49 | 0.76 | 0.73 | 21.51 | 0.61 | 0.17 |
| Hex | 46 | 24 | 11 | 0 | 31 | 4C | 49 | 16 | 3D | 11 |
| Octal | 106 | 44 | 21 | 0 | 61 | 114 | 111 | 26 | 75 | 21 |
| Binary | 1000110 | 100100 | 10001 | 0 | 110001 | 1001100 | 1001001 | 10110 | 111101 | 10001 |
Color Harmonies of #462411
Complementary color
Monochromatic Colors of #462411
Black with #462411
Text Example
Text Example
White with #462411
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462411; }
p { color: rgb(70,36,17); }
H1.HeaderClassName
{
color: #462411;
}
.AnyTagClassName
{
color: #462411;
}
</style>
background-color css
<style>
a { background-color: #462411; }
a { background-color: rgb(70,36,17); }
div.DivClassName
{
background-color: #462411;
}
.BgClassName
{
background-color: #462411;
}
</style>
border-color css
<style>
span { border-color: #462411; }
span { border-color: rgb(70,36,17); }
td.TdClassName
{
border-color: #462411;
}
.TagClassName
{
border-color: #462411;
}
</style>