Shades of Seal Brown #421104
Tints of Seal Brown #421104
RGB
CMYK
RGB Variations
Color information
#421104 (or 0x421104) is known color: Seal Brown. HEX triplet: 42, 11 and 04. RGB value is (66,17,4). Sum of RGB (Red+Green+Blue) = 66+17+4=87 (11% of max value = 765). Red value is 66 (26.17% from 255 or 75.86% from 87); Green value is 17 (7.03% from 255 or 19.54% from 87); Blue value is 4 (1.95% from 255 or 4.60% from 87); Max value from RGB is 66 - color contains mainly: red. Hex color #421104 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #421104 is #BDEEFB. Grayscale: #1E1E1E. Windows color (decimal): -12447484 or 266562. OLE color: 266562.
HSL color Cylindrical-coordinate representation of color #421104: hue angle of 12.58º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #421104 is Cyan = 0, Magento = 0.74, Yellow = 0.94 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 17 | 4 | - |
| CMYK | 0 | 0.74 | 0.94 | 0.74 |
| HSL | 12.58º | 0.89% | 0.14% | - |
| HSV(B) | 12.58º | 0.94% | 0.26% | - |
| XYZ | 2.47 | 1.57 | 0.29 | - |
| YUV | 30.17 | 113.23 | 153.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 17 | 4 | 0 | 0.74 | 0.94 | 0.74 | 12.58 | 0.89 | 0.14 |
| Hex | 42 | 11 | 4 | 0 | 4A | 5E | 4A | D | 59 | E |
| Octal | 102 | 21 | 4 | 0 | 112 | 136 | 112 | 15 | 131 | 16 |
| Binary | 1000010 | 10001 | 100 | 0 | 1001010 | 1011110 | 1001010 | 1101 | 1011001 | 1110 |
Color Harmonies of #421104
Complementary color
Monochromatic Colors of #421104
Black with #421104
Text Example
Text Example
White with #421104
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421104; }
p { color: rgb(66,17,4); }
H1.HeaderClassName
{
color: #421104;
}
.AnyTagClassName
{
color: #421104;
}
</style>
background-color css
<style>
a { background-color: #421104; }
a { background-color: rgb(66,17,4); }
div.DivClassName
{
background-color: #421104;
}
.BgClassName
{
background-color: #421104;
}
</style>
border-color css
<style>
span { border-color: #421104; }
span { border-color: rgb(66,17,4); }
td.TdClassName
{
border-color: #421104;
}
.TagClassName
{
border-color: #421104;
}
</style>