Shades of Seal Brown #241615
Tints of Seal Brown #241615
RGB
CMYK
RGB Variations
Color information
#241615 (or 0x241615) is known color: Seal Brown. HEX triplet: 24, 16 and 15. RGB value is (36,22,21). Sum of RGB (Red+Green+Blue) = 36+22+21=79 (10% of max value = 765). Red value is 36 (14.45% from 255 or 45.57% from 79); Green value is 22 (8.98% from 255 or 27.85% from 79); Blue value is 21 (8.59% from 255 or 26.58% from 79); Max value from RGB is 36 - color contains mainly: red. Hex color #241615 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #241615 is #DBE9EA. Grayscale: #1A1A1A. Windows color (decimal): -14412267 or 1381924. OLE color: 1381924.
HSL color Cylindrical-coordinate representation of color #241615: hue angle of 4º degrees, saturation: 0.26, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.14% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #241615 is Cyan = 0, Magento = 0.39, Yellow = 0.42 and Black (K on CMYK) = 0.86.
Color convert
| RGB | 36 | 22 | 21 | - |
| CMYK | 0 | 0.39 | 0.42 | 0.86 |
| HSL | 4º | 0.26% | 0.11% | - |
| HSV(B) | 4º | 0.42% | 0.14% | - |
| XYZ | 1.15 | 1 | 0.84 | - |
| YUV | 26.07 | 125.14 | 135.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 22 | 21 | 0 | 0.39 | 0.42 | 0.86 | 4 | 0.26 | 0.11 |
| Hex | 24 | 16 | 15 | 0 | 27 | 2A | 56 | 4 | 1A | B |
| Octal | 44 | 26 | 25 | 0 | 47 | 52 | 126 | 4 | 32 | 13 |
| Binary | 100100 | 10110 | 10101 | 0 | 100111 | 101010 | 1010110 | 100 | 11010 | 1011 |
Color Harmonies of #241615
Complementary color
Monochromatic Colors of #241615
Black with #241615
Text Example
Text Example
White with #241615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #241615; }
p { color: rgb(36,22,21); }
H1.HeaderClassName
{
color: #241615;
}
.AnyTagClassName
{
color: #241615;
}
</style>
background-color css
<style>
a { background-color: #241615; }
a { background-color: rgb(36,22,21); }
div.DivClassName
{
background-color: #241615;
}
.BgClassName
{
background-color: #241615;
}
</style>
border-color css
<style>
span { border-color: #241615; }
span { border-color: rgb(36,22,21); }
td.TdClassName
{
border-color: #241615;
}
.TagClassName
{
border-color: #241615;
}
</style>