Shades of Seal Brown #310906
Tints of Seal Brown #310906
RGB
CMYK
RGB Variations
Color information
#310906 (or 0x310906) is known color: Seal Brown. HEX triplet: 31, 09 and 06. RGB value is (49,9,6). Sum of RGB (Red+Green+Blue) = 49+9+6=64 (8% of max value = 765). Red value is 49 (19.53% from 255 or 76.56% from 64); Green value is 9 (3.91% from 255 or 14.06% from 64); Blue value is 6 (2.73% from 255 or 9.38% from 64); Max value from RGB is 49 - color contains mainly: red. Hex color #310906 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #310906 is #CEF6F9. Grayscale: #141414. Windows color (decimal): -13563642 or 395569. OLE color: 395569.
HSL color Cylindrical-coordinate representation of color #310906: hue angle of 4.19º degrees, saturation: 0.78, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #310906 is Cyan = 0, Magento = 0.82, Yellow = 0.88 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 9 | 6 | - |
| CMYK | 0 | 0.82 | 0.88 | 0.81 |
| HSL | 4.19º | 0.78% | 0.11% | - |
| HSV(B) | 4.19º | 0.88% | 0.19% | - |
| XYZ | 1.4 | 0.86 | 0.26 | - |
| YUV | 20.62 | 119.75 | 148.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 9 | 6 | 0 | 0.82 | 0.88 | 0.81 | 4.19 | 0.78 | 0.11 |
| Hex | 31 | 9 | 6 | 0 | 52 | 58 | 51 | 4 | 4E | B |
| Octal | 61 | 11 | 6 | 0 | 122 | 130 | 121 | 4 | 116 | 13 |
| Binary | 110001 | 1001 | 110 | 0 | 1010010 | 1011000 | 1010001 | 100 | 1001110 | 1011 |
Color Harmonies of #310906
Complementary color
Monochromatic Colors of #310906
Black with #310906
Text Example
Text Example
White with #310906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310906; }
p { color: rgb(49,9,6); }
H1.HeaderClassName
{
color: #310906;
}
.AnyTagClassName
{
color: #310906;
}
</style>
background-color css
<style>
a { background-color: #310906; }
a { background-color: rgb(49,9,6); }
div.DivClassName
{
background-color: #310906;
}
.BgClassName
{
background-color: #310906;
}
</style>
border-color css
<style>
span { border-color: #310906; }
span { border-color: rgb(49,9,6); }
td.TdClassName
{
border-color: #310906;
}
.TagClassName
{
border-color: #310906;
}
</style>