Shades of Seal Brown #411513
Tints of Seal Brown #411513
RGB
CMYK
RGB Variations
Color information
#411513 (or 0x411513) is known color: Seal Brown. HEX triplet: 41, 15 and 13. RGB value is (65,21,19). Sum of RGB (Red+Green+Blue) = 65+21+19=105 (13% of max value = 765). Red value is 65 (25.78% from 255 or 61.90% from 105); Green value is 21 (8.59% from 255 or 20% from 105); Blue value is 19 (7.81% from 255 or 18.10% from 105); Max value from RGB is 65 - color contains mainly: red. Hex color #411513 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #411513 is #BEEAEC. Grayscale: #212121. Windows color (decimal): -12511981 or 1250625. OLE color: 1250625.
HSL color Cylindrical-coordinate representation of color #411513: hue angle of 2.61º degrees, saturation: 0.55, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #411513 is Cyan = 0, Magento = 0.68, Yellow = 0.71 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 21 | 19 | - |
| CMYK | 0 | 0.68 | 0.71 | 0.75 |
| HSL | 2.61º | 0.55% | 0.16% | - |
| HSV(B) | 2.61º | 0.71% | 0.25% | - |
| XYZ | 2.57 | 1.71 | 0.81 | - |
| YUV | 33.93 | 119.58 | 150.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 21 | 19 | 0 | 0.68 | 0.71 | 0.75 | 2.61 | 0.55 | 0.16 |
| Hex | 41 | 15 | 13 | 0 | 44 | 47 | 4B | 3 | 37 | 10 |
| Octal | 101 | 25 | 23 | 0 | 104 | 107 | 113 | 3 | 67 | 20 |
| Binary | 1000001 | 10101 | 10011 | 0 | 1000100 | 1000111 | 1001011 | 11 | 110111 | 10000 |
Color Harmonies of #411513
Complementary color
Monochromatic Colors of #411513
Black with #411513
Text Example
Text Example
White with #411513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411513; }
p { color: rgb(65,21,19); }
H1.HeaderClassName
{
color: #411513;
}
.AnyTagClassName
{
color: #411513;
}
</style>
background-color css
<style>
a { background-color: #411513; }
a { background-color: rgb(65,21,19); }
div.DivClassName
{
background-color: #411513;
}
.BgClassName
{
background-color: #411513;
}
</style>
border-color css
<style>
span { border-color: #411513; }
span { border-color: rgb(65,21,19); }
td.TdClassName
{
border-color: #411513;
}
.TagClassName
{
border-color: #411513;
}
</style>