Shades of Seal Brown #441002
Tints of Seal Brown #441002
RGB
CMYK
RGB Variations
Color information
#441002 (or 0x441002) is known color: Seal Brown. HEX triplet: 44, 10 and 02. RGB value is (68,16,2). Sum of RGB (Red+Green+Blue) = 68+16+2=86 (11% of max value = 765). Red value is 68 (26.95% from 255 or 79.07% from 86); Green value is 16 (6.64% from 255 or 18.60% from 86); Blue value is 2 (1.17% from 255 or 2.33% from 86); Max value from RGB is 68 - color contains mainly: red. Hex color #441002 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #441002 is #BBEFFD. Grayscale: #1E1E1E. Windows color (decimal): -12316670 or 135236. OLE color: 135236.
HSL color Cylindrical-coordinate representation of color #441002: hue angle of 12.73º degrees, saturation: 0.94, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #441002 is Cyan = 0, Magento = 0.76, Yellow = 0.97 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 16 | 2 | - |
| CMYK | 0 | 0.76 | 0.97 | 0.73 |
| HSL | 12.73º | 0.94% | 0.14% | - |
| HSV(B) | 12.73º | 0.97% | 0.27% | - |
| XYZ | 2.58 | 1.6 | 0.23 | - |
| YUV | 29.95 | 112.23 | 155.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 16 | 2 | 0 | 0.76 | 0.97 | 0.73 | 12.73 | 0.94 | 0.14 |
| Hex | 44 | 10 | 2 | 0 | 4C | 61 | 49 | D | 5E | E |
| Octal | 104 | 20 | 2 | 0 | 114 | 141 | 111 | 15 | 136 | 16 |
| Binary | 1000100 | 10000 | 10 | 0 | 1001100 | 1100001 | 1001001 | 1101 | 1011110 | 1110 |
Color Harmonies of #441002
Complementary color
Monochromatic Colors of #441002
Black with #441002
Text Example
Text Example
White with #441002
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441002; }
p { color: rgb(68,16,2); }
H1.HeaderClassName
{
color: #441002;
}
.AnyTagClassName
{
color: #441002;
}
</style>
background-color css
<style>
a { background-color: #441002; }
a { background-color: rgb(68,16,2); }
div.DivClassName
{
background-color: #441002;
}
.BgClassName
{
background-color: #441002;
}
</style>
border-color css
<style>
span { border-color: #441002; }
span { border-color: rgb(68,16,2); }
td.TdClassName
{
border-color: #441002;
}
.TagClassName
{
border-color: #441002;
}
</style>