Shades of Seal Brown #421513
Tints of Seal Brown #421513
RGB
CMYK
RGB Variations
Color information
#421513 (or 0x421513) is known color: Seal Brown. HEX triplet: 42, 15 and 13. RGB value is (66,21,19). Sum of RGB (Red+Green+Blue) = 66+21+19=106 (14% of max value = 765). Red value is 66 (26.17% from 255 or 62.26% from 106); Green value is 21 (8.59% from 255 or 19.81% from 106); Blue value is 19 (7.81% from 255 or 17.92% from 106); Max value from RGB is 66 - color contains mainly: red. Hex color #421513 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #421513 is #BDEAEC. Grayscale: #222222. Windows color (decimal): -12446445 or 1250626. OLE color: 1250626.
HSL color Cylindrical-coordinate representation of color #421513: hue angle of 2.55º degrees, saturation: 0.55, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #421513 is Cyan = 0, Magento = 0.68, Yellow = 0.71 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 21 | 19 | - |
| CMYK | 0 | 0.68 | 0.71 | 0.74 |
| HSL | 2.55º | 0.55% | 0.17% | - |
| HSV(B) | 2.55º | 0.71% | 0.26% | - |
| XYZ | 2.63 | 1.74 | 0.81 | - |
| YUV | 34.23 | 119.41 | 150.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 21 | 19 | 0 | 0.68 | 0.71 | 0.74 | 2.55 | 0.55 | 0.17 |
| Hex | 42 | 15 | 13 | 0 | 44 | 47 | 4A | 3 | 37 | 11 |
| Octal | 102 | 25 | 23 | 0 | 104 | 107 | 112 | 3 | 67 | 21 |
| Binary | 1000010 | 10101 | 10011 | 0 | 1000100 | 1000111 | 1001010 | 11 | 110111 | 10001 |
Color Harmonies of #421513
Complementary color
Monochromatic Colors of #421513
Black with #421513
Text Example
Text Example
White with #421513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421513; }
p { color: rgb(66,21,19); }
H1.HeaderClassName
{
color: #421513;
}
.AnyTagClassName
{
color: #421513;
}
</style>
background-color css
<style>
a { background-color: #421513; }
a { background-color: rgb(66,21,19); }
div.DivClassName
{
background-color: #421513;
}
.BgClassName
{
background-color: #421513;
}
</style>
border-color css
<style>
span { border-color: #421513; }
span { border-color: rgb(66,21,19); }
td.TdClassName
{
border-color: #421513;
}
.TagClassName
{
border-color: #421513;
}
</style>