Shades of Spectra #316354
Tints of Spectra #316354
RGB
CMYK
RGB Variations
Color information
#316354 (or 0x316354) is known color: Spectra. HEX triplet: 31, 63 and 54. RGB value is (49,99,84). Sum of RGB (Red+Green+Blue) = 49+99+84=232 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.12% from 232); Green value is 99 (39.06% from 255 or 42.67% from 232); Blue value is 84 (33.20% from 255 or 36.21% from 232); Max value from RGB is 99 - color contains mainly: green. Hex color #316354 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316354 is #CE9CAB. Grayscale: #525252. Windows color (decimal): -13540524 or 5530417. OLE color: 5530417.
HSL color Cylindrical-coordinate representation of color #316354: hue angle of 162º 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 #316354 is Cyan = 0.51, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 49 | 99 | 84 | - |
| CMYK | 0.51 | 0 | 0.15 | 0.61 |
| HSL | 162º | 0.34% | 0.29% | - |
| HSV(B) | 162º | 0.51% | 0.39% | - |
| XYZ | 7.33 | 10.22 | 9.97 | - |
| YUV | 82.34 | 128.94 | 104.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 99 | 84 | 0.51 | 0 | 0.15 | 0.61 | 162 | 0.34 | 0.29 |
| Hex | 31 | 63 | 54 | 33 | 0 | F | 3D | A2 | 22 | 1D |
| Octal | 61 | 143 | 124 | 63 | 0 | 17 | 75 | 242 | 42 | 35 |
| Binary | 110001 | 1100011 | 1010100 | 110011 | 0 | 1111 | 111101 | 10100010 | 100010 | 11101 |
Color Harmonies of #316354
Complementary color
Monochromatic Colors of #316354
Black with #316354
Text Example
Text Example
White with #316354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316354; }
p { color: rgb(49,99,84); }
H1.HeaderClassName
{
color: #316354;
}
.AnyTagClassName
{
color: #316354;
}
</style>
background-color css
<style>
a { background-color: #316354; }
a { background-color: rgb(49,99,84); }
div.DivClassName
{
background-color: #316354;
}
.BgClassName
{
background-color: #316354;
}
</style>
border-color css
<style>
span { border-color: #316354; }
span { border-color: rgb(49,99,84); }
td.TdClassName
{
border-color: #316354;
}
.TagClassName
{
border-color: #316354;
}
</style>