Shades of Gossamer #319677
Tints of Gossamer #319677
RGB
CMYK
RGB Variations
Color information
#319677 (or 0x319677) is known color: Gossamer. HEX triplet: 31, 96 and 77. RGB value is (49,150,119). Sum of RGB (Red+Green+Blue) = 49+150+119=318 (42% of max value = 765). Red value is 49 (19.53% from 255 or 15.41% from 318); Green value is 150 (58.98% from 255 or 47.17% from 318); Blue value is 119 (46.88% from 255 or 37.42% from 318); Max value from RGB is 150 - color contains mainly: green. Hex color #319677 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #319677 is #CE6988. Grayscale: #747474. Windows color (decimal): -13527433 or 7837233. OLE color: 7837233.
HSL color Cylindrical-coordinate representation of color #319677: hue angle of 161.58º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #319677 is Cyan = 0.67, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 49 | 150 | 119 | - |
| CMYK | 0.67 | 0 | 0.21 | 0.41 |
| HSL | 161.58º | 0.51% | 0.39% | - |
| HSV(B) | 161.58º | 0.67% | 0.59% | - |
| XYZ | 15.5 | 23.8 | 21.23 | - |
| YUV | 116.27 | 129.54 | 80.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 150 | 119 | 0.67 | 0 | 0.21 | 0.41 | 161.58 | 0.51 | 0.39 |
| Hex | 31 | 96 | 77 | 43 | 0 | 15 | 29 | A2 | 33 | 27 |
| Octal | 61 | 226 | 167 | 103 | 0 | 25 | 51 | 242 | 63 | 47 |
| Binary | 110001 | 10010110 | 1110111 | 1000011 | 0 | 10101 | 101001 | 10100010 | 110011 | 100111 |
Color Harmonies of #319677
Complementary color
Monochromatic Colors of #319677
Black with #319677
Text Example
Text Example
White with #319677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319677; }
p { color: rgb(49,150,119); }
H1.HeaderClassName
{
color: #319677;
}
.AnyTagClassName
{
color: #319677;
}
</style>
background-color css
<style>
a { background-color: #319677; }
a { background-color: rgb(49,150,119); }
div.DivClassName
{
background-color: #319677;
}
.BgClassName
{
background-color: #319677;
}
</style>
border-color css
<style>
span { border-color: #319677; }
span { border-color: rgb(49,150,119); }
td.TdClassName
{
border-color: #319677;
}
.TagClassName
{
border-color: #319677;
}
</style>