Shades of Spectra #316751
Tints of Spectra #316751
RGB
CMYK
RGB Variations
Color information
#316751 (or 0x316751) is known color: Spectra. HEX triplet: 31, 67 and 51. RGB value is (49,103,81). Sum of RGB (Red+Green+Blue) = 49+103+81=233 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.03% from 233); Green value is 103 (40.62% from 255 or 44.21% from 233); Blue value is 81 (32.03% from 255 or 34.76% from 233); Max value from RGB is 103 - color contains mainly: green. Hex color #316751 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316751 is #CE98AE. Grayscale: #545454. Windows color (decimal): -13539503 or 5334833. OLE color: 5334833.
HSL color Cylindrical-coordinate representation of color #316751: hue angle of 155.56º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #316751 is Cyan = 0.52, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 103 | 81 | - |
| CMYK | 0.52 | 0 | 0.21 | 0.60 |
| HSL | 155.56º | 0.36% | 0.3% | - |
| HSV(B) | 155.56º | 0.52% | 0.4% | - |
| XYZ | 7.6 | 10.95 | 9.5 | - |
| YUV | 84.35 | 126.11 | 102.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 103 | 81 | 0.52 | 0 | 0.21 | 0.60 | 155.56 | 0.36 | 0.3 |
| Hex | 31 | 67 | 51 | 34 | 0 | 15 | 3C | 9C | 24 | 1E |
| Octal | 61 | 147 | 121 | 64 | 0 | 25 | 74 | 234 | 44 | 36 |
| Binary | 110001 | 1100111 | 1010001 | 110100 | 0 | 10101 | 111100 | 10011100 | 100100 | 11110 |
Color Harmonies of #316751
Complementary color
Monochromatic Colors of #316751
Black with #316751
Text Example
Text Example
White with #316751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316751; }
p { color: rgb(49,103,81); }
H1.HeaderClassName
{
color: #316751;
}
.AnyTagClassName
{
color: #316751;
}
</style>
background-color css
<style>
a { background-color: #316751; }
a { background-color: rgb(49,103,81); }
div.DivClassName
{
background-color: #316751;
}
.BgClassName
{
background-color: #316751;
}
</style>
border-color css
<style>
span { border-color: #316751; }
span { border-color: rgb(49,103,81); }
td.TdClassName
{
border-color: #316751;
}
.TagClassName
{
border-color: #316751;
}
</style>