Shades of Seal Brown #281312
Tints of Seal Brown #281312
RGB
CMYK
RGB Variations
Color information
#281312 (or 0x281312) is known color: Seal Brown. HEX triplet: 28, 13 and 12. RGB value is (40,19,18). Sum of RGB (Red+Green+Blue) = 40+19+18=77 (10% of max value = 765). Red value is 40 (16.02% from 255 or 51.95% from 77); Green value is 19 (7.81% from 255 or 24.68% from 77); Blue value is 18 (7.42% from 255 or 23.38% from 77); Max value from RGB is 40 - color contains mainly: red. Hex color #281312 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #281312 is #D7ECED. Grayscale: #191919. Windows color (decimal): -14150894 or 1184552. OLE color: 1184552.
HSL color Cylindrical-coordinate representation of color #281312: hue angle of 2.73º degrees, saturation: 0.38, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #281312 is Cyan = 0, Magento = 0.52, Yellow = 0.55 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 40 | 19 | 18 | - |
| CMYK | 0 | 0.52 | 0.55 | 0.84 |
| HSL | 2.73º | 0.38% | 0.11% | - |
| HSV(B) | 2.73º | 0.55% | 0.16% | - |
| XYZ | 1.22 | 0.96 | 0.69 | - |
| YUV | 25.17 | 123.96 | 138.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 19 | 18 | 0 | 0.52 | 0.55 | 0.84 | 2.73 | 0.38 | 0.11 |
| Hex | 28 | 13 | 12 | 0 | 34 | 37 | 54 | 3 | 26 | B |
| Octal | 50 | 23 | 22 | 0 | 64 | 67 | 124 | 3 | 46 | 13 |
| Binary | 101000 | 10011 | 10010 | 0 | 110100 | 110111 | 1010100 | 11 | 100110 | 1011 |
Color Harmonies of #281312
Complementary color
Monochromatic Colors of #281312
Black with #281312
Text Example
Text Example
White with #281312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281312; }
p { color: rgb(40,19,18); }
H1.HeaderClassName
{
color: #281312;
}
.AnyTagClassName
{
color: #281312;
}
</style>
background-color css
<style>
a { background-color: #281312; }
a { background-color: rgb(40,19,18); }
div.DivClassName
{
background-color: #281312;
}
.BgClassName
{
background-color: #281312;
}
</style>
border-color css
<style>
span { border-color: #281312; }
span { border-color: rgb(40,19,18); }
td.TdClassName
{
border-color: #281312;
}
.TagClassName
{
border-color: #281312;
}
</style>