Shades of Seal Brown #310904
Tints of Seal Brown #310904
RGB
CMYK
RGB Variations
Color information
#310904 (or 0x310904) is known color: Seal Brown. HEX triplet: 31, 09 and 04. RGB value is (49,9,4). Sum of RGB (Red+Green+Blue) = 49+9+4=62 (8% of max value = 765). Red value is 49 (19.53% from 255 or 79.03% from 62); Green value is 9 (3.91% from 255 or 14.52% from 62); Blue value is 4 (1.95% from 255 or 6.45% from 62); Max value from RGB is 49 - color contains mainly: red. Hex color #310904 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #310904 is #CEF6FB. Grayscale: #141414. Windows color (decimal): -13563644 or 264497. OLE color: 264497.
HSL color Cylindrical-coordinate representation of color #310904: hue angle of 6.67º degrees, saturation: 0.85, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #310904 is Cyan = 0, Magento = 0.82, Yellow = 0.92 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 9 | 4 | - |
| CMYK | 0 | 0.82 | 0.92 | 0.81 |
| HSL | 6.67º | 0.85% | 0.1% | - |
| HSV(B) | 6.67º | 0.92% | 0.19% | - |
| XYZ | 1.39 | 0.86 | 0.21 | - |
| YUV | 20.39 | 118.75 | 148.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 9 | 4 | 0 | 0.82 | 0.92 | 0.81 | 6.67 | 0.85 | 0.1 |
| Hex | 31 | 9 | 4 | 0 | 52 | 5C | 51 | 7 | 55 | A |
| Octal | 61 | 11 | 4 | 0 | 122 | 134 | 121 | 7 | 125 | 12 |
| Binary | 110001 | 1001 | 100 | 0 | 1010010 | 1011100 | 1010001 | 111 | 1010101 | 1010 |
Color Harmonies of #310904
Complementary color
Monochromatic Colors of #310904
Black with #310904
Text Example
Text Example
White with #310904
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310904; }
p { color: rgb(49,9,4); }
H1.HeaderClassName
{
color: #310904;
}
.AnyTagClassName
{
color: #310904;
}
</style>
background-color css
<style>
a { background-color: #310904; }
a { background-color: rgb(49,9,4); }
div.DivClassName
{
background-color: #310904;
}
.BgClassName
{
background-color: #310904;
}
</style>
border-color css
<style>
span { border-color: #310904; }
span { border-color: rgb(49,9,4); }
td.TdClassName
{
border-color: #310904;
}
.TagClassName
{
border-color: #310904;
}
</style>