Shades of Seal Brown #311108
Tints of Seal Brown #311108
RGB
CMYK
RGB Variations
Color information
#311108 (or 0x311108) is known color: Seal Brown. HEX triplet: 31, 11 and 08. RGB value is (49,17,8). Sum of RGB (Red+Green+Blue) = 49+17+8=74 (9% of max value = 765). Red value is 49 (19.53% from 255 or 66.22% from 74); Green value is 17 (7.03% from 255 or 22.97% from 74); Blue value is 8 (3.52% from 255 or 10.81% from 74); Max value from RGB is 49 - color contains mainly: red. Hex color #311108 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #311108 is #CEEEF7. Grayscale: #191919. Windows color (decimal): -13561592 or 528689. OLE color: 528689.
HSL color Cylindrical-coordinate representation of color #311108: hue angle of 13.17º degrees, saturation: 0.72, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #311108 is Cyan = 0, Magento = 0.65, Yellow = 0.84 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 17 | 8 | - |
| CMYK | 0 | 0.65 | 0.84 | 0.81 |
| HSL | 13.17º | 0.72% | 0.11% | - |
| HSV(B) | 13.17º | 0.84% | 0.19% | - |
| XYZ | 1.51 | 1.07 | 0.36 | - |
| YUV | 25.54 | 118.1 | 144.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 17 | 8 | 0 | 0.65 | 0.84 | 0.81 | 13.17 | 0.72 | 0.11 |
| Hex | 31 | 11 | 8 | 0 | 41 | 54 | 51 | D | 48 | B |
| Octal | 61 | 21 | 10 | 0 | 101 | 124 | 121 | 15 | 110 | 13 |
| Binary | 110001 | 10001 | 1000 | 0 | 1000001 | 1010100 | 1010001 | 1101 | 1001000 | 1011 |
Color Harmonies of #311108
Complementary color
Monochromatic Colors of #311108
Black with #311108
Text Example
Text Example
White with #311108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311108; }
p { color: rgb(49,17,8); }
H1.HeaderClassName
{
color: #311108;
}
.AnyTagClassName
{
color: #311108;
}
</style>
background-color css
<style>
a { background-color: #311108; }
a { background-color: rgb(49,17,8); }
div.DivClassName
{
background-color: #311108;
}
.BgClassName
{
background-color: #311108;
}
</style>
border-color css
<style>
span { border-color: #311108; }
span { border-color: rgb(49,17,8); }
td.TdClassName
{
border-color: #311108;
}
.TagClassName
{
border-color: #311108;
}
</style>