Shades of Gossamer #379676
Tints of Gossamer #379676
RGB
CMYK
RGB Variations
Color information
#379676 (or 0x379676) is known color: Gossamer. HEX triplet: 37, 96 and 76. RGB value is (55,150,118). Sum of RGB (Red+Green+Blue) = 55+150+118=323 (42% of max value = 765). Red value is 55 (21.88% from 255 or 17.03% from 323); Green value is 150 (58.98% from 255 or 46.44% from 323); Blue value is 118 (46.48% from 255 or 36.53% from 323); Max value from RGB is 150 - color contains mainly: green. Hex color #379676 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #379676 is #C86989. Grayscale: #757575. Windows color (decimal): -13134218 or 7771703. OLE color: 7771703.
HSL color Cylindrical-coordinate representation of color #379676: hue angle of 159.79º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #379676 is Cyan = 0.63, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 55 | 150 | 118 | - |
| CMYK | 0.63 | 0 | 0.21 | 0.41 |
| HSL | 159.79º | 0.46% | 0.4% | - |
| HSV(B) | 159.79º | 0.63% | 0.59% | - |
| XYZ | 15.75 | 23.93 | 20.93 | - |
| YUV | 117.95 | 128.03 | 83.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 150 | 118 | 0.63 | 0 | 0.21 | 0.41 | 159.79 | 0.46 | 0.4 |
| Hex | 37 | 96 | 76 | 3F | 0 | 15 | 29 | A0 | 2E | 28 |
| Octal | 67 | 226 | 166 | 77 | 0 | 25 | 51 | 240 | 56 | 50 |
| Binary | 110111 | 10010110 | 1110110 | 111111 | 0 | 10101 | 101001 | 10100000 | 101110 | 101000 |
Color Harmonies of #379676
Complementary color
Monochromatic Colors of #379676
Black with #379676
Text Example
Text Example
White with #379676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379676; }
p { color: rgb(55,150,118); }
H1.HeaderClassName
{
color: #379676;
}
.AnyTagClassName
{
color: #379676;
}
</style>
background-color css
<style>
a { background-color: #379676; }
a { background-color: rgb(55,150,118); }
div.DivClassName
{
background-color: #379676;
}
.BgClassName
{
background-color: #379676;
}
</style>
border-color css
<style>
span { border-color: #379676; }
span { border-color: rgb(55,150,118); }
td.TdClassName
{
border-color: #379676;
}
.TagClassName
{
border-color: #379676;
}
</style>