Shades of Brown Pod #441507
Tints of Brown Pod #441507
RGB
CMYK
RGB Variations
Color information
#441507 (or 0x441507) is known color: Brown Pod. HEX triplet: 44, 15 and 07. RGB value is (68,21,7). Sum of RGB (Red+Green+Blue) = 68+21+7=96 (12% of max value = 765). Red value is 68 (26.95% from 255 or 70.83% from 96); Green value is 21 (8.59% from 255 or 21.88% from 96); Blue value is 7 (3.12% from 255 or 7.29% from 96); Max value from RGB is 68 - color contains mainly: red. Hex color #441507 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #441507 is #BBEAF8. Grayscale: #212121. Windows color (decimal): -12315385 or 464196. OLE color: 464196.
HSL color Cylindrical-coordinate representation of color #441507: hue angle of 13.77º 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 #441507 is Cyan = 0, Magento = 0.69, Yellow = 0.90 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 21 | 7 | - |
| CMYK | 0 | 0.69 | 0.90 | 0.73 |
| HSL | 13.77º | 0.81% | 0.15% | - |
| HSV(B) | 13.77º | 0.9% | 0.27% | - |
| XYZ | 2.69 | 1.78 | 0.4 | - |
| YUV | 33.46 | 113.07 | 152.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 21 | 7 | 0 | 0.69 | 0.90 | 0.73 | 13.77 | 0.81 | 0.15 |
| Hex | 44 | 15 | 7 | 0 | 45 | 5A | 49 | E | 51 | F |
| Octal | 104 | 25 | 7 | 0 | 105 | 132 | 111 | 16 | 121 | 17 |
| Binary | 1000100 | 10101 | 111 | 0 | 1000101 | 1011010 | 1001001 | 1110 | 1010001 | 1111 |
Color Harmonies of #441507
Complementary color
Monochromatic Colors of #441507
Black with #441507
Text Example
Text Example
White with #441507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441507; }
p { color: rgb(68,21,7); }
H1.HeaderClassName
{
color: #441507;
}
.AnyTagClassName
{
color: #441507;
}
</style>
background-color css
<style>
a { background-color: #441507; }
a { background-color: rgb(68,21,7); }
div.DivClassName
{
background-color: #441507;
}
.BgClassName
{
background-color: #441507;
}
</style>
border-color css
<style>
span { border-color: #441507; }
span { border-color: rgb(68,21,7); }
td.TdClassName
{
border-color: #441507;
}
.TagClassName
{
border-color: #441507;
}
</style>