Shades of Spectra #316754
Tints of Spectra #316754
RGB
CMYK
RGB Variations
Color information
#316754 (or 0x316754) is known color: Spectra. HEX triplet: 31, 67 and 54. RGB value is (49,103,84). Sum of RGB (Red+Green+Blue) = 49+103+84=236 (31% of max value = 765). Red value is 49 (19.53% from 255 or 20.76% from 236); Green value is 103 (40.62% from 255 or 43.64% from 236); Blue value is 84 (33.20% from 255 or 35.59% from 236); Max value from RGB is 103 - color contains mainly: green. Hex color #316754 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316754 is #CE98AB. Grayscale: #545454. Windows color (decimal): -13539500 or 5531441. OLE color: 5531441.
HSL color Cylindrical-coordinate representation of color #316754: hue angle of 158.89º 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 #316754 is Cyan = 0.52, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 103 | 84 | - |
| CMYK | 0.52 | 0 | 0.18 | 0.60 |
| HSL | 158.89º | 0.36% | 0.3% | - |
| HSV(B) | 158.89º | 0.52% | 0.4% | - |
| XYZ | 7.72 | 10.99 | 10.1 | - |
| YUV | 84.69 | 127.61 | 102.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 103 | 84 | 0.52 | 0 | 0.18 | 0.60 | 158.89 | 0.36 | 0.3 |
| Hex | 31 | 67 | 54 | 34 | 0 | 12 | 3C | 9F | 24 | 1E |
| Octal | 61 | 147 | 124 | 64 | 0 | 22 | 74 | 237 | 44 | 36 |
| Binary | 110001 | 1100111 | 1010100 | 110100 | 0 | 10010 | 111100 | 10011111 | 100100 | 11110 |
Color Harmonies of #316754
Complementary color
Monochromatic Colors of #316754
Black with #316754
Text Example
Text Example
White with #316754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316754; }
p { color: rgb(49,103,84); }
H1.HeaderClassName
{
color: #316754;
}
.AnyTagClassName
{
color: #316754;
}
</style>
background-color css
<style>
a { background-color: #316754; }
a { background-color: rgb(49,103,84); }
div.DivClassName
{
background-color: #316754;
}
.BgClassName
{
background-color: #316754;
}
</style>
border-color css
<style>
span { border-color: #316754; }
span { border-color: rgb(49,103,84); }
td.TdClassName
{
border-color: #316754;
}
.TagClassName
{
border-color: #316754;
}
</style>