Shades of Brown Pod #462617
Tints of Brown Pod #462617
RGB
CMYK
RGB Variations
Color information
#462617 (or 0x462617) is known color: Brown Pod. HEX triplet: 46, 26 and 17. RGB value is (70,38,23). Sum of RGB (Red+Green+Blue) = 70+38+23=131 (17% of max value = 765). Red value is 70 (27.73% from 255 or 53.44% from 131); Green value is 38 (15.23% from 255 or 29.01% from 131); Blue value is 23 (9.38% from 255 or 17.56% from 131); Max value from RGB is 70 - color contains mainly: red. Hex color #462617 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #462617 is #B9D9E8. Grayscale: #2D2D2D. Windows color (decimal): -12179945 or 1517126. OLE color: 1517126.
HSL color Cylindrical-coordinate representation of color #462617: hue angle of 19.15º degrees, saturation: 0.51, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #462617 is Cyan = 0, Magento = 0.46, Yellow = 0.67 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 38 | 23 | - |
| CMYK | 0 | 0.46 | 0.67 | 0.73 |
| HSL | 19.15º | 0.51% | 0.18% | - |
| HSV(B) | 19.15º | 0.67% | 0.27% | - |
| XYZ | 3.37 | 2.75 | 1.16 | - |
| YUV | 45.86 | 115.1 | 145.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 38 | 23 | 0 | 0.46 | 0.67 | 0.73 | 19.15 | 0.51 | 0.18 |
| Hex | 46 | 26 | 17 | 0 | 2E | 43 | 49 | 13 | 33 | 12 |
| Octal | 106 | 46 | 27 | 0 | 56 | 103 | 111 | 23 | 63 | 22 |
| Binary | 1000110 | 100110 | 10111 | 0 | 101110 | 1000011 | 1001001 | 10011 | 110011 | 10010 |
Color Harmonies of #462617
Complementary color
Monochromatic Colors of #462617
Black with #462617
Text Example
Text Example
White with #462617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462617; }
p { color: rgb(70,38,23); }
H1.HeaderClassName
{
color: #462617;
}
.AnyTagClassName
{
color: #462617;
}
</style>
background-color css
<style>
a { background-color: #462617; }
a { background-color: rgb(70,38,23); }
div.DivClassName
{
background-color: #462617;
}
.BgClassName
{
background-color: #462617;
}
</style>
border-color css
<style>
span { border-color: #462617; }
span { border-color: rgb(70,38,23); }
td.TdClassName
{
border-color: #462617;
}
.TagClassName
{
border-color: #462617;
}
</style>