Shades of Brown Pod #462619
Tints of Brown Pod #462619
RGB
CMYK
RGB Variations
Color information
#462619 (or 0x462619) is known color: Brown Pod. HEX triplet: 46, 26 and 19. RGB value is (70,38,25). Sum of RGB (Red+Green+Blue) = 70+38+25=133 (17% of max value = 765). Red value is 70 (27.73% from 255 or 52.63% from 133); Green value is 38 (15.23% from 255 or 28.57% from 133); Blue value is 25 (10.16% from 255 or 18.80% from 133); Max value from RGB is 70 - color contains mainly: red. Hex color #462619 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #462619 is #B9D9E6. Grayscale: #2E2E2E. Windows color (decimal): -12179943 or 1648198. OLE color: 1648198.
HSL color Cylindrical-coordinate representation of color #462619: hue angle of 17.33º degrees, saturation: 0.47, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #462619 is Cyan = 0, Magento = 0.46, Yellow = 0.64 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 38 | 25 | - |
| CMYK | 0 | 0.46 | 0.64 | 0.73 |
| HSL | 17.33º | 0.47% | 0.19% | - |
| HSV(B) | 17.33º | 0.64% | 0.27% | - |
| XYZ | 3.39 | 2.76 | 1.27 | - |
| YUV | 46.09 | 116.1 | 145.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 38 | 25 | 0 | 0.46 | 0.64 | 0.73 | 17.33 | 0.47 | 0.19 |
| Hex | 46 | 26 | 19 | 0 | 2E | 40 | 49 | 11 | 2F | 13 |
| Octal | 106 | 46 | 31 | 0 | 56 | 100 | 111 | 21 | 57 | 23 |
| Binary | 1000110 | 100110 | 11001 | 0 | 101110 | 1000000 | 1001001 | 10001 | 101111 | 10011 |
Color Harmonies of #462619
Complementary color
Monochromatic Colors of #462619
Black with #462619
Text Example
Text Example
White with #462619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462619; }
p { color: rgb(70,38,25); }
H1.HeaderClassName
{
color: #462619;
}
.AnyTagClassName
{
color: #462619;
}
</style>
background-color css
<style>
a { background-color: #462619; }
a { background-color: rgb(70,38,25); }
div.DivClassName
{
background-color: #462619;
}
.BgClassName
{
background-color: #462619;
}
</style>
border-color css
<style>
span { border-color: #462619; }
span { border-color: rgb(70,38,25); }
td.TdClassName
{
border-color: #462619;
}
.TagClassName
{
border-color: #462619;
}
</style>