Shades of Brown Pod #442619
Tints of Brown Pod #442619
RGB
CMYK
RGB Variations
Color information
#442619 (or 0x442619) is known color: Brown Pod. HEX triplet: 44, 26 and 19. RGB value is (68,38,25). Sum of RGB (Red+Green+Blue) = 68+38+25=131 (17% of max value = 765). Red value is 68 (26.95% from 255 or 51.91% from 131); Green value is 38 (15.23% from 255 or 29.01% from 131); Blue value is 25 (10.16% from 255 or 19.08% from 131); Max value from RGB is 68 - color contains mainly: red. Hex color #442619 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #442619 is #BBD9E6. Grayscale: #2D2D2D. Windows color (decimal): -12311015 or 1648196. OLE color: 1648196.
HSL color Cylindrical-coordinate representation of color #442619: hue angle of 18.14º degrees, saturation: 0.46, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #442619 is Cyan = 0, Magento = 0.44, Yellow = 0.63 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 38 | 25 | - |
| CMYK | 0 | 0.44 | 0.63 | 0.73 |
| HSL | 18.14º | 0.46% | 0.18% | - |
| HSV(B) | 18.14º | 0.63% | 0.27% | - |
| XYZ | 3.25 | 2.69 | 1.27 | - |
| YUV | 45.49 | 116.44 | 144.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 38 | 25 | 0 | 0.44 | 0.63 | 0.73 | 18.14 | 0.46 | 0.18 |
| Hex | 44 | 26 | 19 | 0 | 2C | 3F | 49 | 12 | 2E | 12 |
| Octal | 104 | 46 | 31 | 0 | 54 | 77 | 111 | 22 | 56 | 22 |
| Binary | 1000100 | 100110 | 11001 | 0 | 101100 | 111111 | 1001001 | 10010 | 101110 | 10010 |
Color Harmonies of #442619
Complementary color
Monochromatic Colors of #442619
Black with #442619
Text Example
Text Example
White with #442619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442619; }
p { color: rgb(68,38,25); }
H1.HeaderClassName
{
color: #442619;
}
.AnyTagClassName
{
color: #442619;
}
</style>
background-color css
<style>
a { background-color: #442619; }
a { background-color: rgb(68,38,25); }
div.DivClassName
{
background-color: #442619;
}
.BgClassName
{
background-color: #442619;
}
</style>
border-color css
<style>
span { border-color: #442619; }
span { border-color: rgb(68,38,25); }
td.TdClassName
{
border-color: #442619;
}
.TagClassName
{
border-color: #442619;
}
</style>