Shades of Seal Brown #421103
Tints of Seal Brown #421103
RGB
CMYK
RGB Variations
Color information
#421103 (or 0x421103) is known color: Seal Brown. HEX triplet: 42, 11 and 03. RGB value is (66,17,3). Sum of RGB (Red+Green+Blue) = 66+17+3=86 (11% of max value = 765). Red value is 66 (26.17% from 255 or 76.74% from 86); Green value is 17 (7.03% from 255 or 19.77% from 86); Blue value is 3 (1.56% from 255 or 3.49% from 86); Max value from RGB is 66 - color contains mainly: red. Hex color #421103 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #421103 is #BDEEFC. Grayscale: #1E1E1E. Windows color (decimal): -12447485 or 201026. OLE color: 201026.
HSL color Cylindrical-coordinate representation of color #421103: hue angle of 13.33º degrees, saturation: 0.91, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #421103 is Cyan = 0, Magento = 0.74, Yellow = 0.95 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 17 | 3 | - |
| CMYK | 0 | 0.74 | 0.95 | 0.74 |
| HSL | 13.33º | 0.91% | 0.14% | - |
| HSV(B) | 13.33º | 0.95% | 0.26% | - |
| XYZ | 2.46 | 1.57 | 0.26 | - |
| YUV | 30.06 | 112.73 | 153.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 17 | 3 | 0 | 0.74 | 0.95 | 0.74 | 13.33 | 0.91 | 0.14 |
| Hex | 42 | 11 | 3 | 0 | 4A | 5F | 4A | D | 5B | E |
| Octal | 102 | 21 | 3 | 0 | 112 | 137 | 112 | 15 | 133 | 16 |
| Binary | 1000010 | 10001 | 11 | 0 | 1001010 | 1011111 | 1001010 | 1101 | 1011011 | 1110 |
Color Harmonies of #421103
Complementary color
Monochromatic Colors of #421103
Black with #421103
Text Example
Text Example
White with #421103
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421103; }
p { color: rgb(66,17,3); }
H1.HeaderClassName
{
color: #421103;
}
.AnyTagClassName
{
color: #421103;
}
</style>
background-color css
<style>
a { background-color: #421103; }
a { background-color: rgb(66,17,3); }
div.DivClassName
{
background-color: #421103;
}
.BgClassName
{
background-color: #421103;
}
</style>
border-color css
<style>
span { border-color: #421103; }
span { border-color: rgb(66,17,3); }
td.TdClassName
{
border-color: #421103;
}
.TagClassName
{
border-color: #421103;
}
</style>