Shades of Brown Pod #462305
Tints of Brown Pod #462305
RGB
CMYK
RGB Variations
Color information
#462305 (or 0x462305) is known color: Brown Pod. HEX triplet: 46, 23 and 05. RGB value is (70,35,5). Sum of RGB (Red+Green+Blue) = 70+35+5=110 (14% of max value = 765). Red value is 70 (27.73% from 255 or 63.64% from 110); Green value is 35 (14.06% from 255 or 31.82% from 110); Blue value is 5 (2.34% from 255 or 4.55% from 110); Max value from RGB is 70 - color contains mainly: red. Hex color #462305 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #462305 is #B9DCFA. Grayscale: #2A2A2A. Windows color (decimal): -12180731 or 336710. OLE color: 336710.
HSL color Cylindrical-coordinate representation of color #462305: hue angle of 27.69º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #462305 is Cyan = 0, Magento = 0.5, Yellow = 0.93 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 35 | 5 | - |
| CMYK | 0 | 0.5 | 0.93 | 0.73 |
| HSL | 27.69º | 0.87% | 0.15% | - |
| HSV(B) | 27.69º | 0.93% | 0.27% | - |
| XYZ | 3.15 | 2.52 | 0.46 | - |
| YUV | 42.05 | 107.1 | 147.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 35 | 5 | 0 | 0.5 | 0.93 | 0.73 | 27.69 | 0.87 | 0.15 |
| Hex | 46 | 23 | 5 | 0 | 32 | 5D | 49 | 1C | 57 | F |
| Octal | 106 | 43 | 5 | 0 | 62 | 135 | 111 | 34 | 127 | 17 |
| Binary | 1000110 | 100011 | 101 | 0 | 110010 | 1011101 | 1001001 | 11100 | 1010111 | 1111 |
Color Harmonies of #462305
Complementary color
Monochromatic Colors of #462305
Black with #462305
Text Example
Text Example
White with #462305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462305; }
p { color: rgb(70,35,5); }
H1.HeaderClassName
{
color: #462305;
}
.AnyTagClassName
{
color: #462305;
}
</style>
background-color css
<style>
a { background-color: #462305; }
a { background-color: rgb(70,35,5); }
div.DivClassName
{
background-color: #462305;
}
.BgClassName
{
background-color: #462305;
}
</style>
border-color css
<style>
span { border-color: #462305; }
span { border-color: rgb(70,35,5); }
td.TdClassName
{
border-color: #462305;
}
.TagClassName
{
border-color: #462305;
}
</style>