Shades of Brown Pod #461304
Tints of Brown Pod #461304
RGB
CMYK
RGB Variations
Color information
#461304 (or 0x461304) is known color: Brown Pod. HEX triplet: 46, 13 and 04. RGB value is (70,19,4). Sum of RGB (Red+Green+Blue) = 70+19+4=93 (12% of max value = 765). Red value is 70 (27.73% from 255 or 75.27% from 93); Green value is 19 (7.81% from 255 or 20.43% from 93); Blue value is 4 (1.95% from 255 or 4.30% from 93); Max value from RGB is 70 - color contains mainly: red. Hex color #461304 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #461304 is #B9ECFB. Grayscale: #202020. Windows color (decimal): -12184828 or 267078. OLE color: 267078.
HSL color Cylindrical-coordinate representation of color #461304: hue angle of 13.64º degrees, saturation: 0.89, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #461304 is Cyan = 0, Magento = 0.73, Yellow = 0.94 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 19 | 4 | - |
| CMYK | 0 | 0.73 | 0.94 | 0.73 |
| HSL | 13.64º | 0.89% | 0.15% | - |
| HSV(B) | 13.64º | 0.94% | 0.27% | - |
| XYZ | 2.78 | 1.78 | 0.31 | - |
| YUV | 32.54 | 111.9 | 154.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 19 | 4 | 0 | 0.73 | 0.94 | 0.73 | 13.64 | 0.89 | 0.15 |
| Hex | 46 | 13 | 4 | 0 | 49 | 5E | 49 | E | 59 | F |
| Octal | 106 | 23 | 4 | 0 | 111 | 136 | 111 | 16 | 131 | 17 |
| Binary | 1000110 | 10011 | 100 | 0 | 1001001 | 1011110 | 1001001 | 1110 | 1011001 | 1111 |
Color Harmonies of #461304
Complementary color
Monochromatic Colors of #461304
Black with #461304
Text Example
Text Example
White with #461304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461304; }
p { color: rgb(70,19,4); }
H1.HeaderClassName
{
color: #461304;
}
.AnyTagClassName
{
color: #461304;
}
</style>
background-color css
<style>
a { background-color: #461304; }
a { background-color: rgb(70,19,4); }
div.DivClassName
{
background-color: #461304;
}
.BgClassName
{
background-color: #461304;
}
</style>
border-color css
<style>
span { border-color: #461304; }
span { border-color: rgb(70,19,4); }
td.TdClassName
{
border-color: #461304;
}
.TagClassName
{
border-color: #461304;
}
</style>