Shades of Brown Pod #462209
Tints of Brown Pod #462209
RGB
CMYK
RGB Variations
Color information
#462209 (or 0x462209) is known color: Brown Pod. HEX triplet: 46, 22 and 09. RGB value is (70,34,9). Sum of RGB (Red+Green+Blue) = 70+34+9=113 (14% of max value = 765). Red value is 70 (27.73% from 255 or 61.95% from 113); Green value is 34 (13.67% from 255 or 30.09% from 113); Blue value is 9 (3.91% from 255 or 7.96% from 113); Max value from RGB is 70 - color contains mainly: red. Hex color #462209 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #462209 is #B9DDF6. Grayscale: #2A2A2A. Windows color (decimal): -12180983 or 598598. OLE color: 598598.
HSL color Cylindrical-coordinate representation of color #462209: hue angle of 24.59º degrees, saturation: 0.77, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #462209 is Cyan = 0, Magento = 0.51, Yellow = 0.87 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 34 | 9 | - |
| CMYK | 0 | 0.51 | 0.87 | 0.73 |
| HSL | 24.59º | 0.77% | 0.15% | - |
| HSV(B) | 24.59º | 0.87% | 0.27% | - |
| XYZ | 3.15 | 2.47 | 0.57 | - |
| YUV | 41.91 | 109.43 | 148.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 34 | 9 | 0 | 0.51 | 0.87 | 0.73 | 24.59 | 0.77 | 0.15 |
| Hex | 46 | 22 | 9 | 0 | 33 | 57 | 49 | 19 | 4D | F |
| Octal | 106 | 42 | 11 | 0 | 63 | 127 | 111 | 31 | 115 | 17 |
| Binary | 1000110 | 100010 | 1001 | 0 | 110011 | 1010111 | 1001001 | 11001 | 1001101 | 1111 |
Color Harmonies of #462209
Complementary color
Monochromatic Colors of #462209
Black with #462209
Text Example
Text Example
White with #462209
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462209; }
p { color: rgb(70,34,9); }
H1.HeaderClassName
{
color: #462209;
}
.AnyTagClassName
{
color: #462209;
}
</style>
background-color css
<style>
a { background-color: #462209; }
a { background-color: rgb(70,34,9); }
div.DivClassName
{
background-color: #462209;
}
.BgClassName
{
background-color: #462209;
}
</style>
border-color css
<style>
span { border-color: #462209; }
span { border-color: rgb(70,34,9); }
td.TdClassName
{
border-color: #462209;
}
.TagClassName
{
border-color: #462209;
}
</style>