Shades of Gossamer #379380
Tints of Gossamer #379380
RGB
CMYK
RGB Variations
Color information
#379380 (or 0x379380) is known color: Gossamer. HEX triplet: 37, 93 and 80. RGB value is (55,147,128). Sum of RGB (Red+Green+Blue) = 55+147+128=330 (43% of max value = 765). Red value is 55 (21.88% from 255 or 16.67% from 330); Green value is 147 (57.81% from 255 or 44.55% from 330); Blue value is 128 (50.39% from 255 or 38.79% from 330); Max value from RGB is 147 - color contains mainly: green. Hex color #379380 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #379380 is #C86C7F. Grayscale: #757575. Windows color (decimal): -13134976 or 8426295. OLE color: 8426295.
HSL color Cylindrical-coordinate representation of color #379380: hue angle of 167.61º 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 #379380 is Cyan = 0.63, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 55 | 147 | 128 | - |
| CMYK | 0.63 | 0 | 0.13 | 0.42 |
| HSL | 167.61º | 0.46% | 0.4% | - |
| HSV(B) | 167.61º | 0.63% | 0.58% | - |
| XYZ | 15.91 | 23.24 | 24.07 | - |
| YUV | 117.33 | 134.02 | 83.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 147 | 128 | 0.63 | 0 | 0.13 | 0.42 | 167.61 | 0.46 | 0.4 |
| Hex | 37 | 93 | 80 | 3F | 0 | D | 2A | A8 | 2E | 28 |
| Octal | 67 | 223 | 200 | 77 | 0 | 15 | 52 | 250 | 56 | 50 |
| Binary | 110111 | 10010011 | 10000000 | 111111 | 0 | 1101 | 101010 | 10101000 | 101110 | 101000 |
Color Harmonies of #379380
Complementary color
Monochromatic Colors of #379380
Black with #379380
Text Example
Text Example
White with #379380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379380; }
p { color: rgb(55,147,128); }
H1.HeaderClassName
{
color: #379380;
}
.AnyTagClassName
{
color: #379380;
}
</style>
background-color css
<style>
a { background-color: #379380; }
a { background-color: rgb(55,147,128); }
div.DivClassName
{
background-color: #379380;
}
.BgClassName
{
background-color: #379380;
}
</style>
border-color css
<style>
span { border-color: #379380; }
span { border-color: rgb(55,147,128); }
td.TdClassName
{
border-color: #379380;
}
.TagClassName
{
border-color: #379380;
}
</style>