Shades of Gossamer #329886
Tints of Gossamer #329886
RGB
CMYK
RGB Variations
Color information
#329886 (or 0x329886) is known color: Gossamer. HEX triplet: 32, 98 and 86. RGB value is (50,152,134). Sum of RGB (Red+Green+Blue) = 50+152+134=336 (44% of max value = 765). Red value is 50 (19.92% from 255 or 14.88% from 336); Green value is 152 (59.77% from 255 or 45.24% from 336); Blue value is 134 (52.73% from 255 or 39.88% from 336); Max value from RGB is 152 - color contains mainly: green. Hex color #329886 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #329886 is #CD6779. Grayscale: #777777. Windows color (decimal): -13461370 or 8820786. OLE color: 8820786.
HSL color Cylindrical-coordinate representation of color #329886: hue angle of 169.41º degrees, saturation: 0.5, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #329886 is Cyan = 0.67, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 50 | 152 | 134 | - |
| CMYK | 0.67 | 0 | 0.12 | 0.40 |
| HSL | 169.41º | 0.5% | 0.4% | - |
| HSV(B) | 169.41º | 0.67% | 0.6% | - |
| XYZ | 16.85 | 24.86 | 26.46 | - |
| YUV | 119.45 | 136.21 | 78.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 152 | 134 | 0.67 | 0 | 0.12 | 0.40 | 169.41 | 0.5 | 0.4 |
| Hex | 32 | 98 | 86 | 43 | 0 | C | 28 | A9 | 32 | 28 |
| Octal | 62 | 230 | 206 | 103 | 0 | 14 | 50 | 251 | 62 | 50 |
| Binary | 110010 | 10011000 | 10000110 | 1000011 | 0 | 1100 | 101000 | 10101001 | 110010 | 101000 |
Color Harmonies of #329886
Complementary color
Monochromatic Colors of #329886
Black with #329886
Text Example
Text Example
White with #329886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329886; }
p { color: rgb(50,152,134); }
H1.HeaderClassName
{
color: #329886;
}
.AnyTagClassName
{
color: #329886;
}
</style>
background-color css
<style>
a { background-color: #329886; }
a { background-color: rgb(50,152,134); }
div.DivClassName
{
background-color: #329886;
}
.BgClassName
{
background-color: #329886;
}
</style>
border-color css
<style>
span { border-color: #329886; }
span { border-color: rgb(50,152,134); }
td.TdClassName
{
border-color: #329886;
}
.TagClassName
{
border-color: #329886;
}
</style>