Shades of Brown Pod #422719
Tints of Brown Pod #422719
RGB
CMYK
RGB Variations
Color information
#422719 (or 0x422719) is known color: Brown Pod. HEX triplet: 42, 27 and 19. RGB value is (66,39,25). Sum of RGB (Red+Green+Blue) = 66+39+25=130 (17% of max value = 765). Red value is 66 (26.17% from 255 or 50.77% from 130); Green value is 39 (15.62% from 255 or 30% from 130); Blue value is 25 (10.16% from 255 or 19.23% from 130); Max value from RGB is 66 - color contains mainly: red. Hex color #422719 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #422719 is #BDD8E6. Grayscale: #2D2D2D. Windows color (decimal): -12441831 or 1648450. OLE color: 1648450.
HSL color Cylindrical-coordinate representation of color #422719: hue angle of 20.49º 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 #422719 is Cyan = 0, Magento = 0.41, Yellow = 0.62 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 39 | 25 | - |
| CMYK | 0 | 0.41 | 0.62 | 0.74 |
| HSL | 20.49º | 0.45% | 0.18% | - |
| HSV(B) | 20.49º | 0.62% | 0.26% | - |
| XYZ | 3.15 | 2.68 | 1.27 | - |
| YUV | 45.48 | 116.45 | 142.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 39 | 25 | 0 | 0.41 | 0.62 | 0.74 | 20.49 | 0.45 | 0.18 |
| Hex | 42 | 27 | 19 | 0 | 29 | 3E | 4A | 14 | 2D | 12 |
| Octal | 102 | 47 | 31 | 0 | 51 | 76 | 112 | 24 | 55 | 22 |
| Binary | 1000010 | 100111 | 11001 | 0 | 101001 | 111110 | 1001010 | 10100 | 101101 | 10010 |
Color Harmonies of #422719
Complementary color
Monochromatic Colors of #422719
Black with #422719
Text Example
Text Example
White with #422719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422719; }
p { color: rgb(66,39,25); }
H1.HeaderClassName
{
color: #422719;
}
.AnyTagClassName
{
color: #422719;
}
</style>
background-color css
<style>
a { background-color: #422719; }
a { background-color: rgb(66,39,25); }
div.DivClassName
{
background-color: #422719;
}
.BgClassName
{
background-color: #422719;
}
</style>
border-color css
<style>
span { border-color: #422719; }
span { border-color: rgb(66,39,25); }
td.TdClassName
{
border-color: #422719;
}
.TagClassName
{
border-color: #422719;
}
</style>