Shades of Seal Brown #421916
Tints of Seal Brown #421916
RGB
CMYK
RGB Variations
Color information
#421916 (or 0x421916) is known color: Seal Brown. HEX triplet: 42, 19 and 16. RGB value is (66,25,22). Sum of RGB (Red+Green+Blue) = 66+25+22=113 (14% of max value = 765). Red value is 66 (26.17% from 255 or 58.41% from 113); Green value is 25 (10.16% from 255 or 22.12% from 113); Blue value is 22 (8.98% from 255 or 19.47% from 113); Max value from RGB is 66 - color contains mainly: red. Hex color #421916 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #421916 is #BDE6E9. Grayscale: #242424. Windows color (decimal): -12445418 or 1448258. OLE color: 1448258.
HSL color Cylindrical-coordinate representation of color #421916: hue angle of 4.09º degrees, saturation: 0.5, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #421916 is Cyan = 0, Magento = 0.62, Yellow = 0.67 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 25 | 22 | - |
| CMYK | 0 | 0.62 | 0.67 | 0.74 |
| HSL | 4.09º | 0.5% | 0.17% | - |
| HSV(B) | 4.09º | 0.67% | 0.26% | - |
| XYZ | 2.74 | 1.91 | 0.98 | - |
| YUV | 36.92 | 119.58 | 148.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 25 | 22 | 0 | 0.62 | 0.67 | 0.74 | 4.09 | 0.5 | 0.17 |
| Hex | 42 | 19 | 16 | 0 | 3E | 43 | 4A | 4 | 32 | 11 |
| Octal | 102 | 31 | 26 | 0 | 76 | 103 | 112 | 4 | 62 | 21 |
| Binary | 1000010 | 11001 | 10110 | 0 | 111110 | 1000011 | 1001010 | 100 | 110010 | 10001 |
Color Harmonies of #421916
Complementary color
Monochromatic Colors of #421916
Black with #421916
Text Example
Text Example
White with #421916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421916; }
p { color: rgb(66,25,22); }
H1.HeaderClassName
{
color: #421916;
}
.AnyTagClassName
{
color: #421916;
}
</style>
background-color css
<style>
a { background-color: #421916; }
a { background-color: rgb(66,25,22); }
div.DivClassName
{
background-color: #421916;
}
.BgClassName
{
background-color: #421916;
}
</style>
border-color css
<style>
span { border-color: #421916; }
span { border-color: rgb(66,25,22); }
td.TdClassName
{
border-color: #421916;
}
.TagClassName
{
border-color: #421916;
}
</style>