Shades of Seal Brown #421814
Tints of Seal Brown #421814
RGB
CMYK
RGB Variations
Color information
#421814 (or 0x421814) is known color: Seal Brown. HEX triplet: 42, 18 and 14. RGB value is (66,24,20). Sum of RGB (Red+Green+Blue) = 66+24+20=110 (14% of max value = 765). Red value is 66 (26.17% from 255 or 60% from 110); Green value is 24 (9.77% from 255 or 21.82% from 110); Blue value is 20 (8.20% from 255 or 18.18% from 110); Max value from RGB is 66 - color contains mainly: red. Hex color #421814 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #421814 is #BDE7EB. Grayscale: #242424. Windows color (decimal): -12445676 or 1316930. OLE color: 1316930.
HSL color Cylindrical-coordinate representation of color #421814: hue angle of 5.22º degrees, saturation: 0.53, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #421814 is Cyan = 0, Magento = 0.64, Yellow = 0.70 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 24 | 20 | - |
| CMYK | 0 | 0.64 | 0.70 | 0.74 |
| HSL | 5.22º | 0.53% | 0.17% | - |
| HSV(B) | 5.22º | 0.7% | 0.26% | - |
| XYZ | 2.7 | 1.86 | 0.88 | - |
| YUV | 36.1 | 118.91 | 149.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 24 | 20 | 0 | 0.64 | 0.70 | 0.74 | 5.22 | 0.53 | 0.17 |
| Hex | 42 | 18 | 14 | 0 | 40 | 46 | 4A | 5 | 35 | 11 |
| Octal | 102 | 30 | 24 | 0 | 100 | 106 | 112 | 5 | 65 | 21 |
| Binary | 1000010 | 11000 | 10100 | 0 | 1000000 | 1000110 | 1001010 | 101 | 110101 | 10001 |
Color Harmonies of #421814
Complementary color
Monochromatic Colors of #421814
Black with #421814
Text Example
Text Example
White with #421814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421814; }
p { color: rgb(66,24,20); }
H1.HeaderClassName
{
color: #421814;
}
.AnyTagClassName
{
color: #421814;
}
</style>
background-color css
<style>
a { background-color: #421814; }
a { background-color: rgb(66,24,20); }
div.DivClassName
{
background-color: #421814;
}
.BgClassName
{
background-color: #421814;
}
</style>
border-color css
<style>
span { border-color: #421814; }
span { border-color: rgb(66,24,20); }
td.TdClassName
{
border-color: #421814;
}
.TagClassName
{
border-color: #421814;
}
</style>