Shades of Seal Brown #421515
Tints of Seal Brown #421515
RGB
CMYK
RGB Variations
Color information
#421515 (or 0x421515) is known color: Seal Brown. HEX triplet: 42, 15 and 15. RGB value is (66,21,21). Sum of RGB (Red+Green+Blue) = 66+21+21=108 (14% of max value = 765). Red value is 66 (26.17% from 255 or 61.11% from 108); Green value is 21 (8.59% from 255 or 19.44% from 108); Blue value is 21 (8.59% from 255 or 19.44% from 108); Max value from RGB is 66 - color contains mainly: red. Hex color #421515 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #421515 is #BDEAEA. Grayscale: #222222. Windows color (decimal): -12446443 or 1381698. OLE color: 1381698.
HSL color Cylindrical-coordinate representation of color #421515: hue angle of 0º degrees, saturation: 0.52, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #421515 is Cyan = 0, Magento = 0.68, Yellow = 0.68 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 21 | 21 | - |
| CMYK | 0 | 0.68 | 0.68 | 0.74 |
| HSL | 0º | 0.52% | 0.17% | - |
| HSV(B) | 0º | 0.68% | 0.26% | - |
| XYZ | 2.65 | 1.75 | 0.91 | - |
| YUV | 34.46 | 120.41 | 150.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 21 | 21 | 0 | 0.68 | 0.68 | 0.74 | 0 | 0.52 | 0.17 |
| Hex | 42 | 15 | 15 | 0 | 44 | 44 | 4A | 0 | 34 | 11 |
| Octal | 102 | 25 | 25 | 0 | 104 | 104 | 112 | 0 | 64 | 21 |
| Binary | 1000010 | 10101 | 10101 | 0 | 1000100 | 1000100 | 1001010 | 0 | 110100 | 10001 |
Color Harmonies of #421515
Complementary color
Monochromatic Colors of #421515
Black with #421515
Text Example
Text Example
White with #421515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421515; }
p { color: rgb(66,21,21); }
H1.HeaderClassName
{
color: #421515;
}
.AnyTagClassName
{
color: #421515;
}
</style>
background-color css
<style>
a { background-color: #421515; }
a { background-color: rgb(66,21,21); }
div.DivClassName
{
background-color: #421515;
}
.BgClassName
{
background-color: #421515;
}
</style>
border-color css
<style>
span { border-color: #421515; }
span { border-color: rgb(66,21,21); }
td.TdClassName
{
border-color: #421515;
}
.TagClassName
{
border-color: #421515;
}
</style>