Shades of Brown Pod #462309
Tints of Brown Pod #462309
RGB
CMYK
RGB Variations
Color information
#462309 (or 0x462309) is known color: Brown Pod. HEX triplet: 46, 23 and 09. RGB value is (70,35,9). Sum of RGB (Red+Green+Blue) = 70+35+9=114 (15% of max value = 765). Red value is 70 (27.73% from 255 or 61.40% from 114); Green value is 35 (14.06% from 255 or 30.70% from 114); Blue value is 9 (3.91% from 255 or 7.89% from 114); Max value from RGB is 70 - color contains mainly: red. Hex color #462309 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #462309 is #B9DCF6. Grayscale: #2A2A2A. Windows color (decimal): -12180727 or 598854. OLE color: 598854.
HSL color Cylindrical-coordinate representation of color #462309: hue angle of 25.57º 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 #462309 is Cyan = 0, Magento = 0.5, Yellow = 0.87 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 35 | 9 | - |
| CMYK | 0 | 0.5 | 0.87 | 0.73 |
| HSL | 25.57º | 0.77% | 0.15% | - |
| HSV(B) | 25.57º | 0.87% | 0.27% | - |
| XYZ | 3.18 | 2.52 | 0.58 | - |
| YUV | 42.5 | 109.1 | 147.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 35 | 9 | 0 | 0.5 | 0.87 | 0.73 | 25.57 | 0.77 | 0.15 |
| Hex | 46 | 23 | 9 | 0 | 32 | 57 | 49 | 1A | 4D | F |
| Octal | 106 | 43 | 11 | 0 | 62 | 127 | 111 | 32 | 115 | 17 |
| Binary | 1000110 | 100011 | 1001 | 0 | 110010 | 1010111 | 1001001 | 11010 | 1001101 | 1111 |
Color Harmonies of #462309
Complementary color
Monochromatic Colors of #462309
Black with #462309
Text Example
Text Example
White with #462309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462309; }
p { color: rgb(70,35,9); }
H1.HeaderClassName
{
color: #462309;
}
.AnyTagClassName
{
color: #462309;
}
</style>
background-color css
<style>
a { background-color: #462309; }
a { background-color: rgb(70,35,9); }
div.DivClassName
{
background-color: #462309;
}
.BgClassName
{
background-color: #462309;
}
</style>
border-color css
<style>
span { border-color: #462309; }
span { border-color: rgb(70,35,9); }
td.TdClassName
{
border-color: #462309;
}
.TagClassName
{
border-color: #462309;
}
</style>