Shades of Spectra #316654
Tints of Spectra #316654
RGB
CMYK
RGB Variations
Color information
#316654 (or 0x316654) is known color: Spectra. HEX triplet: 31, 66 and 54. RGB value is (49,102,84). Sum of RGB (Red+Green+Blue) = 49+102+84=235 (31% of max value = 765). Red value is 49 (19.53% from 255 or 20.85% from 235); Green value is 102 (40.23% from 255 or 43.40% from 235); Blue value is 84 (33.20% from 255 or 35.74% from 235); Max value from RGB is 102 - color contains mainly: green. Hex color #316654 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316654 is #CE99AB. Grayscale: #545454. Windows color (decimal): -13539756 or 5531185. OLE color: 5531185.
HSL color Cylindrical-coordinate representation of color #316654: hue angle of 159.62º 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 #316654 is Cyan = 0.52, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 49 | 102 | 84 | - |
| CMYK | 0.52 | 0 | 0.18 | 0.6 |
| HSL | 159.62º | 0.35% | 0.3% | - |
| HSV(B) | 159.62º | 0.52% | 0.4% | - |
| XYZ | 7.62 | 10.8 | 10.07 | - |
| YUV | 84.1 | 127.94 | 102.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 102 | 84 | 0.52 | 0 | 0.18 | 0.6 | 159.62 | 0.35 | 0.3 |
| Hex | 31 | 66 | 54 | 34 | 0 | 12 | 3C | A0 | 23 | 1E |
| Octal | 61 | 146 | 124 | 64 | 0 | 22 | 74 | 240 | 43 | 36 |
| Binary | 110001 | 1100110 | 1010100 | 110100 | 0 | 10010 | 111100 | 10100000 | 100011 | 11110 |
Color Harmonies of #316654
Complementary color
Monochromatic Colors of #316654
Black with #316654
Text Example
Text Example
White with #316654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316654; }
p { color: rgb(49,102,84); }
H1.HeaderClassName
{
color: #316654;
}
.AnyTagClassName
{
color: #316654;
}
</style>
background-color css
<style>
a { background-color: #316654; }
a { background-color: rgb(49,102,84); }
div.DivClassName
{
background-color: #316654;
}
.BgClassName
{
background-color: #316654;
}
</style>
border-color css
<style>
span { border-color: #316654; }
span { border-color: rgb(49,102,84); }
td.TdClassName
{
border-color: #316654;
}
.TagClassName
{
border-color: #316654;
}
</style>