Shades of Seal Brown #281915
Tints of Seal Brown #281915
RGB
CMYK
RGB Variations
Color information
#281915 (or 0x281915) is known color: Seal Brown. HEX triplet: 28, 19 and 15. RGB value is (40,25,21). Sum of RGB (Red+Green+Blue) = 40+25+21=86 (11% of max value = 765). Red value is 40 (16.02% from 255 or 46.51% from 86); Green value is 25 (10.16% from 255 or 29.07% from 86); Blue value is 21 (8.59% from 255 or 24.42% from 86); Max value from RGB is 40 - color contains mainly: red. Hex color #281915 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #281915 is #D7E6EA. Grayscale: #1D1D1D. Windows color (decimal): -14149355 or 1382696. OLE color: 1382696.
HSL color Cylindrical-coordinate representation of color #281915: hue angle of 12.63º degrees, saturation: 0.31, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #281915 is Cyan = 0, Magento = 0.38, Yellow = 0.48 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 40 | 25 | 21 | - |
| CMYK | 0 | 0.38 | 0.48 | 0.84 |
| HSL | 12.63º | 0.31% | 0.12% | - |
| HSV(B) | 12.63º | 0.48% | 0.16% | - |
| XYZ | 1.36 | 1.2 | 0.87 | - |
| YUV | 29.03 | 123.47 | 135.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 25 | 21 | 0 | 0.38 | 0.48 | 0.84 | 12.63 | 0.31 | 0.12 |
| Hex | 28 | 19 | 15 | 0 | 26 | 30 | 54 | D | 1F | C |
| Octal | 50 | 31 | 25 | 0 | 46 | 60 | 124 | 15 | 37 | 14 |
| Binary | 101000 | 11001 | 10101 | 0 | 100110 | 110000 | 1010100 | 1101 | 11111 | 1100 |
Color Harmonies of #281915
Complementary color
Monochromatic Colors of #281915
Black with #281915
Text Example
Text Example
White with #281915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281915; }
p { color: rgb(40,25,21); }
H1.HeaderClassName
{
color: #281915;
}
.AnyTagClassName
{
color: #281915;
}
</style>
background-color css
<style>
a { background-color: #281915; }
a { background-color: rgb(40,25,21); }
div.DivClassName
{
background-color: #281915;
}
.BgClassName
{
background-color: #281915;
}
</style>
border-color css
<style>
span { border-color: #281915; }
span { border-color: rgb(40,25,21); }
td.TdClassName
{
border-color: #281915;
}
.TagClassName
{
border-color: #281915;
}
</style>