Shades of Spectra #316956
Tints of Spectra #316956
RGB
CMYK
RGB Variations
Color information
#316956 (or 0x316956) is known color: Spectra. HEX triplet: 31, 69 and 56. RGB value is (49,105,86). Sum of RGB (Red+Green+Blue) = 49+105+86=240 (31% of max value = 765). Red value is 49 (19.53% from 255 or 20.42% from 240); Green value is 105 (41.41% from 255 or 43.75% from 240); Blue value is 86 (33.98% from 255 or 35.83% from 240); Max value from RGB is 105 - color contains mainly: green. Hex color #316956 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316956 is #CE96A9. Grayscale: #565656. Windows color (decimal): -13538986 or 5663025. OLE color: 5663025.
HSL color Cylindrical-coordinate representation of color #316956: hue angle of 159.64º 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 #316956 is Cyan = 0.53, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 105 | 86 | - |
| CMYK | 0.53 | 0 | 0.18 | 0.59 |
| HSL | 159.64º | 0.36% | 0.3% | - |
| HSV(B) | 159.64º | 0.53% | 0.41% | - |
| XYZ | 8 | 11.43 | 10.59 | - |
| YUV | 86.09 | 127.95 | 101.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 105 | 86 | 0.53 | 0 | 0.18 | 0.59 | 159.64 | 0.36 | 0.3 |
| Hex | 31 | 69 | 56 | 35 | 0 | 12 | 3B | A0 | 24 | 1E |
| Octal | 61 | 151 | 126 | 65 | 0 | 22 | 73 | 240 | 44 | 36 |
| Binary | 110001 | 1101001 | 1010110 | 110101 | 0 | 10010 | 111011 | 10100000 | 100100 | 11110 |
Color Harmonies of #316956
Complementary color
Monochromatic Colors of #316956
Black with #316956
Text Example
Text Example
White with #316956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316956; }
p { color: rgb(49,105,86); }
H1.HeaderClassName
{
color: #316956;
}
.AnyTagClassName
{
color: #316956;
}
</style>
background-color css
<style>
a { background-color: #316956; }
a { background-color: rgb(49,105,86); }
div.DivClassName
{
background-color: #316956;
}
.BgClassName
{
background-color: #316956;
}
</style>
border-color css
<style>
span { border-color: #316956; }
span { border-color: rgb(49,105,86); }
td.TdClassName
{
border-color: #316956;
}
.TagClassName
{
border-color: #316956;
}
</style>