Shades of Spectra #316653
Tints of Spectra #316653
RGB
CMYK
RGB Variations
Color information
#316653 (or 0x316653) is known color: Spectra. HEX triplet: 31, 66 and 53. RGB value is (49,102,83). Sum of RGB (Red+Green+Blue) = 49+102+83=234 (30% of max value = 765). Red value is 49 (19.53% from 255 or 20.94% from 234); Green value is 102 (40.23% from 255 or 43.59% from 234); Blue value is 83 (32.81% from 255 or 35.47% from 234); Max value from RGB is 102 - color contains mainly: green. Hex color #316653 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316653 is #CE99AC. Grayscale: #545454. Windows color (decimal): -13539757 or 5465649. OLE color: 5465649.
HSL color Cylindrical-coordinate representation of color #316653: hue angle of 158.49º 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 #316653 is Cyan = 0.52, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 49 | 102 | 83 | - |
| CMYK | 0.52 | 0 | 0.19 | 0.6 |
| HSL | 158.49º | 0.35% | 0.3% | - |
| HSV(B) | 158.49º | 0.52% | 0.4% | - |
| XYZ | 7.58 | 10.78 | 9.86 | - |
| YUV | 83.99 | 127.44 | 103.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 102 | 83 | 0.52 | 0 | 0.19 | 0.6 | 158.49 | 0.35 | 0.3 |
| Hex | 31 | 66 | 53 | 34 | 0 | 13 | 3C | 9E | 23 | 1E |
| Octal | 61 | 146 | 123 | 64 | 0 | 23 | 74 | 236 | 43 | 36 |
| Binary | 110001 | 1100110 | 1010011 | 110100 | 0 | 10011 | 111100 | 10011110 | 100011 | 11110 |
Color Harmonies of #316653
Complementary color
Monochromatic Colors of #316653
Black with #316653
Text Example
Text Example
White with #316653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316653; }
p { color: rgb(49,102,83); }
H1.HeaderClassName
{
color: #316653;
}
.AnyTagClassName
{
color: #316653;
}
</style>
background-color css
<style>
a { background-color: #316653; }
a { background-color: rgb(49,102,83); }
div.DivClassName
{
background-color: #316653;
}
.BgClassName
{
background-color: #316653;
}
</style>
border-color css
<style>
span { border-color: #316653; }
span { border-color: rgb(49,102,83); }
td.TdClassName
{
border-color: #316653;
}
.TagClassName
{
border-color: #316653;
}
</style>