Shades of Seal Brown #331311
Tints of Seal Brown #331311
RGB
CMYK
RGB Variations
Color information
#331311 (or 0x331311) is known color: Seal Brown. HEX triplet: 33, 13 and 11. RGB value is (51,19,17). Sum of RGB (Red+Green+Blue) = 51+19+17=87 (11% of max value = 765). Red value is 51 (20.31% from 255 or 58.62% from 87); Green value is 19 (7.81% from 255 or 21.84% from 87); Blue value is 17 (7.03% from 255 or 19.54% from 87); Max value from RGB is 51 - color contains mainly: red. Hex color #331311 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #331311 is #CCECEE. Grayscale: #1C1C1C. Windows color (decimal): -13429999 or 1119027. OLE color: 1119027.
HSL color Cylindrical-coordinate representation of color #331311: hue angle of 3.53º degrees, saturation: 0.5, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #331311 is Cyan = 0, Magento = 0.63, Yellow = 0.67 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 51 | 19 | 17 | - |
| CMYK | 0 | 0.63 | 0.67 | 0.8 |
| HSL | 3.53º | 0.5% | 0.13% | - |
| HSV(B) | 3.53º | 0.67% | 0.2% | - |
| XYZ | 1.7 | 1.21 | 0.67 | - |
| YUV | 28.34 | 121.6 | 144.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 19 | 17 | 0 | 0.63 | 0.67 | 0.8 | 3.53 | 0.5 | 0.13 |
| Hex | 33 | 13 | 11 | 0 | 3F | 43 | 50 | 4 | 32 | D |
| Octal | 63 | 23 | 21 | 0 | 77 | 103 | 120 | 4 | 62 | 15 |
| Binary | 110011 | 10011 | 10001 | 0 | 111111 | 1000011 | 1010000 | 100 | 110010 | 1101 |
Color Harmonies of #331311
Complementary color
Monochromatic Colors of #331311
Black with #331311
Text Example
Text Example
White with #331311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331311; }
p { color: rgb(51,19,17); }
H1.HeaderClassName
{
color: #331311;
}
.AnyTagClassName
{
color: #331311;
}
</style>
background-color css
<style>
a { background-color: #331311; }
a { background-color: rgb(51,19,17); }
div.DivClassName
{
background-color: #331311;
}
.BgClassName
{
background-color: #331311;
}
</style>
border-color css
<style>
span { border-color: #331311; }
span { border-color: rgb(51,19,17); }
td.TdClassName
{
border-color: #331311;
}
.TagClassName
{
border-color: #331311;
}
</style>