Shades of Gossamer #319773
Tints of Gossamer #319773
RGB
CMYK
RGB Variations
Color information
#319773 (or 0x319773) is known color: Gossamer. HEX triplet: 31, 97 and 73. RGB value is (49,151,115). Sum of RGB (Red+Green+Blue) = 49+151+115=315 (41% of max value = 765). Red value is 49 (19.53% from 255 or 15.56% from 315); Green value is 151 (59.38% from 255 or 47.94% from 315); Blue value is 115 (45.31% from 255 or 36.51% from 315); Max value from RGB is 151 - color contains mainly: green. Hex color #319773 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #319773 is #CE688C. Grayscale: #747474. Windows color (decimal): -13527181 or 7575345. OLE color: 7575345.
HSL color Cylindrical-coordinate representation of color #319773: hue angle of 158.82º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #319773 is Cyan = 0.68, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 49 | 151 | 115 | - |
| CMYK | 0.68 | 0 | 0.24 | 0.41 |
| HSL | 158.82º | 0.51% | 0.39% | - |
| HSV(B) | 158.82º | 0.68% | 0.59% | - |
| XYZ | 15.43 | 24.02 | 20.04 | - |
| YUV | 116.4 | 127.21 | 79.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 151 | 115 | 0.68 | 0 | 0.24 | 0.41 | 158.82 | 0.51 | 0.39 |
| Hex | 31 | 97 | 73 | 44 | 0 | 18 | 29 | 9F | 33 | 27 |
| Octal | 61 | 227 | 163 | 104 | 0 | 30 | 51 | 237 | 63 | 47 |
| Binary | 110001 | 10010111 | 1110011 | 1000100 | 0 | 11000 | 101001 | 10011111 | 110011 | 100111 |
Color Harmonies of #319773
Complementary color
Monochromatic Colors of #319773
Black with #319773
Text Example
Text Example
White with #319773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319773; }
p { color: rgb(49,151,115); }
H1.HeaderClassName
{
color: #319773;
}
.AnyTagClassName
{
color: #319773;
}
</style>
background-color css
<style>
a { background-color: #319773; }
a { background-color: rgb(49,151,115); }
div.DivClassName
{
background-color: #319773;
}
.BgClassName
{
background-color: #319773;
}
</style>
border-color css
<style>
span { border-color: #319773; }
span { border-color: rgb(49,151,115); }
td.TdClassName
{
border-color: #319773;
}
.TagClassName
{
border-color: #319773;
}
</style>