Shades of Brown Pod #442310
Tints of Brown Pod #442310
RGB
CMYK
RGB Variations
Color information
#442310 (or 0x442310) is known color: Brown Pod. HEX triplet: 44, 23 and 10. RGB value is (68,35,16). Sum of RGB (Red+Green+Blue) = 68+35+16=119 (15% of max value = 765). Red value is 68 (26.95% from 255 or 57.14% from 119); Green value is 35 (14.06% from 255 or 29.41% from 119); Blue value is 16 (6.64% from 255 or 13.45% from 119); Max value from RGB is 68 - color contains mainly: red. Hex color #442310 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #442310 is #BBDCEF. Grayscale: #2A2A2A. Windows color (decimal): -12311792 or 1057604. OLE color: 1057604.
HSL color Cylindrical-coordinate representation of color #442310: hue angle of 21.92º degrees, saturation: 0.62, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #442310 is Cyan = 0, Magento = 0.49, Yellow = 0.76 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 35 | 16 | - |
| CMYK | 0 | 0.49 | 0.76 | 0.73 |
| HSL | 21.92º | 0.62% | 0.16% | - |
| HSV(B) | 21.92º | 0.76% | 0.27% | - |
| XYZ | 3.08 | 2.47 | 0.8 | - |
| YUV | 42.7 | 112.93 | 146.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 35 | 16 | 0 | 0.49 | 0.76 | 0.73 | 21.92 | 0.62 | 0.16 |
| Hex | 44 | 23 | 10 | 0 | 31 | 4C | 49 | 16 | 3E | 10 |
| Octal | 104 | 43 | 20 | 0 | 61 | 114 | 111 | 26 | 76 | 20 |
| Binary | 1000100 | 100011 | 10000 | 0 | 110001 | 1001100 | 1001001 | 10110 | 111110 | 10000 |
Color Harmonies of #442310
Complementary color
Monochromatic Colors of #442310
Black with #442310
Text Example
Text Example
White with #442310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442310; }
p { color: rgb(68,35,16); }
H1.HeaderClassName
{
color: #442310;
}
.AnyTagClassName
{
color: #442310;
}
</style>
background-color css
<style>
a { background-color: #442310; }
a { background-color: rgb(68,35,16); }
div.DivClassName
{
background-color: #442310;
}
.BgClassName
{
background-color: #442310;
}
</style>
border-color css
<style>
span { border-color: #442310; }
span { border-color: rgb(68,35,16); }
td.TdClassName
{
border-color: #442310;
}
.TagClassName
{
border-color: #442310;
}
</style>