Shades of Seal Brown #311208
Tints of Seal Brown #311208
RGB
CMYK
RGB Variations
Color information
#311208 (or 0x311208) is known color: Seal Brown. HEX triplet: 31, 12 and 08. RGB value is (49,18,8). Sum of RGB (Red+Green+Blue) = 49+18+8=75 (9% of max value = 765). Red value is 49 (19.53% from 255 or 65.33% from 75); Green value is 18 (7.42% from 255 or 24% from 75); Blue value is 8 (3.52% from 255 or 10.67% from 75); Max value from RGB is 49 - color contains mainly: red. Hex color #311208 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #311208 is #CEEDF7. Grayscale: #1A1A1A. Windows color (decimal): -13561336 or 528945. OLE color: 528945.
HSL color Cylindrical-coordinate representation of color #311208: hue angle of 14.63º 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 #311208 is Cyan = 0, Magento = 0.63, Yellow = 0.84 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 18 | 8 | - |
| CMYK | 0 | 0.63 | 0.84 | 0.81 |
| HSL | 14.63º | 0.72% | 0.11% | - |
| HSV(B) | 14.63º | 0.84% | 0.19% | - |
| XYZ | 1.53 | 1.1 | 0.36 | - |
| YUV | 26.13 | 117.77 | 144.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 18 | 8 | 0 | 0.63 | 0.84 | 0.81 | 14.63 | 0.72 | 0.11 |
| Hex | 31 | 12 | 8 | 0 | 3F | 54 | 51 | F | 48 | B |
| Octal | 61 | 22 | 10 | 0 | 77 | 124 | 121 | 17 | 110 | 13 |
| Binary | 110001 | 10010 | 1000 | 0 | 111111 | 1010100 | 1010001 | 1111 | 1001000 | 1011 |
Color Harmonies of #311208
Complementary color
Monochromatic Colors of #311208
Black with #311208
Text Example
Text Example
White with #311208
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311208; }
p { color: rgb(49,18,8); }
H1.HeaderClassName
{
color: #311208;
}
.AnyTagClassName
{
color: #311208;
}
</style>
background-color css
<style>
a { background-color: #311208; }
a { background-color: rgb(49,18,8); }
div.DivClassName
{
background-color: #311208;
}
.BgClassName
{
background-color: #311208;
}
</style>
border-color css
<style>
span { border-color: #311208; }
span { border-color: rgb(49,18,8); }
td.TdClassName
{
border-color: #311208;
}
.TagClassName
{
border-color: #311208;
}
</style>