Shades of Brown Pod #441407
Tints of Brown Pod #441407
RGB
CMYK
RGB Variations
Color information
#441407 (or 0x441407) is known color: Brown Pod. HEX triplet: 44, 14 and 07. RGB value is (68,20,7). Sum of RGB (Red+Green+Blue) = 68+20+7=95 (12% of max value = 765). Red value is 68 (26.95% from 255 or 71.58% from 95); Green value is 20 (8.20% from 255 or 21.05% from 95); Blue value is 7 (3.12% from 255 or 7.37% from 95); Max value from RGB is 68 - color contains mainly: red. Hex color #441407 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #441407 is #BBEBF8. Grayscale: #202020. Windows color (decimal): -12315641 or 463940. OLE color: 463940.
HSL color Cylindrical-coordinate representation of color #441407: hue angle of 12.79º degrees, saturation: 0.81, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #441407 is Cyan = 0, Magento = 0.71, Yellow = 0.90 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 20 | 7 | - |
| CMYK | 0 | 0.71 | 0.90 | 0.73 |
| HSL | 12.79º | 0.81% | 0.15% | - |
| HSV(B) | 12.79º | 0.9% | 0.27% | - |
| XYZ | 2.67 | 1.74 | 0.4 | - |
| YUV | 32.87 | 113.4 | 153.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 20 | 7 | 0 | 0.71 | 0.90 | 0.73 | 12.79 | 0.81 | 0.15 |
| Hex | 44 | 14 | 7 | 0 | 47 | 5A | 49 | D | 51 | F |
| Octal | 104 | 24 | 7 | 0 | 107 | 132 | 111 | 15 | 121 | 17 |
| Binary | 1000100 | 10100 | 111 | 0 | 1000111 | 1011010 | 1001001 | 1101 | 1010001 | 1111 |
Color Harmonies of #441407
Complementary color
Monochromatic Colors of #441407
Black with #441407
Text Example
Text Example
White with #441407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441407; }
p { color: rgb(68,20,7); }
H1.HeaderClassName
{
color: #441407;
}
.AnyTagClassName
{
color: #441407;
}
</style>
background-color css
<style>
a { background-color: #441407; }
a { background-color: rgb(68,20,7); }
div.DivClassName
{
background-color: #441407;
}
.BgClassName
{
background-color: #441407;
}
</style>
border-color css
<style>
span { border-color: #441407; }
span { border-color: rgb(68,20,7); }
td.TdClassName
{
border-color: #441407;
}
.TagClassName
{
border-color: #441407;
}
</style>