Shades of Seal Brown #441311
Tints of Seal Brown #441311
RGB
CMYK
RGB Variations
Color information
#441311 (or 0x441311) is known color: Seal Brown. HEX triplet: 44, 13 and 11. RGB value is (68,19,17). Sum of RGB (Red+Green+Blue) = 68+19+17=104 (13% of max value = 765). Red value is 68 (26.95% from 255 or 65.38% from 104); Green value is 19 (7.81% from 255 or 18.27% from 104); Blue value is 17 (7.03% from 255 or 16.35% from 104); Max value from RGB is 68 - color contains mainly: red. Hex color #441311 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #441311 is #BBECEE. Grayscale: #212121. Windows color (decimal): -12315887 or 1119044. OLE color: 1119044.
HSL color Cylindrical-coordinate representation of color #441311: hue angle of 2.35º degrees, saturation: 0.6, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #441311 is Cyan = 0, Magento = 0.72, Yellow = 0.75 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 19 | 17 | - |
| CMYK | 0 | 0.72 | 0.75 | 0.73 |
| HSL | 2.35º | 0.6% | 0.17% | - |
| HSV(B) | 2.35º | 0.75% | 0.27% | - |
| XYZ | 2.72 | 1.74 | 0.72 | - |
| YUV | 33.42 | 118.73 | 152.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 19 | 17 | 0 | 0.72 | 0.75 | 0.73 | 2.35 | 0.6 | 0.17 |
| Hex | 44 | 13 | 11 | 0 | 48 | 4B | 49 | 2 | 3C | 11 |
| Octal | 104 | 23 | 21 | 0 | 110 | 113 | 111 | 2 | 74 | 21 |
| Binary | 1000100 | 10011 | 10001 | 0 | 1001000 | 1001011 | 1001001 | 10 | 111100 | 10001 |
Color Harmonies of #441311
Complementary color
Monochromatic Colors of #441311
Black with #441311
Text Example
Text Example
White with #441311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441311; }
p { color: rgb(68,19,17); }
H1.HeaderClassName
{
color: #441311;
}
.AnyTagClassName
{
color: #441311;
}
</style>
background-color css
<style>
a { background-color: #441311; }
a { background-color: rgb(68,19,17); }
div.DivClassName
{
background-color: #441311;
}
.BgClassName
{
background-color: #441311;
}
</style>
border-color css
<style>
span { border-color: #441311; }
span { border-color: rgb(68,19,17); }
td.TdClassName
{
border-color: #441311;
}
.TagClassName
{
border-color: #441311;
}
</style>