Shades of Gossamer #379680
Tints of Gossamer #379680
RGB
CMYK
RGB Variations
Color information
#379680 (or 0x379680) is known color: Gossamer. HEX triplet: 37, 96 and 80. RGB value is (55,150,128). Sum of RGB (Red+Green+Blue) = 55+150+128=333 (44% of max value = 765). Red value is 55 (21.88% from 255 or 16.52% from 333); Green value is 150 (58.98% from 255 or 45.05% from 333); Blue value is 128 (50.39% from 255 or 38.44% from 333); Max value from RGB is 150 - color contains mainly: green. Hex color #379680 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #379680 is #C8697F. Grayscale: #777777. Windows color (decimal): -13134208 or 8427063. OLE color: 8427063.
HSL color Cylindrical-coordinate representation of color #379680: hue angle of 166.11º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #379680 is Cyan = 0.63, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 55 | 150 | 128 | - |
| CMYK | 0.63 | 0 | 0.15 | 0.41 |
| HSL | 166.11º | 0.46% | 0.4% | - |
| HSV(B) | 166.11º | 0.63% | 0.59% | - |
| XYZ | 16.38 | 24.18 | 24.23 | - |
| YUV | 119.09 | 133.03 | 82.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 150 | 128 | 0.63 | 0 | 0.15 | 0.41 | 166.11 | 0.46 | 0.4 |
| Hex | 37 | 96 | 80 | 3F | 0 | F | 29 | A6 | 2E | 28 |
| Octal | 67 | 226 | 200 | 77 | 0 | 17 | 51 | 246 | 56 | 50 |
| Binary | 110111 | 10010110 | 10000000 | 111111 | 0 | 1111 | 101001 | 10100110 | 101110 | 101000 |
Color Harmonies of #379680
Complementary color
Monochromatic Colors of #379680
Black with #379680
Text Example
Text Example
White with #379680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379680; }
p { color: rgb(55,150,128); }
H1.HeaderClassName
{
color: #379680;
}
.AnyTagClassName
{
color: #379680;
}
</style>
background-color css
<style>
a { background-color: #379680; }
a { background-color: rgb(55,150,128); }
div.DivClassName
{
background-color: #379680;
}
.BgClassName
{
background-color: #379680;
}
</style>
border-color css
<style>
span { border-color: #379680; }
span { border-color: rgb(55,150,128); }
td.TdClassName
{
border-color: #379680;
}
.TagClassName
{
border-color: #379680;
}
</style>