Shades of Seal Brown #421308
Tints of Seal Brown #421308
RGB
CMYK
RGB Variations
Color information
#421308 (or 0x421308) is known color: Seal Brown. HEX triplet: 42, 13 and 08. RGB value is (66,19,8). Sum of RGB (Red+Green+Blue) = 66+19+8=93 (12% of max value = 765). Red value is 66 (26.17% from 255 or 70.97% from 93); Green value is 19 (7.81% from 255 or 20.43% from 93); Blue value is 8 (3.52% from 255 or 8.60% from 93); Max value from RGB is 66 - color contains mainly: red. Hex color #421308 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #421308 is #BDECF7. Grayscale: #1F1F1F. Windows color (decimal): -12446968 or 529218. OLE color: 529218.
HSL color Cylindrical-coordinate representation of color #421308: hue angle of 11.38º 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 #421308 is Cyan = 0, Magento = 0.71, Yellow = 0.88 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 19 | 8 | - |
| CMYK | 0 | 0.71 | 0.88 | 0.74 |
| HSL | 11.38º | 0.78% | 0.15% | - |
| HSV(B) | 11.38º | 0.88% | 0.26% | - |
| XYZ | 2.52 | 1.64 | 0.41 | - |
| YUV | 31.8 | 114.57 | 152.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 19 | 8 | 0 | 0.71 | 0.88 | 0.74 | 11.38 | 0.78 | 0.15 |
| Hex | 42 | 13 | 8 | 0 | 47 | 58 | 4A | B | 4E | F |
| Octal | 102 | 23 | 10 | 0 | 107 | 130 | 112 | 13 | 116 | 17 |
| Binary | 1000010 | 10011 | 1000 | 0 | 1000111 | 1011000 | 1001010 | 1011 | 1001110 | 1111 |
Color Harmonies of #421308
Complementary color
Monochromatic Colors of #421308
Black with #421308
Text Example
Text Example
White with #421308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421308; }
p { color: rgb(66,19,8); }
H1.HeaderClassName
{
color: #421308;
}
.AnyTagClassName
{
color: #421308;
}
</style>
background-color css
<style>
a { background-color: #421308; }
a { background-color: rgb(66,19,8); }
div.DivClassName
{
background-color: #421308;
}
.BgClassName
{
background-color: #421308;
}
</style>
border-color css
<style>
span { border-color: #421308; }
span { border-color: rgb(66,19,8); }
td.TdClassName
{
border-color: #421308;
}
.TagClassName
{
border-color: #421308;
}
</style>