Shades of Brown Pod #422619
Tints of Brown Pod #422619
RGB
CMYK
RGB Variations
Color information
#422619 (or 0x422619) is known color: Brown Pod. HEX triplet: 42, 26 and 19. RGB value is (66,38,25). Sum of RGB (Red+Green+Blue) = 66+38+25=129 (17% of max value = 765). Red value is 66 (26.17% from 255 or 51.16% from 129); Green value is 38 (15.23% from 255 or 29.46% from 129); Blue value is 25 (10.16% from 255 or 19.38% from 129); Max value from RGB is 66 - color contains mainly: red. Hex color #422619 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #422619 is #BDD9E6. Grayscale: #2C2C2C. Windows color (decimal): -12442087 or 1648194. OLE color: 1648194.
HSL color Cylindrical-coordinate representation of color #422619: hue angle of 19.02º degrees, saturation: 0.45, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #422619 is Cyan = 0, Magento = 0.42, Yellow = 0.62 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 38 | 25 | - |
| CMYK | 0 | 0.42 | 0.62 | 0.74 |
| HSL | 19.02º | 0.45% | 0.18% | - |
| HSV(B) | 19.02º | 0.62% | 0.26% | - |
| XYZ | 3.12 | 2.61 | 1.26 | - |
| YUV | 44.89 | 116.78 | 143.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 38 | 25 | 0 | 0.42 | 0.62 | 0.74 | 19.02 | 0.45 | 0.18 |
| Hex | 42 | 26 | 19 | 0 | 2A | 3E | 4A | 13 | 2D | 12 |
| Octal | 102 | 46 | 31 | 0 | 52 | 76 | 112 | 23 | 55 | 22 |
| Binary | 1000010 | 100110 | 11001 | 0 | 101010 | 111110 | 1001010 | 10011 | 101101 | 10010 |
Color Harmonies of #422619
Complementary color
Monochromatic Colors of #422619
Black with #422619
Text Example
Text Example
White with #422619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422619; }
p { color: rgb(66,38,25); }
H1.HeaderClassName
{
color: #422619;
}
.AnyTagClassName
{
color: #422619;
}
</style>
background-color css
<style>
a { background-color: #422619; }
a { background-color: rgb(66,38,25); }
div.DivClassName
{
background-color: #422619;
}
.BgClassName
{
background-color: #422619;
}
</style>
border-color css
<style>
span { border-color: #422619; }
span { border-color: rgb(66,38,25); }
td.TdClassName
{
border-color: #422619;
}
.TagClassName
{
border-color: #422619;
}
</style>