Shades of Seal Brown #421006
Tints of Seal Brown #421006
RGB
CMYK
RGB Variations
Color information
#421006 (or 0x421006) is known color: Seal Brown. HEX triplet: 42, 10 and 06. RGB value is (66,16,6). Sum of RGB (Red+Green+Blue) = 66+16+6=88 (11% of max value = 765). Red value is 66 (26.17% from 255 or 75% from 88); Green value is 16 (6.64% from 255 or 18.18% from 88); Blue value is 6 (2.73% from 255 or 6.82% from 88); Max value from RGB is 66 - color contains mainly: red. Hex color #421006 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #421006 is #BDEFF9. Grayscale: #1D1D1D. Windows color (decimal): -12447738 or 397378. OLE color: 397378.
HSL color Cylindrical-coordinate representation of color #421006: hue angle of 10º degrees, saturation: 0.83, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #421006 is Cyan = 0, Magento = 0.76, Yellow = 0.91 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 16 | 6 | - |
| CMYK | 0 | 0.76 | 0.91 | 0.74 |
| HSL | 10º | 0.83% | 0.14% | - |
| HSV(B) | 10º | 0.91% | 0.26% | - |
| XYZ | 2.46 | 1.54 | 0.34 | - |
| YUV | 29.81 | 114.57 | 153.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 16 | 6 | 0 | 0.76 | 0.91 | 0.74 | 10 | 0.83 | 0.14 |
| Hex | 42 | 10 | 6 | 0 | 4C | 5B | 4A | A | 53 | E |
| Octal | 102 | 20 | 6 | 0 | 114 | 133 | 112 | 12 | 123 | 16 |
| Binary | 1000010 | 10000 | 110 | 0 | 1001100 | 1011011 | 1001010 | 1010 | 1010011 | 1110 |
Color Harmonies of #421006
Complementary color
Monochromatic Colors of #421006
Black with #421006
Text Example
Text Example
White with #421006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421006; }
p { color: rgb(66,16,6); }
H1.HeaderClassName
{
color: #421006;
}
.AnyTagClassName
{
color: #421006;
}
</style>
background-color css
<style>
a { background-color: #421006; }
a { background-color: rgb(66,16,6); }
div.DivClassName
{
background-color: #421006;
}
.BgClassName
{
background-color: #421006;
}
</style>
border-color css
<style>
span { border-color: #421006; }
span { border-color: rgb(66,16,6); }
td.TdClassName
{
border-color: #421006;
}
.TagClassName
{
border-color: #421006;
}
</style>