Shades of Brown Pod #422421
Tints of Brown Pod #422421
RGB
CMYK
RGB Variations
Color information
#422421 (or 0x422421) is known color: Brown Pod. HEX triplet: 42, 24 and 21. RGB value is (66,36,33). Sum of RGB (Red+Green+Blue) = 66+36+33=135 (17% of max value = 765). Red value is 66 (26.17% from 255 or 48.89% from 135); Green value is 36 (14.45% from 255 or 26.67% from 135); Blue value is 33 (13.28% from 255 or 24.44% from 135); Max value from RGB is 66 - color contains mainly: red. Hex color #422421 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422421 is #BDDBDE. Grayscale: #2C2C2C. Windows color (decimal): -12442591 or 2171970. OLE color: 2171970.
HSL color Cylindrical-coordinate representation of color #422421: hue angle of 5.45º degrees, saturation: 0.33, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #422421 is Cyan = 0, Magento = 0.45, Yellow = 0.5 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 36 | 33 | - |
| CMYK | 0 | 0.45 | 0.5 | 0.74 |
| HSL | 5.45º | 0.33% | 0.19% | - |
| HSV(B) | 5.45º | 0.5% | 0.26% | - |
| XYZ | 3.15 | 2.53 | 1.76 | - |
| YUV | 44.63 | 121.44 | 143.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 36 | 33 | 0 | 0.45 | 0.5 | 0.74 | 5.45 | 0.33 | 0.19 |
| Hex | 42 | 24 | 21 | 0 | 2D | 32 | 4A | 5 | 21 | 13 |
| Octal | 102 | 44 | 41 | 0 | 55 | 62 | 112 | 5 | 41 | 23 |
| Binary | 1000010 | 100100 | 100001 | 0 | 101101 | 110010 | 1001010 | 101 | 100001 | 10011 |
Color Harmonies of #422421
Complementary color
Monochromatic Colors of #422421
Black with #422421
Text Example
Text Example
White with #422421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422421; }
p { color: rgb(66,36,33); }
H1.HeaderClassName
{
color: #422421;
}
.AnyTagClassName
{
color: #422421;
}
</style>
background-color css
<style>
a { background-color: #422421; }
a { background-color: rgb(66,36,33); }
div.DivClassName
{
background-color: #422421;
}
.BgClassName
{
background-color: #422421;
}
</style>
border-color css
<style>
span { border-color: #422421; }
span { border-color: rgb(66,36,33); }
td.TdClassName
{
border-color: #422421;
}
.TagClassName
{
border-color: #422421;
}
</style>