Shades of Brown Pod #461810
Tints of Brown Pod #461810
RGB
CMYK
RGB Variations
Color information
#461810 (or 0x461810) is known color: Brown Pod. HEX triplet: 46, 18 and 10. RGB value is (70,24,16). Sum of RGB (Red+Green+Blue) = 70+24+16=110 (14% of max value = 765). Red value is 70 (27.73% from 255 or 63.64% from 110); Green value is 24 (9.77% from 255 or 21.82% from 110); Blue value is 16 (6.64% from 255 or 14.55% from 110); Max value from RGB is 70 - color contains mainly: red. Hex color #461810 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #461810 is #B9E7EF. Grayscale: #242424. Windows color (decimal): -12183536 or 1054790. OLE color: 1054790.
HSL color Cylindrical-coordinate representation of color #461810: hue angle of 8.89º degrees, saturation: 0.63, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #461810 is Cyan = 0, Magento = 0.66, Yellow = 0.77 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 24 | 16 | - |
| CMYK | 0 | 0.66 | 0.77 | 0.73 |
| HSL | 8.89º | 0.63% | 0.17% | - |
| HSV(B) | 8.89º | 0.77% | 0.27% | - |
| XYZ | 2.95 | 1.99 | 0.72 | - |
| YUV | 36.84 | 116.24 | 151.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 24 | 16 | 0 | 0.66 | 0.77 | 0.73 | 8.89 | 0.63 | 0.17 |
| Hex | 46 | 18 | 10 | 0 | 42 | 4D | 49 | 9 | 3F | 11 |
| Octal | 106 | 30 | 20 | 0 | 102 | 115 | 111 | 11 | 77 | 21 |
| Binary | 1000110 | 11000 | 10000 | 0 | 1000010 | 1001101 | 1001001 | 1001 | 111111 | 10001 |
Color Harmonies of #461810
Complementary color
Monochromatic Colors of #461810
Black with #461810
Text Example
Text Example
White with #461810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461810; }
p { color: rgb(70,24,16); }
H1.HeaderClassName
{
color: #461810;
}
.AnyTagClassName
{
color: #461810;
}
</style>
background-color css
<style>
a { background-color: #461810; }
a { background-color: rgb(70,24,16); }
div.DivClassName
{
background-color: #461810;
}
.BgClassName
{
background-color: #461810;
}
</style>
border-color css
<style>
span { border-color: #461810; }
span { border-color: rgb(70,24,16); }
td.TdClassName
{
border-color: #461810;
}
.TagClassName
{
border-color: #461810;
}
</style>