Shades of Spectra #316753
Tints of Spectra #316753
RGB
CMYK
RGB Variations
Color information
#316753 (or 0x316753) is known color: Spectra. HEX triplet: 31, 67 and 53. RGB value is (49,103,83). Sum of RGB (Red+Green+Blue) = 49+103+83=235 (31% of max value = 765). Red value is 49 (19.53% from 255 or 20.85% from 235); Green value is 103 (40.62% from 255 or 43.83% from 235); Blue value is 83 (32.81% from 255 or 35.32% from 235); Max value from RGB is 103 - color contains mainly: green. Hex color #316753 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316753 is #CE98AC. Grayscale: #545454. Windows color (decimal): -13539501 or 5465905. OLE color: 5465905.
HSL color Cylindrical-coordinate representation of color #316753: hue angle of 157.78º 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 #316753 is Cyan = 0.52, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 103 | 83 | - |
| CMYK | 0.52 | 0 | 0.19 | 0.60 |
| HSL | 157.78º | 0.36% | 0.3% | - |
| HSV(B) | 157.78º | 0.52% | 0.4% | - |
| XYZ | 7.68 | 10.98 | 9.9 | - |
| YUV | 84.57 | 127.11 | 102.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 103 | 83 | 0.52 | 0 | 0.19 | 0.60 | 157.78 | 0.36 | 0.3 |
| Hex | 31 | 67 | 53 | 34 | 0 | 13 | 3C | 9E | 24 | 1E |
| Octal | 61 | 147 | 123 | 64 | 0 | 23 | 74 | 236 | 44 | 36 |
| Binary | 110001 | 1100111 | 1010011 | 110100 | 0 | 10011 | 111100 | 10011110 | 100100 | 11110 |
Color Harmonies of #316753
Complementary color
Monochromatic Colors of #316753
Black with #316753
Text Example
Text Example
White with #316753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316753; }
p { color: rgb(49,103,83); }
H1.HeaderClassName
{
color: #316753;
}
.AnyTagClassName
{
color: #316753;
}
</style>
background-color css
<style>
a { background-color: #316753; }
a { background-color: rgb(49,103,83); }
div.DivClassName
{
background-color: #316753;
}
.BgClassName
{
background-color: #316753;
}
</style>
border-color css
<style>
span { border-color: #316753; }
span { border-color: rgb(49,103,83); }
td.TdClassName
{
border-color: #316753;
}
.TagClassName
{
border-color: #316753;
}
</style>