Shades of Gossamer #319573
Tints of Gossamer #319573
RGB
CMYK
RGB Variations
Color information
#319573 (or 0x319573) is known color: Gossamer. HEX triplet: 31, 95 and 73. RGB value is (49,149,115). Sum of RGB (Red+Green+Blue) = 49+149+115=313 (41% of max value = 765). Red value is 49 (19.53% from 255 or 15.65% from 313); Green value is 149 (58.59% from 255 or 47.60% from 313); Blue value is 115 (45.31% from 255 or 36.74% from 313); Max value from RGB is 149 - color contains mainly: green. Hex color #319573 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #319573 is #CE6A8C. Grayscale: #737373. Windows color (decimal): -13527693 or 7574833. OLE color: 7574833.
HSL color Cylindrical-coordinate representation of color #319573: hue angle of 159.6º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #319573 is Cyan = 0.67, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 49 | 149 | 115 | - |
| CMYK | 0.67 | 0 | 0.23 | 0.42 |
| HSL | 159.6º | 0.51% | 0.39% | - |
| HSV(B) | 159.6º | 0.67% | 0.58% | - |
| XYZ | 15.11 | 23.39 | 19.94 | - |
| YUV | 115.22 | 127.87 | 80.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 149 | 115 | 0.67 | 0 | 0.23 | 0.42 | 159.6 | 0.51 | 0.39 |
| Hex | 31 | 95 | 73 | 43 | 0 | 17 | 2A | A0 | 33 | 27 |
| Octal | 61 | 225 | 163 | 103 | 0 | 27 | 52 | 240 | 63 | 47 |
| Binary | 110001 | 10010101 | 1110011 | 1000011 | 0 | 10111 | 101010 | 10100000 | 110011 | 100111 |
Color Harmonies of #319573
Complementary color
Monochromatic Colors of #319573
Black with #319573
Text Example
Text Example
White with #319573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319573; }
p { color: rgb(49,149,115); }
H1.HeaderClassName
{
color: #319573;
}
.AnyTagClassName
{
color: #319573;
}
</style>
background-color css
<style>
a { background-color: #319573; }
a { background-color: rgb(49,149,115); }
div.DivClassName
{
background-color: #319573;
}
.BgClassName
{
background-color: #319573;
}
</style>
border-color css
<style>
span { border-color: #319573; }
span { border-color: rgb(49,149,115); }
td.TdClassName
{
border-color: #319573;
}
.TagClassName
{
border-color: #319573;
}
</style>