Shades of Spectra #316453
Tints of Spectra #316453
RGB
CMYK
RGB Variations
Color information
#316453 (or 0x316453) is known color: Spectra. HEX triplet: 31, 64 and 53. RGB value is (49,100,83). Sum of RGB (Red+Green+Blue) = 49+100+83=232 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.12% from 232); Green value is 100 (39.45% from 255 or 43.10% from 232); Blue value is 83 (32.81% from 255 or 35.78% from 232); Max value from RGB is 100 - color contains mainly: green. Hex color #316453 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316453 is #CE9BAC. Grayscale: #525252. Windows color (decimal): -13540269 or 5465137. OLE color: 5465137.
HSL color Cylindrical-coordinate representation of color #316453: hue angle of 160º 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 #316453 is Cyan = 0.51, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 49 | 100 | 83 | - |
| CMYK | 0.51 | 0 | 0.17 | 0.61 |
| HSL | 160º | 0.34% | 0.29% | - |
| HSV(B) | 160º | 0.51% | 0.39% | - |
| XYZ | 7.39 | 10.39 | 9.8 | - |
| YUV | 82.81 | 128.1 | 103.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 100 | 83 | 0.51 | 0 | 0.17 | 0.61 | 160 | 0.34 | 0.29 |
| Hex | 31 | 64 | 53 | 33 | 0 | 11 | 3D | A0 | 22 | 1D |
| Octal | 61 | 144 | 123 | 63 | 0 | 21 | 75 | 240 | 42 | 35 |
| Binary | 110001 | 1100100 | 1010011 | 110011 | 0 | 10001 | 111101 | 10100000 | 100010 | 11101 |
Color Harmonies of #316453
Complementary color
Monochromatic Colors of #316453
Black with #316453
Text Example
Text Example
White with #316453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316453; }
p { color: rgb(49,100,83); }
H1.HeaderClassName
{
color: #316453;
}
.AnyTagClassName
{
color: #316453;
}
</style>
background-color css
<style>
a { background-color: #316453; }
a { background-color: rgb(49,100,83); }
div.DivClassName
{
background-color: #316453;
}
.BgClassName
{
background-color: #316453;
}
</style>
border-color css
<style>
span { border-color: #316453; }
span { border-color: rgb(49,100,83); }
td.TdClassName
{
border-color: #316453;
}
.TagClassName
{
border-color: #316453;
}
</style>