Shades of Brown Pod #462311
Tints of Brown Pod #462311
RGB
CMYK
RGB Variations
Color information
#462311 (or 0x462311) is known color: Brown Pod. HEX triplet: 46, 23 and 11. RGB value is (70,35,17). Sum of RGB (Red+Green+Blue) = 70+35+17=122 (16% of max value = 765). Red value is 70 (27.73% from 255 or 57.38% from 122); Green value is 35 (14.06% from 255 or 28.69% from 122); Blue value is 17 (7.03% from 255 or 13.93% from 122); Max value from RGB is 70 - color contains mainly: red. Hex color #462311 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #462311 is #B9DCEE. Grayscale: #2B2B2B. Windows color (decimal): -12180719 or 1123142. OLE color: 1123142.
HSL color Cylindrical-coordinate representation of color #462311: hue angle of 20.38º 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 #462311 is Cyan = 0, Magento = 0.5, Yellow = 0.76 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 35 | 17 | - |
| CMYK | 0 | 0.5 | 0.76 | 0.73 |
| HSL | 20.38º | 0.61% | 0.17% | - |
| HSV(B) | 20.38º | 0.76% | 0.27% | - |
| XYZ | 3.23 | 2.54 | 0.85 | - |
| YUV | 43.41 | 113.1 | 146.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 35 | 17 | 0 | 0.5 | 0.76 | 0.73 | 20.38 | 0.61 | 0.17 |
| Hex | 46 | 23 | 11 | 0 | 32 | 4C | 49 | 14 | 3D | 11 |
| Octal | 106 | 43 | 21 | 0 | 62 | 114 | 111 | 24 | 75 | 21 |
| Binary | 1000110 | 100011 | 10001 | 0 | 110010 | 1001100 | 1001001 | 10100 | 111101 | 10001 |
Color Harmonies of #462311
Complementary color
Monochromatic Colors of #462311
Black with #462311
Text Example
Text Example
White with #462311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462311; }
p { color: rgb(70,35,17); }
H1.HeaderClassName
{
color: #462311;
}
.AnyTagClassName
{
color: #462311;
}
</style>
background-color css
<style>
a { background-color: #462311; }
a { background-color: rgb(70,35,17); }
div.DivClassName
{
background-color: #462311;
}
.BgClassName
{
background-color: #462311;
}
</style>
border-color css
<style>
span { border-color: #462311; }
span { border-color: rgb(70,35,17); }
td.TdClassName
{
border-color: #462311;
}
.TagClassName
{
border-color: #462311;
}
</style>