Shades of Gossamer #379079
Tints of Gossamer #379079
RGB
CMYK
RGB Variations
Color information
#379079 (or 0x379079) is known color: Gossamer. HEX triplet: 37, 90 and 79. RGB value is (55,144,121). Sum of RGB (Red+Green+Blue) = 55+144+121=320 (42% of max value = 765). Red value is 55 (21.88% from 255 or 17.19% from 320); Green value is 144 (56.64% from 255 or 45% from 320); Blue value is 121 (47.66% from 255 or 37.81% from 320); Max value from RGB is 144 - color contains mainly: green. Hex color #379079 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #379079 is #C86F86. Grayscale: #727272. Windows color (decimal): -13135751 or 7966775. OLE color: 7966775.
HSL color Cylindrical-coordinate representation of color #379079: hue angle of 164.49º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #379079 is Cyan = 0.62, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 55 | 144 | 121 | - |
| CMYK | 0.62 | 0 | 0.16 | 0.44 |
| HSL | 164.49º | 0.45% | 0.39% | - |
| HSV(B) | 164.49º | 0.62% | 0.56% | - |
| XYZ | 15 | 22.14 | 21.57 | - |
| YUV | 114.77 | 131.51 | 85.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 144 | 121 | 0.62 | 0 | 0.16 | 0.44 | 164.49 | 0.45 | 0.39 |
| Hex | 37 | 90 | 79 | 3E | 0 | 10 | 2C | A4 | 2D | 27 |
| Octal | 67 | 220 | 171 | 76 | 0 | 20 | 54 | 244 | 55 | 47 |
| Binary | 110111 | 10010000 | 1111001 | 111110 | 0 | 10000 | 101100 | 10100100 | 101101 | 100111 |
Color Harmonies of #379079
Complementary color
Monochromatic Colors of #379079
Black with #379079
Text Example
Text Example
White with #379079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379079; }
p { color: rgb(55,144,121); }
H1.HeaderClassName
{
color: #379079;
}
.AnyTagClassName
{
color: #379079;
}
</style>
background-color css
<style>
a { background-color: #379079; }
a { background-color: rgb(55,144,121); }
div.DivClassName
{
background-color: #379079;
}
.BgClassName
{
background-color: #379079;
}
</style>
border-color css
<style>
span { border-color: #379079; }
span { border-color: rgb(55,144,121); }
td.TdClassName
{
border-color: #379079;
}
.TagClassName
{
border-color: #379079;
}
</style>