Shades of Brown Pod #442416
Tints of Brown Pod #442416
RGB
CMYK
RGB Variations
Color information
#442416 (or 0x442416) is known color: Brown Pod. HEX triplet: 44, 24 and 16. RGB value is (68,36,22). Sum of RGB (Red+Green+Blue) = 68+36+22=126 (16% of max value = 765). Red value is 68 (26.95% from 255 or 53.97% from 126); Green value is 36 (14.45% from 255 or 28.57% from 126); Blue value is 22 (8.98% from 255 or 17.46% from 126); Max value from RGB is 68 - color contains mainly: red. Hex color #442416 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #442416 is #BBDBE9. Grayscale: #2C2C2C. Windows color (decimal): -12311530 or 1451076. OLE color: 1451076.
HSL color Cylindrical-coordinate representation of color #442416: hue angle of 18.26º degrees, saturation: 0.51, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #442416 is Cyan = 0, Magento = 0.47, Yellow = 0.68 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 36 | 22 | - |
| CMYK | 0 | 0.47 | 0.68 | 0.73 |
| HSL | 18.26º | 0.51% | 0.18% | - |
| HSV(B) | 18.26º | 0.68% | 0.27% | - |
| XYZ | 3.16 | 2.55 | 1.08 | - |
| YUV | 43.97 | 115.6 | 145.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 36 | 22 | 0 | 0.47 | 0.68 | 0.73 | 18.26 | 0.51 | 0.18 |
| Hex | 44 | 24 | 16 | 0 | 2F | 44 | 49 | 12 | 33 | 12 |
| Octal | 104 | 44 | 26 | 0 | 57 | 104 | 111 | 22 | 63 | 22 |
| Binary | 1000100 | 100100 | 10110 | 0 | 101111 | 1000100 | 1001001 | 10010 | 110011 | 10010 |
Color Harmonies of #442416
Complementary color
Monochromatic Colors of #442416
Black with #442416
Text Example
Text Example
White with #442416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442416; }
p { color: rgb(68,36,22); }
H1.HeaderClassName
{
color: #442416;
}
.AnyTagClassName
{
color: #442416;
}
</style>
background-color css
<style>
a { background-color: #442416; }
a { background-color: rgb(68,36,22); }
div.DivClassName
{
background-color: #442416;
}
.BgClassName
{
background-color: #442416;
}
</style>
border-color css
<style>
span { border-color: #442416; }
span { border-color: rgb(68,36,22); }
td.TdClassName
{
border-color: #442416;
}
.TagClassName
{
border-color: #442416;
}
</style>