Shades of Seal Brown #421813
Tints of Seal Brown #421813
RGB
CMYK
RGB Variations
Color information
#421813 (or 0x421813) is known color: Seal Brown. HEX triplet: 42, 18 and 13. RGB value is (66,24,19). Sum of RGB (Red+Green+Blue) = 66+24+19=109 (14% of max value = 765). Red value is 66 (26.17% from 255 or 60.55% from 109); Green value is 24 (9.77% from 255 or 22.02% from 109); Blue value is 19 (7.81% from 255 or 17.43% from 109); Max value from RGB is 66 - color contains mainly: red. Hex color #421813 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #421813 is #BDE7EC. Grayscale: #242424. Windows color (decimal): -12445677 or 1251394. OLE color: 1251394.
HSL color Cylindrical-coordinate representation of color #421813: hue angle of 6.38º degrees, saturation: 0.55, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #421813 is Cyan = 0, Magento = 0.64, Yellow = 0.71 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 24 | 19 | - |
| CMYK | 0 | 0.64 | 0.71 | 0.74 |
| HSL | 6.38º | 0.55% | 0.17% | - |
| HSV(B) | 6.38º | 0.71% | 0.26% | - |
| XYZ | 2.69 | 1.86 | 0.83 | - |
| YUV | 35.99 | 118.41 | 149.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 24 | 19 | 0 | 0.64 | 0.71 | 0.74 | 6.38 | 0.55 | 0.17 |
| Hex | 42 | 18 | 13 | 0 | 40 | 47 | 4A | 6 | 37 | 11 |
| Octal | 102 | 30 | 23 | 0 | 100 | 107 | 112 | 6 | 67 | 21 |
| Binary | 1000010 | 11000 | 10011 | 0 | 1000000 | 1000111 | 1001010 | 110 | 110111 | 10001 |
Color Harmonies of #421813
Complementary color
Monochromatic Colors of #421813
Black with #421813
Text Example
Text Example
White with #421813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421813; }
p { color: rgb(66,24,19); }
H1.HeaderClassName
{
color: #421813;
}
.AnyTagClassName
{
color: #421813;
}
</style>
background-color css
<style>
a { background-color: #421813; }
a { background-color: rgb(66,24,19); }
div.DivClassName
{
background-color: #421813;
}
.BgClassName
{
background-color: #421813;
}
</style>
border-color css
<style>
span { border-color: #421813; }
span { border-color: rgb(66,24,19); }
td.TdClassName
{
border-color: #421813;
}
.TagClassName
{
border-color: #421813;
}
</style>