Shades of Gossamer #379776
Tints of Gossamer #379776
RGB
CMYK
RGB Variations
Color information
#379776 (or 0x379776) is known color: Gossamer. HEX triplet: 37, 97 and 76. RGB value is (55,151,118). Sum of RGB (Red+Green+Blue) = 55+151+118=324 (42% of max value = 765). Red value is 55 (21.88% from 255 or 16.98% from 324); Green value is 151 (59.38% from 255 or 46.60% from 324); Blue value is 118 (46.48% from 255 or 36.42% from 324); Max value from RGB is 151 - color contains mainly: green. Hex color #379776 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #379776 is #C86889. Grayscale: #767676. Windows color (decimal): -13133962 or 7771959. OLE color: 7771959.
HSL color Cylindrical-coordinate representation of color #379776: hue angle of 159.38º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #379776 is Cyan = 0.64, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 55 | 151 | 118 | - |
| CMYK | 0.64 | 0 | 0.22 | 0.41 |
| HSL | 159.38º | 0.47% | 0.4% | - |
| HSV(B) | 159.38º | 0.64% | 0.59% | - |
| XYZ | 15.91 | 24.25 | 20.98 | - |
| YUV | 118.53 | 127.7 | 82.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 151 | 118 | 0.64 | 0 | 0.22 | 0.41 | 159.38 | 0.47 | 0.4 |
| Hex | 37 | 97 | 76 | 40 | 0 | 16 | 29 | 9F | 2F | 28 |
| Octal | 67 | 227 | 166 | 100 | 0 | 26 | 51 | 237 | 57 | 50 |
| Binary | 110111 | 10010111 | 1110110 | 1000000 | 0 | 10110 | 101001 | 10011111 | 101111 | 101000 |
Color Harmonies of #379776
Complementary color
Monochromatic Colors of #379776
Black with #379776
Text Example
Text Example
White with #379776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379776; }
p { color: rgb(55,151,118); }
H1.HeaderClassName
{
color: #379776;
}
.AnyTagClassName
{
color: #379776;
}
</style>
background-color css
<style>
a { background-color: #379776; }
a { background-color: rgb(55,151,118); }
div.DivClassName
{
background-color: #379776;
}
.BgClassName
{
background-color: #379776;
}
</style>
border-color css
<style>
span { border-color: #379776; }
span { border-color: rgb(55,151,118); }
td.TdClassName
{
border-color: #379776;
}
.TagClassName
{
border-color: #379776;
}
</style>