Shades of Spectra #316552
Tints of Spectra #316552
RGB
CMYK
RGB Variations
Color information
#316552 (or 0x316552) is known color: Spectra. HEX triplet: 31, 65 and 52. RGB value is (49,101,82). Sum of RGB (Red+Green+Blue) = 49+101+82=232 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.12% from 232); Green value is 101 (39.84% from 255 or 43.53% from 232); Blue value is 82 (32.42% from 255 or 35.34% from 232); Max value from RGB is 101 - color contains mainly: green. Hex color #316552 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316552 is #CE9AAD. Grayscale: #535353. Windows color (decimal): -13540014 or 5399857. OLE color: 5399857.
HSL color Cylindrical-coordinate representation of color #316552: hue angle of 158.08º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #316552 is Cyan = 0.51, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 101 | 82 | - |
| CMYK | 0.51 | 0 | 0.19 | 0.60 |
| HSL | 158.08º | 0.35% | 0.29% | - |
| HSV(B) | 158.08º | 0.51% | 0.4% | - |
| XYZ | 7.44 | 10.57 | 9.63 | - |
| YUV | 83.29 | 127.27 | 103.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 101 | 82 | 0.51 | 0 | 0.19 | 0.60 | 158.08 | 0.35 | 0.29 |
| Hex | 31 | 65 | 52 | 33 | 0 | 13 | 3C | 9E | 23 | 1D |
| Octal | 61 | 145 | 122 | 63 | 0 | 23 | 74 | 236 | 43 | 35 |
| Binary | 110001 | 1100101 | 1010010 | 110011 | 0 | 10011 | 111100 | 10011110 | 100011 | 11101 |
Color Harmonies of #316552
Complementary color
Monochromatic Colors of #316552
Black with #316552
Text Example
Text Example
White with #316552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316552; }
p { color: rgb(49,101,82); }
H1.HeaderClassName
{
color: #316552;
}
.AnyTagClassName
{
color: #316552;
}
</style>
background-color css
<style>
a { background-color: #316552; }
a { background-color: rgb(49,101,82); }
div.DivClassName
{
background-color: #316552;
}
.BgClassName
{
background-color: #316552;
}
</style>
border-color css
<style>
span { border-color: #316552; }
span { border-color: rgb(49,101,82); }
td.TdClassName
{
border-color: #316552;
}
.TagClassName
{
border-color: #316552;
}
</style>