Shades of Seal Brown #421010
Tints of Seal Brown #421010
RGB
CMYK
RGB Variations
Color information
#421010 (or 0x421010) is known color: Seal Brown. HEX triplet: 42, 10 and 10. RGB value is (66,16,16). Sum of RGB (Red+Green+Blue) = 66+16+16=98 (12% of max value = 765). Red value is 66 (26.17% from 255 or 67.35% from 98); Green value is 16 (6.64% from 255 or 16.33% from 98); Blue value is 16 (6.64% from 255 or 16.33% from 98); Max value from RGB is 66 - color contains mainly: red. Hex color #421010 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #421010 is #BDEFEF. Grayscale: #1F1F1F. Windows color (decimal): -12447728 or 1052738. OLE color: 1052738.
HSL color Cylindrical-coordinate representation of color #421010: hue angle of 0º 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 #421010 is Cyan = 0, Magento = 0.76, Yellow = 0.76 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 16 | 16 | - |
| CMYK | 0 | 0.76 | 0.76 | 0.74 |
| HSL | 0º | 0.61% | 0.16% | - |
| HSV(B) | 0º | 0.76% | 0.26% | - |
| XYZ | 2.53 | 1.57 | 0.66 | - |
| YUV | 30.95 | 119.57 | 153 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 16 | 16 | 0 | 0.76 | 0.76 | 0.74 | 0 | 0.61 | 0.16 |
| Hex | 42 | 10 | 10 | 0 | 4C | 4C | 4A | 0 | 3D | 10 |
| Octal | 102 | 20 | 20 | 0 | 114 | 114 | 112 | 0 | 75 | 20 |
| Binary | 1000010 | 10000 | 10000 | 0 | 1001100 | 1001100 | 1001010 | 0 | 111101 | 10000 |
Color Harmonies of #421010
Complementary color
Monochromatic Colors of #421010
Black with #421010
Text Example
Text Example
White with #421010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421010; }
p { color: rgb(66,16,16); }
H1.HeaderClassName
{
color: #421010;
}
.AnyTagClassName
{
color: #421010;
}
</style>
background-color css
<style>
a { background-color: #421010; }
a { background-color: rgb(66,16,16); }
div.DivClassName
{
background-color: #421010;
}
.BgClassName
{
background-color: #421010;
}
</style>
border-color css
<style>
span { border-color: #421010; }
span { border-color: rgb(66,16,16); }
td.TdClassName
{
border-color: #421010;
}
.TagClassName
{
border-color: #421010;
}
</style>