Shades of Gossamer #379577
Tints of Gossamer #379577
RGB
CMYK
RGB Variations
Color information
#379577 (or 0x379577) is known color: Gossamer. HEX triplet: 37, 95 and 77. RGB value is (55,149,119). Sum of RGB (Red+Green+Blue) = 55+149+119=323 (42% of max value = 765). Red value is 55 (21.88% from 255 or 17.03% from 323); Green value is 149 (58.59% from 255 or 46.13% from 323); Blue value is 119 (46.88% from 255 or 36.84% from 323); Max value from RGB is 149 - color contains mainly: green. Hex color #379577 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #379577 is #C86A88. Grayscale: #757575. Windows color (decimal): -13134473 or 7836983. OLE color: 7836983.
HSL color Cylindrical-coordinate representation of color #379577: hue angle of 160.85º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #379577 is Cyan = 0.63, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 55 | 149 | 119 | - |
| CMYK | 0.63 | 0 | 0.20 | 0.42 |
| HSL | 160.85º | 0.46% | 0.4% | - |
| HSV(B) | 160.85º | 0.63% | 0.58% | - |
| XYZ | 15.65 | 23.64 | 21.19 | - |
| YUV | 117.47 | 128.86 | 83.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 149 | 119 | 0.63 | 0 | 0.20 | 0.42 | 160.85 | 0.46 | 0.4 |
| Hex | 37 | 95 | 77 | 3F | 0 | 14 | 2A | A1 | 2E | 28 |
| Octal | 67 | 225 | 167 | 77 | 0 | 24 | 52 | 241 | 56 | 50 |
| Binary | 110111 | 10010101 | 1110111 | 111111 | 0 | 10100 | 101010 | 10100001 | 101110 | 101000 |
Color Harmonies of #379577
Complementary color
Monochromatic Colors of #379577
Black with #379577
Text Example
Text Example
White with #379577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379577; }
p { color: rgb(55,149,119); }
H1.HeaderClassName
{
color: #379577;
}
.AnyTagClassName
{
color: #379577;
}
</style>
background-color css
<style>
a { background-color: #379577; }
a { background-color: rgb(55,149,119); }
div.DivClassName
{
background-color: #379577;
}
.BgClassName
{
background-color: #379577;
}
</style>
border-color css
<style>
span { border-color: #379577; }
span { border-color: rgb(55,149,119); }
td.TdClassName
{
border-color: #379577;
}
.TagClassName
{
border-color: #379577;
}
</style>