Shades of Brown Pod #441306
Tints of Brown Pod #441306
RGB
CMYK
RGB Variations
Color information
#441306 (or 0x441306) is known color: Brown Pod. HEX triplet: 44, 13 and 06. RGB value is (68,19,6). Sum of RGB (Red+Green+Blue) = 68+19+6=93 (12% of max value = 765). Red value is 68 (26.95% from 255 or 73.12% from 93); Green value is 19 (7.81% from 255 or 20.43% from 93); Blue value is 6 (2.73% from 255 or 6.45% from 93); Max value from RGB is 68 - color contains mainly: red. Hex color #441306 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #441306 is #BBECF9. Grayscale: #202020. Windows color (decimal): -12315898 or 398148. OLE color: 398148.
HSL color Cylindrical-coordinate representation of color #441306: hue angle of 12.58º 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 #441306 is Cyan = 0, Magento = 0.72, Yellow = 0.91 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 19 | 6 | - |
| CMYK | 0 | 0.72 | 0.91 | 0.73 |
| HSL | 12.58º | 0.84% | 0.15% | - |
| HSV(B) | 12.58º | 0.91% | 0.27% | - |
| XYZ | 2.65 | 1.71 | 0.36 | - |
| YUV | 32.17 | 113.23 | 153.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 19 | 6 | 0 | 0.72 | 0.91 | 0.73 | 12.58 | 0.84 | 0.15 |
| Hex | 44 | 13 | 6 | 0 | 48 | 5B | 49 | D | 54 | F |
| Octal | 104 | 23 | 6 | 0 | 110 | 133 | 111 | 15 | 124 | 17 |
| Binary | 1000100 | 10011 | 110 | 0 | 1001000 | 1011011 | 1001001 | 1101 | 1010100 | 1111 |
Color Harmonies of #441306
Complementary color
Monochromatic Colors of #441306
Black with #441306
Text Example
Text Example
White with #441306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441306; }
p { color: rgb(68,19,6); }
H1.HeaderClassName
{
color: #441306;
}
.AnyTagClassName
{
color: #441306;
}
</style>
background-color css
<style>
a { background-color: #441306; }
a { background-color: rgb(68,19,6); }
div.DivClassName
{
background-color: #441306;
}
.BgClassName
{
background-color: #441306;
}
</style>
border-color css
<style>
span { border-color: #441306; }
span { border-color: rgb(68,19,6); }
td.TdClassName
{
border-color: #441306;
}
.TagClassName
{
border-color: #441306;
}
</style>