Shades of Seal Brown #311009
Tints of Seal Brown #311009
RGB
CMYK
RGB Variations
Color information
#311009 (or 0x311009) is known color: Seal Brown. HEX triplet: 31, 10 and 09. RGB value is (49,16,9). Sum of RGB (Red+Green+Blue) = 49+16+9=74 (9% of max value = 765). Red value is 49 (19.53% from 255 or 66.22% from 74); Green value is 16 (6.64% from 255 or 21.62% from 74); Blue value is 9 (3.91% from 255 or 12.16% from 74); Max value from RGB is 49 - color contains mainly: red. Hex color #311009 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #311009 is #CEEFF6. Grayscale: #191919. Windows color (decimal): -13561847 or 593969. OLE color: 593969.
HSL color Cylindrical-coordinate representation of color #311009: hue angle of 10.5º 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 #311009 is Cyan = 0, Magento = 0.67, Yellow = 0.82 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 16 | 9 | - |
| CMYK | 0 | 0.67 | 0.82 | 0.81 |
| HSL | 10.5º | 0.69% | 0.11% | - |
| HSV(B) | 10.5º | 0.82% | 0.19% | - |
| XYZ | 1.5 | 1.04 | 0.38 | - |
| YUV | 25.07 | 118.93 | 145.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 16 | 9 | 0 | 0.67 | 0.82 | 0.81 | 10.5 | 0.69 | 0.11 |
| Hex | 31 | 10 | 9 | 0 | 43 | 52 | 51 | A | 45 | B |
| Octal | 61 | 20 | 11 | 0 | 103 | 122 | 121 | 12 | 105 | 13 |
| Binary | 110001 | 10000 | 1001 | 0 | 1000011 | 1010010 | 1010001 | 1010 | 1000101 | 1011 |
Color Harmonies of #311009
Complementary color
Monochromatic Colors of #311009
Black with #311009
Text Example
Text Example
White with #311009
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311009; }
p { color: rgb(49,16,9); }
H1.HeaderClassName
{
color: #311009;
}
.AnyTagClassName
{
color: #311009;
}
</style>
background-color css
<style>
a { background-color: #311009; }
a { background-color: rgb(49,16,9); }
div.DivClassName
{
background-color: #311009;
}
.BgClassName
{
background-color: #311009;
}
</style>
border-color css
<style>
span { border-color: #311009; }
span { border-color: rgb(49,16,9); }
td.TdClassName
{
border-color: #311009;
}
.TagClassName
{
border-color: #311009;
}
</style>