Shades of Seal Brown #421208
Tints of Seal Brown #421208
RGB
CMYK
RGB Variations
Color information
#421208 (or 0x421208) is known color: Seal Brown. HEX triplet: 42, 12 and 08. RGB value is (66,18,8). Sum of RGB (Red+Green+Blue) = 66+18+8=92 (12% of max value = 765). Red value is 66 (26.17% from 255 or 71.74% from 92); Green value is 18 (7.42% from 255 or 19.57% from 92); Blue value is 8 (3.52% from 255 or 8.70% from 92); Max value from RGB is 66 - color contains mainly: red. Hex color #421208 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #421208 is #BDEDF7. Grayscale: #1F1F1F. Windows color (decimal): -12447224 or 528962. OLE color: 528962.
HSL color Cylindrical-coordinate representation of color #421208: hue angle of 10.34º degrees, saturation: 0.78, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #421208 is Cyan = 0, Magento = 0.73, Yellow = 0.88 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 18 | 8 | - |
| CMYK | 0 | 0.73 | 0.88 | 0.74 |
| HSL | 10.34º | 0.78% | 0.15% | - |
| HSV(B) | 10.34º | 0.88% | 0.26% | - |
| XYZ | 2.51 | 1.61 | 0.41 | - |
| YUV | 31.21 | 114.9 | 152.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 18 | 8 | 0 | 0.73 | 0.88 | 0.74 | 10.34 | 0.78 | 0.15 |
| Hex | 42 | 12 | 8 | 0 | 49 | 58 | 4A | A | 4E | F |
| Octal | 102 | 22 | 10 | 0 | 111 | 130 | 112 | 12 | 116 | 17 |
| Binary | 1000010 | 10010 | 1000 | 0 | 1001001 | 1011000 | 1001010 | 1010 | 1001110 | 1111 |
Color Harmonies of #421208
Complementary color
Monochromatic Colors of #421208
Black with #421208
Text Example
Text Example
White with #421208
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421208; }
p { color: rgb(66,18,8); }
H1.HeaderClassName
{
color: #421208;
}
.AnyTagClassName
{
color: #421208;
}
</style>
background-color css
<style>
a { background-color: #421208; }
a { background-color: rgb(66,18,8); }
div.DivClassName
{
background-color: #421208;
}
.BgClassName
{
background-color: #421208;
}
</style>
border-color css
<style>
span { border-color: #421208; }
span { border-color: rgb(66,18,8); }
td.TdClassName
{
border-color: #421208;
}
.TagClassName
{
border-color: #421208;
}
</style>