Shades of Gossamer #319776
Tints of Gossamer #319776
RGB
CMYK
RGB Variations
Color information
#319776 (or 0x319776) is known color: Gossamer. HEX triplet: 31, 97 and 76. RGB value is (49,151,118). Sum of RGB (Red+Green+Blue) = 49+151+118=318 (42% of max value = 765). Red value is 49 (19.53% from 255 or 15.41% from 318); Green value is 151 (59.38% from 255 or 47.48% from 318); Blue value is 118 (46.48% from 255 or 37.11% from 318); Max value from RGB is 151 - color contains mainly: green. Hex color #319776 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #319776 is #CE6889. Grayscale: #747474. Windows color (decimal): -13527178 or 7771953. OLE color: 7771953.
HSL color Cylindrical-coordinate representation of color #319776: hue angle of 160.59º 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 #319776 is Cyan = 0.68, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 49 | 151 | 118 | - |
| CMYK | 0.68 | 0 | 0.22 | 0.41 |
| HSL | 160.59º | 0.51% | 0.39% | - |
| HSV(B) | 160.59º | 0.68% | 0.59% | - |
| XYZ | 15.6 | 24.09 | 20.97 | - |
| YUV | 116.74 | 128.71 | 79.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 151 | 118 | 0.68 | 0 | 0.22 | 0.41 | 160.59 | 0.51 | 0.39 |
| Hex | 31 | 97 | 76 | 44 | 0 | 16 | 29 | A1 | 33 | 27 |
| Octal | 61 | 227 | 166 | 104 | 0 | 26 | 51 | 241 | 63 | 47 |
| Binary | 110001 | 10010111 | 1110110 | 1000100 | 0 | 10110 | 101001 | 10100001 | 110011 | 100111 |
Color Harmonies of #319776
Complementary color
Monochromatic Colors of #319776
Black with #319776
Text Example
Text Example
White with #319776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319776; }
p { color: rgb(49,151,118); }
H1.HeaderClassName
{
color: #319776;
}
.AnyTagClassName
{
color: #319776;
}
</style>
background-color css
<style>
a { background-color: #319776; }
a { background-color: rgb(49,151,118); }
div.DivClassName
{
background-color: #319776;
}
.BgClassName
{
background-color: #319776;
}
</style>
border-color css
<style>
span { border-color: #319776; }
span { border-color: rgb(49,151,118); }
td.TdClassName
{
border-color: #319776;
}
.TagClassName
{
border-color: #319776;
}
</style>