Shades of Brown Pod #442319
Tints of Brown Pod #442319
RGB
CMYK
RGB Variations
Color information
#442319 (or 0x442319) is known color: Brown Pod. HEX triplet: 44, 23 and 19. RGB value is (68,35,25). Sum of RGB (Red+Green+Blue) = 68+35+25=128 (16% of max value = 765). Red value is 68 (26.95% from 255 or 53.12% from 128); Green value is 35 (14.06% from 255 or 27.34% from 128); Blue value is 25 (10.16% from 255 or 19.53% from 128); Max value from RGB is 68 - color contains mainly: red. Hex color #442319 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #442319 is #BBDCE6. Grayscale: #2B2B2B. Windows color (decimal): -12311783 or 1647428. OLE color: 1647428.
HSL color Cylindrical-coordinate representation of color #442319: hue angle of 13.95º 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 #442319 is Cyan = 0, Magento = 0.49, Yellow = 0.63 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 35 | 25 | - |
| CMYK | 0 | 0.49 | 0.63 | 0.73 |
| HSL | 13.95º | 0.46% | 0.18% | - |
| HSV(B) | 13.95º | 0.63% | 0.27% | - |
| XYZ | 3.16 | 2.5 | 1.24 | - |
| YUV | 43.73 | 117.43 | 145.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 35 | 25 | 0 | 0.49 | 0.63 | 0.73 | 13.95 | 0.46 | 0.18 |
| Hex | 44 | 23 | 19 | 0 | 31 | 3F | 49 | E | 2E | 12 |
| Octal | 104 | 43 | 31 | 0 | 61 | 77 | 111 | 16 | 56 | 22 |
| Binary | 1000100 | 100011 | 11001 | 0 | 110001 | 111111 | 1001001 | 1110 | 101110 | 10010 |
Color Harmonies of #442319
Complementary color
Monochromatic Colors of #442319
Black with #442319
Text Example
Text Example
White with #442319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442319; }
p { color: rgb(68,35,25); }
H1.HeaderClassName
{
color: #442319;
}
.AnyTagClassName
{
color: #442319;
}
</style>
background-color css
<style>
a { background-color: #442319; }
a { background-color: rgb(68,35,25); }
div.DivClassName
{
background-color: #442319;
}
.BgClassName
{
background-color: #442319;
}
</style>
border-color css
<style>
span { border-color: #442319; }
span { border-color: rgb(68,35,25); }
td.TdClassName
{
border-color: #442319;
}
.TagClassName
{
border-color: #442319;
}
</style>