Shades of Seal Brown #421510
Tints of Seal Brown #421510
RGB
CMYK
RGB Variations
Color information
#421510 (or 0x421510) is known color: Seal Brown. HEX triplet: 42, 15 and 10. RGB value is (66,21,16). Sum of RGB (Red+Green+Blue) = 66+21+16=103 (13% of max value = 765). Red value is 66 (26.17% from 255 or 64.08% from 103); Green value is 21 (8.59% from 255 or 20.39% from 103); Blue value is 16 (6.64% from 255 or 15.53% from 103); Max value from RGB is 66 - color contains mainly: red. Hex color #421510 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #421510 is #BDEAEF. Grayscale: #212121. Windows color (decimal): -12446448 or 1054018. OLE color: 1054018.
HSL color Cylindrical-coordinate representation of color #421510: hue angle of 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 #421510 is Cyan = 0, Magento = 0.68, Yellow = 0.76 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 21 | 16 | - |
| CMYK | 0 | 0.68 | 0.76 | 0.74 |
| HSL | 6º | 0.61% | 0.16% | - |
| HSV(B) | 6º | 0.76% | 0.26% | - |
| XYZ | 2.61 | 1.73 | 0.69 | - |
| YUV | 33.89 | 117.91 | 150.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 21 | 16 | 0 | 0.68 | 0.76 | 0.74 | 6 | 0.61 | 0.16 |
| Hex | 42 | 15 | 10 | 0 | 44 | 4C | 4A | 6 | 3D | 10 |
| Octal | 102 | 25 | 20 | 0 | 104 | 114 | 112 | 6 | 75 | 20 |
| Binary | 1000010 | 10101 | 10000 | 0 | 1000100 | 1001100 | 1001010 | 110 | 111101 | 10000 |
Color Harmonies of #421510
Complementary color
Monochromatic Colors of #421510
Black with #421510
Text Example
Text Example
White with #421510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421510; }
p { color: rgb(66,21,16); }
H1.HeaderClassName
{
color: #421510;
}
.AnyTagClassName
{
color: #421510;
}
</style>
background-color css
<style>
a { background-color: #421510; }
a { background-color: rgb(66,21,16); }
div.DivClassName
{
background-color: #421510;
}
.BgClassName
{
background-color: #421510;
}
</style>
border-color css
<style>
span { border-color: #421510; }
span { border-color: rgb(66,21,16); }
td.TdClassName
{
border-color: #421510;
}
.TagClassName
{
border-color: #421510;
}
</style>