Shades of Gossamer #329680
Tints of Gossamer #329680
RGB
CMYK
RGB Variations
Color information
#329680 (or 0x329680) is known color: Gossamer. HEX triplet: 32, 96 and 80. RGB value is (50,150,128). Sum of RGB (Red+Green+Blue) = 50+150+128=328 (43% of max value = 765). Red value is 50 (19.92% from 255 or 15.24% from 328); Green value is 150 (58.98% from 255 or 45.73% from 328); Blue value is 128 (50.39% from 255 or 39.02% from 328); Max value from RGB is 150 - color contains mainly: green. Hex color #329680 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #329680 is #CD697F. Grayscale: #757575. Windows color (decimal): -13461888 or 8427058. OLE color: 8427058.
HSL color Cylindrical-coordinate representation of color #329680: hue angle of 166.8º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #329680 is Cyan = 0.67, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 50 | 150 | 128 | - |
| CMYK | 0.67 | 0 | 0.15 | 0.41 |
| HSL | 166.8º | 0.5% | 0.39% | - |
| HSV(B) | 166.8º | 0.67% | 0.59% | - |
| XYZ | 16.12 | 24.05 | 24.21 | - |
| YUV | 117.59 | 133.87 | 79.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 150 | 128 | 0.67 | 0 | 0.15 | 0.41 | 166.8 | 0.5 | 0.39 |
| Hex | 32 | 96 | 80 | 43 | 0 | F | 29 | A7 | 32 | 27 |
| Octal | 62 | 226 | 200 | 103 | 0 | 17 | 51 | 247 | 62 | 47 |
| Binary | 110010 | 10010110 | 10000000 | 1000011 | 0 | 1111 | 101001 | 10100111 | 110010 | 100111 |
Color Harmonies of #329680
Complementary color
Monochromatic Colors of #329680
Black with #329680
Text Example
Text Example
White with #329680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329680; }
p { color: rgb(50,150,128); }
H1.HeaderClassName
{
color: #329680;
}
.AnyTagClassName
{
color: #329680;
}
</style>
background-color css
<style>
a { background-color: #329680; }
a { background-color: rgb(50,150,128); }
div.DivClassName
{
background-color: #329680;
}
.BgClassName
{
background-color: #329680;
}
</style>
border-color css
<style>
span { border-color: #329680; }
span { border-color: rgb(50,150,128); }
td.TdClassName
{
border-color: #329680;
}
.TagClassName
{
border-color: #329680;
}
</style>