Shades of Spectra #316350
Tints of Spectra #316350
RGB
CMYK
RGB Variations
Color information
#316350 (or 0x316350) is known color: Spectra. HEX triplet: 31, 63 and 50. RGB value is (49,99,80). Sum of RGB (Red+Green+Blue) = 49+99+80=228 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.49% from 228); Green value is 99 (39.06% from 255 or 43.42% from 228); Blue value is 80 (31.64% from 255 or 35.09% from 228); Max value from RGB is 99 - color contains mainly: green. Hex color #316350 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316350 is #CE9CAF. Grayscale: #515151. Windows color (decimal): -13540528 or 5268273. OLE color: 5268273.
HSL color Cylindrical-coordinate representation of color #316350: hue angle of 157.2º degrees, saturation: 0.34, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #316350 is Cyan = 0.51, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 49 | 99 | 80 | - |
| CMYK | 0.51 | 0 | 0.19 | 0.61 |
| HSL | 157.2º | 0.34% | 0.29% | - |
| HSV(B) | 157.2º | 0.51% | 0.39% | - |
| XYZ | 7.18 | 10.16 | 9.17 | - |
| YUV | 81.88 | 126.94 | 104.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 99 | 80 | 0.51 | 0 | 0.19 | 0.61 | 157.2 | 0.34 | 0.29 |
| Hex | 31 | 63 | 50 | 33 | 0 | 13 | 3D | 9D | 22 | 1D |
| Octal | 61 | 143 | 120 | 63 | 0 | 23 | 75 | 235 | 42 | 35 |
| Binary | 110001 | 1100011 | 1010000 | 110011 | 0 | 10011 | 111101 | 10011101 | 100010 | 11101 |
Color Harmonies of #316350
Complementary color
Monochromatic Colors of #316350
Black with #316350
Text Example
Text Example
White with #316350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316350; }
p { color: rgb(49,99,80); }
H1.HeaderClassName
{
color: #316350;
}
.AnyTagClassName
{
color: #316350;
}
</style>
background-color css
<style>
a { background-color: #316350; }
a { background-color: rgb(49,99,80); }
div.DivClassName
{
background-color: #316350;
}
.BgClassName
{
background-color: #316350;
}
</style>
border-color css
<style>
span { border-color: #316350; }
span { border-color: rgb(49,99,80); }
td.TdClassName
{
border-color: #316350;
}
.TagClassName
{
border-color: #316350;
}
</style>