Shades of Brown Pod #441910
Tints of Brown Pod #441910
RGB
CMYK
RGB Variations
Color information
#441910 (or 0x441910) is known color: Brown Pod. HEX triplet: 44, 19 and 10. RGB value is (68,25,16). Sum of RGB (Red+Green+Blue) = 68+25+16=109 (14% of max value = 765). Red value is 68 (26.95% from 255 or 62.39% from 109); Green value is 25 (10.16% from 255 or 22.94% from 109); Blue value is 16 (6.64% from 255 or 14.68% from 109); Max value from RGB is 68 - color contains mainly: red. Hex color #441910 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #441910 is #BBE6EF. Grayscale: #242424. Windows color (decimal): -12314352 or 1055044. OLE color: 1055044.
HSL color Cylindrical-coordinate representation of color #441910: hue angle of 10.38º 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 #441910 is Cyan = 0, Magento = 0.63, Yellow = 0.76 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 25 | 16 | - |
| CMYK | 0 | 0.63 | 0.76 | 0.73 |
| HSL | 10.38º | 0.62% | 0.16% | - |
| HSV(B) | 10.38º | 0.76% | 0.27% | - |
| XYZ | 2.83 | 1.96 | 0.72 | - |
| YUV | 36.83 | 116.25 | 150.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 25 | 16 | 0 | 0.63 | 0.76 | 0.73 | 10.38 | 0.62 | 0.16 |
| Hex | 44 | 19 | 10 | 0 | 3F | 4C | 49 | A | 3E | 10 |
| Octal | 104 | 31 | 20 | 0 | 77 | 114 | 111 | 12 | 76 | 20 |
| Binary | 1000100 | 11001 | 10000 | 0 | 111111 | 1001100 | 1001001 | 1010 | 111110 | 10000 |
Color Harmonies of #441910
Complementary color
Monochromatic Colors of #441910
Black with #441910
Text Example
Text Example
White with #441910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441910; }
p { color: rgb(68,25,16); }
H1.HeaderClassName
{
color: #441910;
}
.AnyTagClassName
{
color: #441910;
}
</style>
background-color css
<style>
a { background-color: #441910; }
a { background-color: rgb(68,25,16); }
div.DivClassName
{
background-color: #441910;
}
.BgClassName
{
background-color: #441910;
}
</style>
border-color css
<style>
span { border-color: #441910; }
span { border-color: rgb(68,25,16); }
td.TdClassName
{
border-color: #441910;
}
.TagClassName
{
border-color: #441910;
}
</style>