Shades of Seal Brown #441713
Tints of Seal Brown #441713
RGB
CMYK
RGB Variations
Color information
#441713 (or 0x441713) is known color: Seal Brown. HEX triplet: 44, 17 and 13. RGB value is (68,23,19). Sum of RGB (Red+Green+Blue) = 68+23+19=110 (14% of max value = 765). Red value is 68 (26.95% from 255 or 61.82% from 110); Green value is 23 (9.38% from 255 or 20.91% from 110); Blue value is 19 (7.81% from 255 or 17.27% from 110); Max value from RGB is 68 - color contains mainly: red. Hex color #441713 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #441713 is #BBE8EC. Grayscale: #242424. Windows color (decimal): -12314861 or 1251140. OLE color: 1251140.
HSL color Cylindrical-coordinate representation of color #441713: hue angle of 4.9º degrees, saturation: 0.56, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #441713 is Cyan = 0, Magento = 0.66, Yellow = 0.72 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 23 | 19 | - |
| CMYK | 0 | 0.66 | 0.72 | 0.73 |
| HSL | 4.9º | 0.56% | 0.17% | - |
| HSV(B) | 4.9º | 0.72% | 0.27% | - |
| XYZ | 2.81 | 1.89 | 0.83 | - |
| YUV | 36 | 118.41 | 150.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 23 | 19 | 0 | 0.66 | 0.72 | 0.73 | 4.9 | 0.56 | 0.17 |
| Hex | 44 | 17 | 13 | 0 | 42 | 48 | 49 | 5 | 38 | 11 |
| Octal | 104 | 27 | 23 | 0 | 102 | 110 | 111 | 5 | 70 | 21 |
| Binary | 1000100 | 10111 | 10011 | 0 | 1000010 | 1001000 | 1001001 | 101 | 111000 | 10001 |
Color Harmonies of #441713
Complementary color
Monochromatic Colors of #441713
Black with #441713
Text Example
Text Example
White with #441713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441713; }
p { color: rgb(68,23,19); }
H1.HeaderClassName
{
color: #441713;
}
.AnyTagClassName
{
color: #441713;
}
</style>
background-color css
<style>
a { background-color: #441713; }
a { background-color: rgb(68,23,19); }
div.DivClassName
{
background-color: #441713;
}
.BgClassName
{
background-color: #441713;
}
</style>
border-color css
<style>
span { border-color: #441713; }
span { border-color: rgb(68,23,19); }
td.TdClassName
{
border-color: #441713;
}
.TagClassName
{
border-color: #441713;
}
</style>