Shades of Spectra #315449
Tints of Spectra #315449
RGB
CMYK
RGB Variations
Color information
#315449 (or 0x315449) is known color: Spectra. HEX triplet: 31, 54 and 49. RGB value is (49,84,73). Sum of RGB (Red+Green+Blue) = 49+84+73=206 (27% of max value = 765). Red value is 49 (19.53% from 255 or 23.79% from 206); Green value is 84 (33.20% from 255 or 40.78% from 206); Blue value is 73 (28.91% from 255 or 35.44% from 206); Max value from RGB is 84 - color contains mainly: green. Hex color #315449 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #315449 is #CEABB6. Grayscale: #484848. Windows color (decimal): -13544375 or 4805681. OLE color: 4805681.
HSL color Cylindrical-coordinate representation of color #315449: hue angle of 161.14º degrees, saturation: 0.26, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #315449 is Cyan = 0.42, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 49 | 84 | 73 | - |
| CMYK | 0.42 | 0 | 0.13 | 0.67 |
| HSL | 161.14º | 0.26% | 0.26% | - |
| HSV(B) | 161.14º | 0.42% | 0.33% | - |
| XYZ | 5.64 | 7.47 | 7.45 | - |
| YUV | 72.28 | 128.4 | 111.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 84 | 73 | 0.42 | 0 | 0.13 | 0.67 | 161.14 | 0.26 | 0.26 |
| Hex | 31 | 54 | 49 | 2A | 0 | D | 43 | A1 | 1A | 1A |
| Octal | 61 | 124 | 111 | 52 | 0 | 15 | 103 | 241 | 32 | 32 |
| Binary | 110001 | 1010100 | 1001001 | 101010 | 0 | 1101 | 1000011 | 10100001 | 11010 | 11010 |
Color Harmonies of #315449
Complementary color
Monochromatic Colors of #315449
Black with #315449
Text Example
Text Example
White with #315449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315449; }
p { color: rgb(49,84,73); }
H1.HeaderClassName
{
color: #315449;
}
.AnyTagClassName
{
color: #315449;
}
</style>
background-color css
<style>
a { background-color: #315449; }
a { background-color: rgb(49,84,73); }
div.DivClassName
{
background-color: #315449;
}
.BgClassName
{
background-color: #315449;
}
</style>
border-color css
<style>
span { border-color: #315449; }
span { border-color: rgb(49,84,73); }
td.TdClassName
{
border-color: #315449;
}
.TagClassName
{
border-color: #315449;
}
</style>