Shades of Spectra #316851
Tints of Spectra #316851
RGB
CMYK
RGB Variations
Color information
#316851 (or 0x316851) is known color: Spectra. HEX triplet: 31, 68 and 51. RGB value is (49,104,81). Sum of RGB (Red+Green+Blue) = 49+104+81=234 (30% of max value = 765). Red value is 49 (19.53% from 255 or 20.94% from 234); Green value is 104 (41.02% from 255 or 44.44% from 234); Blue value is 81 (32.03% from 255 or 34.62% from 234); Max value from RGB is 104 - color contains mainly: green. Hex color #316851 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316851 is #CE97AE. Grayscale: #545454. Windows color (decimal): -13539247 or 5335089. OLE color: 5335089.
HSL color Cylindrical-coordinate representation of color #316851: hue angle of 154.91º 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 #316851 is Cyan = 0.53, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 104 | 81 | - |
| CMYK | 0.53 | 0 | 0.22 | 0.59 |
| HSL | 154.91º | 0.36% | 0.3% | - |
| HSV(B) | 154.91º | 0.53% | 0.41% | - |
| XYZ | 7.7 | 11.15 | 9.53 | - |
| YUV | 84.93 | 125.78 | 102.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 104 | 81 | 0.53 | 0 | 0.22 | 0.59 | 154.91 | 0.36 | 0.3 |
| Hex | 31 | 68 | 51 | 35 | 0 | 16 | 3B | 9B | 24 | 1E |
| Octal | 61 | 150 | 121 | 65 | 0 | 26 | 73 | 233 | 44 | 36 |
| Binary | 110001 | 1101000 | 1010001 | 110101 | 0 | 10110 | 111011 | 10011011 | 100100 | 11110 |
Color Harmonies of #316851
Complementary color
Monochromatic Colors of #316851
Black with #316851
Text Example
Text Example
White with #316851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316851; }
p { color: rgb(49,104,81); }
H1.HeaderClassName
{
color: #316851;
}
.AnyTagClassName
{
color: #316851;
}
</style>
background-color css
<style>
a { background-color: #316851; }
a { background-color: rgb(49,104,81); }
div.DivClassName
{
background-color: #316851;
}
.BgClassName
{
background-color: #316851;
}
</style>
border-color css
<style>
span { border-color: #316851; }
span { border-color: rgb(49,104,81); }
td.TdClassName
{
border-color: #316851;
}
.TagClassName
{
border-color: #316851;
}
</style>