Shades of Seal Brown #441104
Tints of Seal Brown #441104
RGB
CMYK
RGB Variations
Color information
#441104 (or 0x441104) is known color: Seal Brown. HEX triplet: 44, 11 and 04. RGB value is (68,17,4). Sum of RGB (Red+Green+Blue) = 68+17+4=89 (11% of max value = 765). Red value is 68 (26.95% from 255 or 76.40% from 89); Green value is 17 (7.03% from 255 or 19.10% from 89); Blue value is 4 (1.95% from 255 or 4.49% from 89); Max value from RGB is 68 - color contains mainly: red. Hex color #441104 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #441104 is #BBEEFB. Grayscale: #1E1E1E. Windows color (decimal): -12316412 or 266564. OLE color: 266564.
HSL color Cylindrical-coordinate representation of color #441104: hue angle of 12.19º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #441104 is Cyan = 0, Magento = 0.75, Yellow = 0.94 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 17 | 4 | - |
| CMYK | 0 | 0.75 | 0.94 | 0.73 |
| HSL | 12.19º | 0.89% | 0.14% | - |
| HSV(B) | 12.19º | 0.94% | 0.27% | - |
| XYZ | 2.61 | 1.64 | 0.29 | - |
| YUV | 30.77 | 112.9 | 154.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 17 | 4 | 0 | 0.75 | 0.94 | 0.73 | 12.19 | 0.89 | 0.14 |
| Hex | 44 | 11 | 4 | 0 | 4B | 5E | 49 | C | 59 | E |
| Octal | 104 | 21 | 4 | 0 | 113 | 136 | 111 | 14 | 131 | 16 |
| Binary | 1000100 | 10001 | 100 | 0 | 1001011 | 1011110 | 1001001 | 1100 | 1011001 | 1110 |
Color Harmonies of #441104
Complementary color
Monochromatic Colors of #441104
Black with #441104
Text Example
Text Example
White with #441104
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441104; }
p { color: rgb(68,17,4); }
H1.HeaderClassName
{
color: #441104;
}
.AnyTagClassName
{
color: #441104;
}
</style>
background-color css
<style>
a { background-color: #441104; }
a { background-color: rgb(68,17,4); }
div.DivClassName
{
background-color: #441104;
}
.BgClassName
{
background-color: #441104;
}
</style>
border-color css
<style>
span { border-color: #441104; }
span { border-color: rgb(68,17,4); }
td.TdClassName
{
border-color: #441104;
}
.TagClassName
{
border-color: #441104;
}
</style>