Shades of Seal Brown #421310
Tints of Seal Brown #421310
RGB
CMYK
RGB Variations
Color information
#421310 (or 0x421310) is known color: Seal Brown. HEX triplet: 42, 13 and 10. RGB value is (66,19,16). Sum of RGB (Red+Green+Blue) = 66+19+16=101 (13% of max value = 765). Red value is 66 (26.17% from 255 or 65.35% from 101); Green value is 19 (7.81% from 255 or 18.81% from 101); Blue value is 16 (6.64% from 255 or 15.84% from 101); Max value from RGB is 66 - color contains mainly: red. Hex color #421310 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #421310 is #BDECEF. Grayscale: #202020. Windows color (decimal): -12446960 or 1053506. OLE color: 1053506.
HSL color Cylindrical-coordinate representation of color #421310: hue angle of 3.6º degrees, saturation: 0.61, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #421310 is Cyan = 0, Magento = 0.71, Yellow = 0.76 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 19 | 16 | - |
| CMYK | 0 | 0.71 | 0.76 | 0.74 |
| HSL | 3.6º | 0.61% | 0.16% | - |
| HSV(B) | 3.6º | 0.76% | 0.26% | - |
| XYZ | 2.57 | 1.66 | 0.68 | - |
| YUV | 32.71 | 118.57 | 151.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 19 | 16 | 0 | 0.71 | 0.76 | 0.74 | 3.6 | 0.61 | 0.16 |
| Hex | 42 | 13 | 10 | 0 | 47 | 4C | 4A | 4 | 3D | 10 |
| Octal | 102 | 23 | 20 | 0 | 107 | 114 | 112 | 4 | 75 | 20 |
| Binary | 1000010 | 10011 | 10000 | 0 | 1000111 | 1001100 | 1001010 | 100 | 111101 | 10000 |
Color Harmonies of #421310
Complementary color
Monochromatic Colors of #421310
Black with #421310
Text Example
Text Example
White with #421310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421310; }
p { color: rgb(66,19,16); }
H1.HeaderClassName
{
color: #421310;
}
.AnyTagClassName
{
color: #421310;
}
</style>
background-color css
<style>
a { background-color: #421310; }
a { background-color: rgb(66,19,16); }
div.DivClassName
{
background-color: #421310;
}
.BgClassName
{
background-color: #421310;
}
</style>
border-color css
<style>
span { border-color: #421310; }
span { border-color: rgb(66,19,16); }
td.TdClassName
{
border-color: #421310;
}
.TagClassName
{
border-color: #421310;
}
</style>