Shades of Brown Pod #422722
Tints of Brown Pod #422722
RGB
CMYK
RGB Variations
Color information
#422722 (or 0x422722) is known color: Brown Pod. HEX triplet: 42, 27 and 22. RGB value is (66,39,34). Sum of RGB (Red+Green+Blue) = 66+39+34=139 (18% of max value = 765). Red value is 66 (26.17% from 255 or 47.48% from 139); Green value is 39 (15.62% from 255 or 28.06% from 139); Blue value is 34 (13.67% from 255 or 24.46% from 139); Max value from RGB is 66 - color contains mainly: red. Hex color #422722 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422722 is #BDD8DD. Grayscale: #2E2E2E. Windows color (decimal): -12441822 or 2238274. OLE color: 2238274.
HSL color Cylindrical-coordinate representation of color #422722: hue angle of 9.38º degrees, saturation: 0.32, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #422722 is Cyan = 0, Magento = 0.41, Yellow = 0.48 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 39 | 34 | - |
| CMYK | 0 | 0.41 | 0.48 | 0.74 |
| HSL | 9.38º | 0.32% | 0.2% | - |
| HSV(B) | 9.38º | 0.48% | 0.26% | - |
| XYZ | 3.26 | 2.72 | 1.87 | - |
| YUV | 46.5 | 120.95 | 141.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 39 | 34 | 0 | 0.41 | 0.48 | 0.74 | 9.38 | 0.32 | 0.2 |
| Hex | 42 | 27 | 22 | 0 | 29 | 30 | 4A | 9 | 20 | 14 |
| Octal | 102 | 47 | 42 | 0 | 51 | 60 | 112 | 11 | 40 | 24 |
| Binary | 1000010 | 100111 | 100010 | 0 | 101001 | 110000 | 1001010 | 1001 | 100000 | 10100 |
Color Harmonies of #422722
Complementary color
Monochromatic Colors of #422722
Black with #422722
Text Example
Text Example
White with #422722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422722; }
p { color: rgb(66,39,34); }
H1.HeaderClassName
{
color: #422722;
}
.AnyTagClassName
{
color: #422722;
}
</style>
background-color css
<style>
a { background-color: #422722; }
a { background-color: rgb(66,39,34); }
div.DivClassName
{
background-color: #422722;
}
.BgClassName
{
background-color: #422722;
}
</style>
border-color css
<style>
span { border-color: #422722; }
span { border-color: rgb(66,39,34); }
td.TdClassName
{
border-color: #422722;
}
.TagClassName
{
border-color: #422722;
}
</style>