Shades of Seal Brown #401515
Tints of Seal Brown #401515
RGB
CMYK
RGB Variations
Color information
#401515 (or 0x401515) is known color: Seal Brown. HEX triplet: 40, 15 and 15. RGB value is (64,21,21). Sum of RGB (Red+Green+Blue) = 64+21+21=106 (14% of max value = 765). Red value is 64 (25.39% from 255 or 60.38% from 106); Green value is 21 (8.59% from 255 or 19.81% from 106); Blue value is 21 (8.59% from 255 or 19.81% from 106); Max value from RGB is 64 - color contains mainly: red. Hex color #401515 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #401515 is #BFEAEA. Grayscale: #212121. Windows color (decimal): -12577515 or 1381696. OLE color: 1381696.
HSL color Cylindrical-coordinate representation of color #401515: hue angle of 0º degrees, saturation: 0.51, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #401515 is Cyan = 0, Magento = 0.67, Yellow = 0.67 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 21 | 21 | - |
| CMYK | 0 | 0.67 | 0.67 | 0.75 |
| HSL | 0º | 0.51% | 0.17% | - |
| HSV(B) | 0º | 0.67% | 0.25% | - |
| XYZ | 2.52 | 1.68 | 0.9 | - |
| YUV | 33.86 | 120.75 | 149.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 21 | 21 | 0 | 0.67 | 0.67 | 0.75 | 0 | 0.51 | 0.17 |
| Hex | 40 | 15 | 15 | 0 | 43 | 43 | 4B | 0 | 33 | 11 |
| Octal | 100 | 25 | 25 | 0 | 103 | 103 | 113 | 0 | 63 | 21 |
| Binary | 1000000 | 10101 | 10101 | 0 | 1000011 | 1000011 | 1001011 | 0 | 110011 | 10001 |
Color Harmonies of #401515
Complementary color
Monochromatic Colors of #401515
Black with #401515
Text Example
Text Example
White with #401515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401515; }
p { color: rgb(64,21,21); }
H1.HeaderClassName
{
color: #401515;
}
.AnyTagClassName
{
color: #401515;
}
</style>
background-color css
<style>
a { background-color: #401515; }
a { background-color: rgb(64,21,21); }
div.DivClassName
{
background-color: #401515;
}
.BgClassName
{
background-color: #401515;
}
</style>
border-color css
<style>
span { border-color: #401515; }
span { border-color: rgb(64,21,21); }
td.TdClassName
{
border-color: #401515;
}
.TagClassName
{
border-color: #401515;
}
</style>