Shades of Spectra #315647
Tints of Spectra #315647
RGB
CMYK
RGB Variations
Color information
#315647 (or 0x315647) is known color: Spectra. HEX triplet: 31, 56 and 47. RGB value is (49,86,71). Sum of RGB (Red+Green+Blue) = 49+86+71=206 (27% of max value = 765). Red value is 49 (19.53% from 255 or 23.79% from 206); Green value is 86 (33.98% from 255 or 41.75% from 206); Blue value is 71 (28.12% from 255 or 34.47% from 206); Max value from RGB is 86 - color contains mainly: green. Hex color #315647 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #315647 is #CEA9B8. Grayscale: #494949. Windows color (decimal): -13543865 or 4675121. OLE color: 4675121.
HSL color Cylindrical-coordinate representation of color #315647: hue angle of 155.68º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #315647 is Cyan = 0.43, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 49 | 86 | 71 | - |
| CMYK | 0.43 | 0 | 0.17 | 0.66 |
| HSL | 155.68º | 0.27% | 0.26% | - |
| HSV(B) | 155.68º | 0.43% | 0.34% | - |
| XYZ | 5.73 | 7.76 | 7.16 | - |
| YUV | 73.23 | 126.74 | 110.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 86 | 71 | 0.43 | 0 | 0.17 | 0.66 | 155.68 | 0.27 | 0.26 |
| Hex | 31 | 56 | 47 | 2B | 0 | 11 | 42 | 9C | 1B | 1A |
| Octal | 61 | 126 | 107 | 53 | 0 | 21 | 102 | 234 | 33 | 32 |
| Binary | 110001 | 1010110 | 1000111 | 101011 | 0 | 10001 | 1000010 | 10011100 | 11011 | 11010 |
Color Harmonies of #315647
Complementary color
Monochromatic Colors of #315647
Black with #315647
Text Example
Text Example
White with #315647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315647; }
p { color: rgb(49,86,71); }
H1.HeaderClassName
{
color: #315647;
}
.AnyTagClassName
{
color: #315647;
}
</style>
background-color css
<style>
a { background-color: #315647; }
a { background-color: rgb(49,86,71); }
div.DivClassName
{
background-color: #315647;
}
.BgClassName
{
background-color: #315647;
}
</style>
border-color css
<style>
span { border-color: #315647; }
span { border-color: rgb(49,86,71); }
td.TdClassName
{
border-color: #315647;
}
.TagClassName
{
border-color: #315647;
}
</style>