Shades of Seal Brown #311309
Tints of Seal Brown #311309
RGB
CMYK
RGB Variations
Color information
#311309 (or 0x311309) is known color: Seal Brown. HEX triplet: 31, 13 and 09. RGB value is (49,19,9). Sum of RGB (Red+Green+Blue) = 49+19+9=77 (10% of max value = 765). Red value is 49 (19.53% from 255 or 63.64% from 77); Green value is 19 (7.81% from 255 or 24.68% from 77); Blue value is 9 (3.91% from 255 or 11.69% from 77); Max value from RGB is 49 - color contains mainly: red. Hex color #311309 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #311309 is #CEECF6. Grayscale: #1A1A1A. Windows color (decimal): -13561079 or 594737. OLE color: 594737.
HSL color Cylindrical-coordinate representation of color #311309: hue angle of 15º degrees, saturation: 0.69, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #311309 is Cyan = 0, Magento = 0.61, Yellow = 0.82 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 19 | 9 | - |
| CMYK | 0 | 0.61 | 0.82 | 0.81 |
| HSL | 15º | 0.69% | 0.11% | - |
| HSV(B) | 15º | 0.82% | 0.19% | - |
| XYZ | 1.55 | 1.14 | 0.4 | - |
| YUV | 26.83 | 117.94 | 143.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 19 | 9 | 0 | 0.61 | 0.82 | 0.81 | 15 | 0.69 | 0.11 |
| Hex | 31 | 13 | 9 | 0 | 3D | 52 | 51 | F | 45 | B |
| Octal | 61 | 23 | 11 | 0 | 75 | 122 | 121 | 17 | 105 | 13 |
| Binary | 110001 | 10011 | 1001 | 0 | 111101 | 1010010 | 1010001 | 1111 | 1000101 | 1011 |
Color Harmonies of #311309
Complementary color
Monochromatic Colors of #311309
Black with #311309
Text Example
Text Example
White with #311309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311309; }
p { color: rgb(49,19,9); }
H1.HeaderClassName
{
color: #311309;
}
.AnyTagClassName
{
color: #311309;
}
</style>
background-color css
<style>
a { background-color: #311309; }
a { background-color: rgb(49,19,9); }
div.DivClassName
{
background-color: #311309;
}
.BgClassName
{
background-color: #311309;
}
</style>
border-color css
<style>
span { border-color: #311309; }
span { border-color: rgb(49,19,9); }
td.TdClassName
{
border-color: #311309;
}
.TagClassName
{
border-color: #311309;
}
</style>