Shades of Brown Pod #421604
Tints of Brown Pod #421604
RGB
CMYK
RGB Variations
Color information
#421604 (or 0x421604) is known color: Brown Pod. HEX triplet: 42, 16 and 04. RGB value is (66,22,4). Sum of RGB (Red+Green+Blue) = 66+22+4=92 (12% of max value = 765). Red value is 66 (26.17% from 255 or 71.74% from 92); Green value is 22 (8.98% from 255 or 23.91% from 92); Blue value is 4 (1.95% from 255 or 4.35% from 92); Max value from RGB is 66 - color contains mainly: red. Hex color #421604 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #421604 is #BDE9FB. Grayscale: #212121. Windows color (decimal): -12446204 or 267842. OLE color: 267842.
HSL color Cylindrical-coordinate representation of color #421604: hue angle of 17.42º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #421604 is Cyan = 0, Magento = 0.67, Yellow = 0.94 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 22 | 4 | - |
| CMYK | 0 | 0.67 | 0.94 | 0.74 |
| HSL | 17.42º | 0.89% | 0.14% | - |
| HSV(B) | 17.42º | 0.94% | 0.26% | - |
| XYZ | 2.56 | 1.74 | 0.32 | - |
| YUV | 33.1 | 111.58 | 151.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 22 | 4 | 0 | 0.67 | 0.94 | 0.74 | 17.42 | 0.89 | 0.14 |
| Hex | 42 | 16 | 4 | 0 | 43 | 5E | 4A | 11 | 59 | E |
| Octal | 102 | 26 | 4 | 0 | 103 | 136 | 112 | 21 | 131 | 16 |
| Binary | 1000010 | 10110 | 100 | 0 | 1000011 | 1011110 | 1001010 | 10001 | 1011001 | 1110 |
Color Harmonies of #421604
Complementary color
Monochromatic Colors of #421604
Black with #421604
Text Example
Text Example
White with #421604
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421604; }
p { color: rgb(66,22,4); }
H1.HeaderClassName
{
color: #421604;
}
.AnyTagClassName
{
color: #421604;
}
</style>
background-color css
<style>
a { background-color: #421604; }
a { background-color: rgb(66,22,4); }
div.DivClassName
{
background-color: #421604;
}
.BgClassName
{
background-color: #421604;
}
</style>
border-color css
<style>
span { border-color: #421604; }
span { border-color: rgb(66,22,4); }
td.TdClassName
{
border-color: #421604;
}
.TagClassName
{
border-color: #421604;
}
</style>