Shades of Seal Brown #281311
Tints of Seal Brown #281311
RGB
CMYK
RGB Variations
Color information
#281311 (or 0x281311) is known color: Seal Brown. HEX triplet: 28, 13 and 11. RGB value is (40,19,17). Sum of RGB (Red+Green+Blue) = 40+19+17=76 (10% of max value = 765). Red value is 40 (16.02% from 255 or 52.63% from 76); Green value is 19 (7.81% from 255 or 25% from 76); Blue value is 17 (7.03% from 255 or 22.37% from 76); Max value from RGB is 40 - color contains mainly: red. Hex color #281311 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #281311 is #D7ECEE. Grayscale: #191919. Windows color (decimal): -14150895 or 1119016. OLE color: 1119016.
HSL color Cylindrical-coordinate representation of color #281311: hue angle of 5.22º degrees, saturation: 0.4, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #281311 is Cyan = 0, Magento = 0.52, Yellow = 0.57 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 40 | 19 | 17 | - |
| CMYK | 0 | 0.52 | 0.57 | 0.84 |
| HSL | 5.22º | 0.4% | 0.11% | - |
| HSV(B) | 5.22º | 0.58% | 0.16% | - |
| XYZ | 1.21 | 0.96 | 0.65 | - |
| YUV | 25.05 | 123.46 | 138.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 19 | 17 | 0 | 0.52 | 0.57 | 0.84 | 5.22 | 0.4 | 0.11 |
| Hex | 28 | 13 | 11 | 0 | 34 | 39 | 54 | 5 | 28 | B |
| Octal | 50 | 23 | 21 | 0 | 64 | 71 | 124 | 5 | 50 | 13 |
| Binary | 101000 | 10011 | 10001 | 0 | 110100 | 111001 | 1010100 | 101 | 101000 | 1011 |
Color Harmonies of #281311
Complementary color
Monochromatic Colors of #281311
Black with #281311
Text Example
Text Example
White with #281311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281311; }
p { color: rgb(40,19,17); }
H1.HeaderClassName
{
color: #281311;
}
.AnyTagClassName
{
color: #281311;
}
</style>
background-color css
<style>
a { background-color: #281311; }
a { background-color: rgb(40,19,17); }
div.DivClassName
{
background-color: #281311;
}
.BgClassName
{
background-color: #281311;
}
</style>
border-color css
<style>
span { border-color: #281311; }
span { border-color: rgb(40,19,17); }
td.TdClassName
{
border-color: #281311;
}
.TagClassName
{
border-color: #281311;
}
</style>