Shades of Seal Brown #421610
Tints of Seal Brown #421610
RGB
CMYK
RGB Variations
Color information
#421610 (or 0x421610) is known color: Seal Brown. HEX triplet: 42, 16 and 10. RGB value is (66,22,16). Sum of RGB (Red+Green+Blue) = 66+22+16=104 (13% of max value = 765). Red value is 66 (26.17% from 255 or 63.46% from 104); Green value is 22 (8.98% from 255 or 21.15% from 104); Blue value is 16 (6.64% from 255 or 15.38% from 104); Max value from RGB is 66 - color contains mainly: red. Hex color #421610 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #421610 is #BDE9EF. Grayscale: #222222. Windows color (decimal): -12446192 or 1054274. OLE color: 1054274.
HSL color Cylindrical-coordinate representation of color #421610: hue angle of 7.2º 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 #421610 is Cyan = 0, Magento = 0.67, Yellow = 0.76 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 22 | 16 | - |
| CMYK | 0 | 0.67 | 0.76 | 0.74 |
| HSL | 7.2º | 0.61% | 0.16% | - |
| HSV(B) | 7.2º | 0.76% | 0.26% | - |
| XYZ | 2.63 | 1.77 | 0.69 | - |
| YUV | 34.47 | 117.58 | 150.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 22 | 16 | 0 | 0.67 | 0.76 | 0.74 | 7.2 | 0.61 | 0.16 |
| Hex | 42 | 16 | 10 | 0 | 43 | 4C | 4A | 7 | 3D | 10 |
| Octal | 102 | 26 | 20 | 0 | 103 | 114 | 112 | 7 | 75 | 20 |
| Binary | 1000010 | 10110 | 10000 | 0 | 1000011 | 1001100 | 1001010 | 111 | 111101 | 10000 |
Color Harmonies of #421610
Complementary color
Monochromatic Colors of #421610
Black with #421610
Text Example
Text Example
White with #421610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421610; }
p { color: rgb(66,22,16); }
H1.HeaderClassName
{
color: #421610;
}
.AnyTagClassName
{
color: #421610;
}
</style>
background-color css
<style>
a { background-color: #421610; }
a { background-color: rgb(66,22,16); }
div.DivClassName
{
background-color: #421610;
}
.BgClassName
{
background-color: #421610;
}
</style>
border-color css
<style>
span { border-color: #421610; }
span { border-color: rgb(66,22,16); }
td.TdClassName
{
border-color: #421610;
}
.TagClassName
{
border-color: #421610;
}
</style>