Shades of Gossamer #379886
Tints of Gossamer #379886
RGB
CMYK
RGB Variations
Color information
#379886 (or 0x379886) is known color: Gossamer. HEX triplet: 37, 98 and 86. RGB value is (55,152,134). Sum of RGB (Red+Green+Blue) = 55+152+134=341 (45% of max value = 765). Red value is 55 (21.88% from 255 or 16.13% from 341); Green value is 152 (59.77% from 255 or 44.57% from 341); Blue value is 134 (52.73% from 255 or 39.30% from 341); Max value from RGB is 152 - color contains mainly: green. Hex color #379886 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #379886 is #C86779. Grayscale: #787878. Windows color (decimal): -13133690 or 8820791. OLE color: 8820791.
HSL color Cylindrical-coordinate representation of color #379886: hue angle of 168.87º degrees, saturation: 0.47, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #379886 is Cyan = 0.64, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 55 | 152 | 134 | - |
| CMYK | 0.64 | 0 | 0.12 | 0.40 |
| HSL | 168.87º | 0.47% | 0.41% | - |
| HSV(B) | 168.87º | 0.64% | 0.6% | - |
| XYZ | 17.11 | 24.99 | 26.48 | - |
| YUV | 120.95 | 135.36 | 80.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 152 | 134 | 0.64 | 0 | 0.12 | 0.40 | 168.87 | 0.47 | 0.41 |
| Hex | 37 | 98 | 86 | 40 | 0 | C | 28 | A9 | 2F | 29 |
| Octal | 67 | 230 | 206 | 100 | 0 | 14 | 50 | 251 | 57 | 51 |
| Binary | 110111 | 10011000 | 10000110 | 1000000 | 0 | 1100 | 101000 | 10101001 | 101111 | 101001 |
Color Harmonies of #379886
Complementary color
Monochromatic Colors of #379886
Black with #379886
Text Example
Text Example
White with #379886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379886; }
p { color: rgb(55,152,134); }
H1.HeaderClassName
{
color: #379886;
}
.AnyTagClassName
{
color: #379886;
}
</style>
background-color css
<style>
a { background-color: #379886; }
a { background-color: rgb(55,152,134); }
div.DivClassName
{
background-color: #379886;
}
.BgClassName
{
background-color: #379886;
}
</style>
border-color css
<style>
span { border-color: #379886; }
span { border-color: rgb(55,152,134); }
td.TdClassName
{
border-color: #379886;
}
.TagClassName
{
border-color: #379886;
}
</style>