Shades of Gossamer #379887
Tints of Gossamer #379887
RGB
CMYK
RGB Variations
Color information
#379887 (or 0x379887) is known color: Gossamer. HEX triplet: 37, 98 and 87. RGB value is (55,152,135). Sum of RGB (Red+Green+Blue) = 55+152+135=342 (45% of max value = 765). Red value is 55 (21.88% from 255 or 16.08% from 342); Green value is 152 (59.77% from 255 or 44.44% from 342); Blue value is 135 (53.12% from 255 or 39.47% from 342); Max value from RGB is 152 - color contains mainly: green. Hex color #379887 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #379887 is #C86778. Grayscale: #797979. Windows color (decimal): -13133689 or 8886327. OLE color: 8886327.
HSL color Cylindrical-coordinate representation of color #379887: hue angle of 169.48º 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 #379887 is Cyan = 0.64, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 55 | 152 | 135 | - |
| CMYK | 0.64 | 0 | 0.11 | 0.40 |
| HSL | 169.48º | 0.47% | 0.41% | - |
| HSV(B) | 169.48º | 0.64% | 0.6% | - |
| XYZ | 17.18 | 25.02 | 26.85 | - |
| YUV | 121.06 | 135.86 | 80.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 152 | 135 | 0.64 | 0 | 0.11 | 0.40 | 169.48 | 0.47 | 0.41 |
| Hex | 37 | 98 | 87 | 40 | 0 | B | 28 | A9 | 2F | 29 |
| Octal | 67 | 230 | 207 | 100 | 0 | 13 | 50 | 251 | 57 | 51 |
| Binary | 110111 | 10011000 | 10000111 | 1000000 | 0 | 1011 | 101000 | 10101001 | 101111 | 101001 |
Color Harmonies of #379887
Complementary color
Monochromatic Colors of #379887
Black with #379887
Text Example
Text Example
White with #379887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379887; }
p { color: rgb(55,152,135); }
H1.HeaderClassName
{
color: #379887;
}
.AnyTagClassName
{
color: #379887;
}
</style>
background-color css
<style>
a { background-color: #379887; }
a { background-color: rgb(55,152,135); }
div.DivClassName
{
background-color: #379887;
}
.BgClassName
{
background-color: #379887;
}
</style>
border-color css
<style>
span { border-color: #379887; }
span { border-color: rgb(55,152,135); }
td.TdClassName
{
border-color: #379887;
}
.TagClassName
{
border-color: #379887;
}
</style>