Shades of Gossamer #379279
Tints of Gossamer #379279
RGB
CMYK
RGB Variations
Color information
#379279 (or 0x379279) is known color: Gossamer. HEX triplet: 37, 92 and 79. RGB value is (55,146,121). Sum of RGB (Red+Green+Blue) = 55+146+121=322 (42% of max value = 765). Red value is 55 (21.88% from 255 or 17.08% from 322); Green value is 146 (57.42% from 255 or 45.34% from 322); Blue value is 121 (47.66% from 255 or 37.58% from 322); Max value from RGB is 146 - color contains mainly: green. Hex color #379279 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #379279 is #C86D86. Grayscale: #737373. Windows color (decimal): -13135239 or 7967287. OLE color: 7967287.
HSL color Cylindrical-coordinate representation of color #379279: hue angle of 163.52º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #379279 is Cyan = 0.62, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 55 | 146 | 121 | - |
| CMYK | 0.62 | 0 | 0.17 | 0.43 |
| HSL | 163.52º | 0.45% | 0.39% | - |
| HSV(B) | 163.52º | 0.62% | 0.57% | - |
| XYZ | 15.31 | 22.75 | 21.67 | - |
| YUV | 115.94 | 130.85 | 84.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 146 | 121 | 0.62 | 0 | 0.17 | 0.43 | 163.52 | 0.45 | 0.39 |
| Hex | 37 | 92 | 79 | 3E | 0 | 11 | 2B | A4 | 2D | 27 |
| Octal | 67 | 222 | 171 | 76 | 0 | 21 | 53 | 244 | 55 | 47 |
| Binary | 110111 | 10010010 | 1111001 | 111110 | 0 | 10001 | 101011 | 10100100 | 101101 | 100111 |
Color Harmonies of #379279
Complementary color
Monochromatic Colors of #379279
Black with #379279
Text Example
Text Example
White with #379279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379279; }
p { color: rgb(55,146,121); }
H1.HeaderClassName
{
color: #379279;
}
.AnyTagClassName
{
color: #379279;
}
</style>
background-color css
<style>
a { background-color: #379279; }
a { background-color: rgb(55,146,121); }
div.DivClassName
{
background-color: #379279;
}
.BgClassName
{
background-color: #379279;
}
</style>
border-color css
<style>
span { border-color: #379279; }
span { border-color: rgb(55,146,121); }
td.TdClassName
{
border-color: #379279;
}
.TagClassName
{
border-color: #379279;
}
</style>