Shades of Spectra #316752
Tints of Spectra #316752
RGB
CMYK
RGB Variations
Color information
#316752 (or 0x316752) is known color: Spectra. HEX triplet: 31, 67 and 52. RGB value is (49,103,82). Sum of RGB (Red+Green+Blue) = 49+103+82=234 (30% of max value = 765). Red value is 49 (19.53% from 255 or 20.94% from 234); Green value is 103 (40.62% from 255 or 44.02% from 234); Blue value is 82 (32.42% from 255 or 35.04% from 234); Max value from RGB is 103 - color contains mainly: green. Hex color #316752 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316752 is #CE98AD. Grayscale: #545454. Windows color (decimal): -13539502 or 5400369. OLE color: 5400369.
HSL color Cylindrical-coordinate representation of color #316752: hue angle of 156.67º 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 #316752 is Cyan = 0.52, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 103 | 82 | - |
| CMYK | 0.52 | 0 | 0.20 | 0.60 |
| HSL | 156.67º | 0.36% | 0.3% | - |
| HSV(B) | 156.67º | 0.52% | 0.4% | - |
| XYZ | 7.64 | 10.96 | 9.7 | - |
| YUV | 84.46 | 126.61 | 102.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 103 | 82 | 0.52 | 0 | 0.20 | 0.60 | 156.67 | 0.36 | 0.3 |
| Hex | 31 | 67 | 52 | 34 | 0 | 14 | 3C | 9D | 24 | 1E |
| Octal | 61 | 147 | 122 | 64 | 0 | 24 | 74 | 235 | 44 | 36 |
| Binary | 110001 | 1100111 | 1010010 | 110100 | 0 | 10100 | 111100 | 10011101 | 100100 | 11110 |
Color Harmonies of #316752
Complementary color
Monochromatic Colors of #316752
Black with #316752
Text Example
Text Example
White with #316752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316752; }
p { color: rgb(49,103,82); }
H1.HeaderClassName
{
color: #316752;
}
.AnyTagClassName
{
color: #316752;
}
</style>
background-color css
<style>
a { background-color: #316752; }
a { background-color: rgb(49,103,82); }
div.DivClassName
{
background-color: #316752;
}
.BgClassName
{
background-color: #316752;
}
</style>
border-color css
<style>
span { border-color: #316752; }
span { border-color: rgb(49,103,82); }
td.TdClassName
{
border-color: #316752;
}
.TagClassName
{
border-color: #316752;
}
</style>