Shades of Spectra #316650
Tints of Spectra #316650
RGB
CMYK
RGB Variations
Color information
#316650 (or 0x316650) is known color: Spectra. HEX triplet: 31, 66 and 50. RGB value is (49,102,80). Sum of RGB (Red+Green+Blue) = 49+102+80=231 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.21% from 231); Green value is 102 (40.23% from 255 or 44.16% from 231); Blue value is 80 (31.64% from 255 or 34.63% from 231); Max value from RGB is 102 - color contains mainly: green. Hex color #316650 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316650 is #CE99AF. Grayscale: #535353. Windows color (decimal): -13539760 or 5269041. OLE color: 5269041.
HSL color Cylindrical-coordinate representation of color #316650: hue angle of 155.09º degrees, saturation: 0.35, 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 #316650 is Cyan = 0.52, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 49 | 102 | 80 | - |
| CMYK | 0.52 | 0 | 0.22 | 0.6 |
| HSL | 155.09º | 0.35% | 0.3% | - |
| HSV(B) | 155.09º | 0.52% | 0.4% | - |
| XYZ | 7.47 | 10.73 | 9.27 | - |
| YUV | 83.65 | 125.94 | 103.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 102 | 80 | 0.52 | 0 | 0.22 | 0.6 | 155.09 | 0.35 | 0.3 |
| Hex | 31 | 66 | 50 | 34 | 0 | 16 | 3C | 9B | 23 | 1E |
| Octal | 61 | 146 | 120 | 64 | 0 | 26 | 74 | 233 | 43 | 36 |
| Binary | 110001 | 1100110 | 1010000 | 110100 | 0 | 10110 | 111100 | 10011011 | 100011 | 11110 |
Color Harmonies of #316650
Complementary color
Monochromatic Colors of #316650
Black with #316650
Text Example
Text Example
White with #316650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316650; }
p { color: rgb(49,102,80); }
H1.HeaderClassName
{
color: #316650;
}
.AnyTagClassName
{
color: #316650;
}
</style>
background-color css
<style>
a { background-color: #316650; }
a { background-color: rgb(49,102,80); }
div.DivClassName
{
background-color: #316650;
}
.BgClassName
{
background-color: #316650;
}
</style>
border-color css
<style>
span { border-color: #316650; }
span { border-color: rgb(49,102,80); }
td.TdClassName
{
border-color: #316650;
}
.TagClassName
{
border-color: #316650;
}
</style>