Shades of Spectra #316951
Tints of Spectra #316951
RGB
CMYK
RGB Variations
Color information
#316951 (or 0x316951) is known color: Spectra. HEX triplet: 31, 69 and 51. RGB value is (49,105,81). Sum of RGB (Red+Green+Blue) = 49+105+81=235 (31% of max value = 765). Red value is 49 (19.53% from 255 or 20.85% from 235); Green value is 105 (41.41% from 255 or 44.68% from 235); Blue value is 81 (32.03% from 255 or 34.47% from 235); Max value from RGB is 105 - color contains mainly: green. Hex color #316951 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316951 is #CE96AE. Grayscale: #555555. Windows color (decimal): -13538991 or 5335345. OLE color: 5335345.
HSL color Cylindrical-coordinate representation of color #316951: hue angle of 154.29º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #316951 is Cyan = 0.53, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 105 | 81 | - |
| CMYK | 0.53 | 0 | 0.23 | 0.59 |
| HSL | 154.29º | 0.36% | 0.3% | - |
| HSV(B) | 154.29º | 0.53% | 0.41% | - |
| XYZ | 7.8 | 11.35 | 9.56 | - |
| YUV | 85.52 | 125.45 | 101.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 105 | 81 | 0.53 | 0 | 0.23 | 0.59 | 154.29 | 0.36 | 0.3 |
| Hex | 31 | 69 | 51 | 35 | 0 | 17 | 3B | 9A | 24 | 1E |
| Octal | 61 | 151 | 121 | 65 | 0 | 27 | 73 | 232 | 44 | 36 |
| Binary | 110001 | 1101001 | 1010001 | 110101 | 0 | 10111 | 111011 | 10011010 | 100100 | 11110 |
Color Harmonies of #316951
Complementary color
Monochromatic Colors of #316951
Black with #316951
Text Example
Text Example
White with #316951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316951; }
p { color: rgb(49,105,81); }
H1.HeaderClassName
{
color: #316951;
}
.AnyTagClassName
{
color: #316951;
}
</style>
background-color css
<style>
a { background-color: #316951; }
a { background-color: rgb(49,105,81); }
div.DivClassName
{
background-color: #316951;
}
.BgClassName
{
background-color: #316951;
}
</style>
border-color css
<style>
span { border-color: #316951; }
span { border-color: rgb(49,105,81); }
td.TdClassName
{
border-color: #316951;
}
.TagClassName
{
border-color: #316951;
}
</style>