Shades of Spectra #316952
Tints of Spectra #316952
RGB
CMYK
RGB Variations
Color information
#316952 (or 0x316952) is known color: Spectra. HEX triplet: 31, 69 and 52. RGB value is (49,105,82). Sum of RGB (Red+Green+Blue) = 49+105+82=236 (31% of max value = 765). Red value is 49 (19.53% from 255 or 20.76% from 236); Green value is 105 (41.41% from 255 or 44.49% from 236); Blue value is 82 (32.42% from 255 or 34.75% from 236); Max value from RGB is 105 - color contains mainly: green. Hex color #316952 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316952 is #CE96AD. Grayscale: #555555. Windows color (decimal): -13538990 or 5400881. OLE color: 5400881.
HSL color Cylindrical-coordinate representation of color #316952: hue angle of 155.36º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #316952 is Cyan = 0.53, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 105 | 82 | - |
| CMYK | 0.53 | 0 | 0.22 | 0.59 |
| HSL | 155.36º | 0.36% | 0.3% | - |
| HSV(B) | 155.36º | 0.53% | 0.41% | - |
| XYZ | 7.84 | 11.37 | 9.76 | - |
| YUV | 85.63 | 125.95 | 101.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 105 | 82 | 0.53 | 0 | 0.22 | 0.59 | 155.36 | 0.36 | 0.3 |
| Hex | 31 | 69 | 52 | 35 | 0 | 16 | 3B | 9B | 24 | 1E |
| Octal | 61 | 151 | 122 | 65 | 0 | 26 | 73 | 233 | 44 | 36 |
| Binary | 110001 | 1101001 | 1010010 | 110101 | 0 | 10110 | 111011 | 10011011 | 100100 | 11110 |
Color Harmonies of #316952
Complementary color
Monochromatic Colors of #316952
Black with #316952
Text Example
Text Example
White with #316952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316952; }
p { color: rgb(49,105,82); }
H1.HeaderClassName
{
color: #316952;
}
.AnyTagClassName
{
color: #316952;
}
</style>
background-color css
<style>
a { background-color: #316952; }
a { background-color: rgb(49,105,82); }
div.DivClassName
{
background-color: #316952;
}
.BgClassName
{
background-color: #316952;
}
</style>
border-color css
<style>
span { border-color: #316952; }
span { border-color: rgb(49,105,82); }
td.TdClassName
{
border-color: #316952;
}
.TagClassName
{
border-color: #316952;
}
</style>