Shades of Brown Pod #441906
Tints of Brown Pod #441906
RGB
CMYK
RGB Variations
Color information
#441906 (or 0x441906) is known color: Brown Pod. HEX triplet: 44, 19 and 06. RGB value is (68,25,6). Sum of RGB (Red+Green+Blue) = 68+25+6=99 (13% of max value = 765). Red value is 68 (26.95% from 255 or 68.69% from 99); Green value is 25 (10.16% from 255 or 25.25% from 99); Blue value is 6 (2.73% from 255 or 6.06% from 99); Max value from RGB is 68 - color contains mainly: red. Hex color #441906 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #441906 is #BBE6F9. Grayscale: #232323. Windows color (decimal): -12314362 or 399684. OLE color: 399684.
HSL color Cylindrical-coordinate representation of color #441906: hue angle of 18.39º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #441906 is Cyan = 0, Magento = 0.63, Yellow = 0.91 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 25 | 6 | - |
| CMYK | 0 | 0.63 | 0.91 | 0.73 |
| HSL | 18.39º | 0.84% | 0.15% | - |
| HSV(B) | 18.39º | 0.91% | 0.27% | - |
| XYZ | 2.76 | 1.94 | 0.4 | - |
| YUV | 35.69 | 111.25 | 151.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 25 | 6 | 0 | 0.63 | 0.91 | 0.73 | 18.39 | 0.84 | 0.15 |
| Hex | 44 | 19 | 6 | 0 | 3F | 5B | 49 | 12 | 54 | F |
| Octal | 104 | 31 | 6 | 0 | 77 | 133 | 111 | 22 | 124 | 17 |
| Binary | 1000100 | 11001 | 110 | 0 | 111111 | 1011011 | 1001001 | 10010 | 1010100 | 1111 |
Color Harmonies of #441906
Complementary color
Monochromatic Colors of #441906
Black with #441906
Text Example
Text Example
White with #441906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441906; }
p { color: rgb(68,25,6); }
H1.HeaderClassName
{
color: #441906;
}
.AnyTagClassName
{
color: #441906;
}
</style>
background-color css
<style>
a { background-color: #441906; }
a { background-color: rgb(68,25,6); }
div.DivClassName
{
background-color: #441906;
}
.BgClassName
{
background-color: #441906;
}
</style>
border-color css
<style>
span { border-color: #441906; }
span { border-color: rgb(68,25,6); }
td.TdClassName
{
border-color: #441906;
}
.TagClassName
{
border-color: #441906;
}
</style>