Shades of Seal Brown #310905
Tints of Seal Brown #310905
RGB
CMYK
RGB Variations
Color information
#310905 (or 0x310905) is known color: Seal Brown. HEX triplet: 31, 09 and 05. RGB value is (49,9,5). Sum of RGB (Red+Green+Blue) = 49+9+5=63 (8% of max value = 765). Red value is 49 (19.53% from 255 or 77.78% from 63); Green value is 9 (3.91% from 255 or 14.29% from 63); Blue value is 5 (2.34% from 255 or 7.94% from 63); Max value from RGB is 49 - color contains mainly: red. Hex color #310905 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #310905 is #CEF6FA. Grayscale: #141414. Windows color (decimal): -13563643 or 330033. OLE color: 330033.
HSL color Cylindrical-coordinate representation of color #310905: hue angle of 5.45º degrees, saturation: 0.81, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #310905 is Cyan = 0, Magento = 0.82, Yellow = 0.90 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 9 | 5 | - |
| CMYK | 0 | 0.82 | 0.90 | 0.81 |
| HSL | 5.45º | 0.81% | 0.11% | - |
| HSV(B) | 5.45º | 0.9% | 0.19% | - |
| XYZ | 1.39 | 0.86 | 0.24 | - |
| YUV | 20.5 | 119.25 | 148.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 9 | 5 | 0 | 0.82 | 0.90 | 0.81 | 5.45 | 0.81 | 0.11 |
| Hex | 31 | 9 | 5 | 0 | 52 | 5A | 51 | 5 | 51 | B |
| Octal | 61 | 11 | 5 | 0 | 122 | 132 | 121 | 5 | 121 | 13 |
| Binary | 110001 | 1001 | 101 | 0 | 1010010 | 1011010 | 1010001 | 101 | 1010001 | 1011 |
Color Harmonies of #310905
Complementary color
Monochromatic Colors of #310905
Black with #310905
Text Example
Text Example
White with #310905
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310905; }
p { color: rgb(49,9,5); }
H1.HeaderClassName
{
color: #310905;
}
.AnyTagClassName
{
color: #310905;
}
</style>
background-color css
<style>
a { background-color: #310905; }
a { background-color: rgb(49,9,5); }
div.DivClassName
{
background-color: #310905;
}
.BgClassName
{
background-color: #310905;
}
</style>
border-color css
<style>
span { border-color: #310905; }
span { border-color: rgb(49,9,5); }
td.TdClassName
{
border-color: #310905;
}
.TagClassName
{
border-color: #310905;
}
</style>