Shades of Seal Brown #241614
Tints of Seal Brown #241614
RGB
CMYK
RGB Variations
Color information
#241614 (or 0x241614) is known color: Seal Brown. HEX triplet: 24, 16 and 14. RGB value is (36,22,20). Sum of RGB (Red+Green+Blue) = 36+22+20=78 (10% of max value = 765). Red value is 36 (14.45% from 255 or 46.15% from 78); Green value is 22 (8.98% from 255 or 28.21% from 78); Blue value is 20 (8.20% from 255 or 25.64% from 78); Max value from RGB is 36 - color contains mainly: red. Hex color #241614 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #241614 is #DBE9EB. Grayscale: #191919. Windows color (decimal): -14412268 or 1316388. OLE color: 1316388.
HSL color Cylindrical-coordinate representation of color #241614: hue angle of 7.5º degrees, saturation: 0.29, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.14% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #241614 is Cyan = 0, Magento = 0.39, Yellow = 0.44 and Black (K on CMYK) = 0.86.
Color convert
| RGB | 36 | 22 | 20 | - |
| CMYK | 0 | 0.39 | 0.44 | 0.86 |
| HSL | 7.5º | 0.29% | 0.11% | - |
| HSV(B) | 7.5º | 0.44% | 0.14% | - |
| XYZ | 1.14 | 1 | 0.79 | - |
| YUV | 25.96 | 124.64 | 135.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 22 | 20 | 0 | 0.39 | 0.44 | 0.86 | 7.5 | 0.29 | 0.11 |
| Hex | 24 | 16 | 14 | 0 | 27 | 2C | 56 | 8 | 1D | B |
| Octal | 44 | 26 | 24 | 0 | 47 | 54 | 126 | 10 | 35 | 13 |
| Binary | 100100 | 10110 | 10100 | 0 | 100111 | 101100 | 1010110 | 1000 | 11101 | 1011 |
Color Harmonies of #241614
Complementary color
Monochromatic Colors of #241614
Black with #241614
Text Example
Text Example
White with #241614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #241614; }
p { color: rgb(36,22,20); }
H1.HeaderClassName
{
color: #241614;
}
.AnyTagClassName
{
color: #241614;
}
</style>
background-color css
<style>
a { background-color: #241614; }
a { background-color: rgb(36,22,20); }
div.DivClassName
{
background-color: #241614;
}
.BgClassName
{
background-color: #241614;
}
</style>
border-color css
<style>
span { border-color: #241614; }
span { border-color: rgb(36,22,20); }
td.TdClassName
{
border-color: #241614;
}
.TagClassName
{
border-color: #241614;
}
</style>