Shades of Gossamer #329587
Tints of Gossamer #329587
RGB
CMYK
RGB Variations
Color information
#329587 (or 0x329587) is known color: Gossamer. HEX triplet: 32, 95 and 87. RGB value is (50,149,135). Sum of RGB (Red+Green+Blue) = 50+149+135=334 (44% of max value = 765). Red value is 50 (19.92% from 255 or 14.97% from 334); Green value is 149 (58.59% from 255 or 44.61% from 334); Blue value is 135 (53.12% from 255 or 40.42% from 334); Max value from RGB is 149 - color contains mainly: green. Hex color #329587 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #329587 is #CD6A78. Grayscale: #757575. Windows color (decimal): -13462137 or 8885554. OLE color: 8885554.
HSL color Cylindrical-coordinate representation of color #329587: hue angle of 171.52º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #329587 is Cyan = 0.66, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 149 | 135 | - |
| CMYK | 0.66 | 0 | 0.09 | 0.42 |
| HSL | 171.52º | 0.5% | 0.39% | - |
| HSV(B) | 171.52º | 0.66% | 0.58% | - |
| XYZ | 16.44 | 23.92 | 26.67 | - |
| YUV | 117.8 | 137.7 | 79.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 149 | 135 | 0.66 | 0 | 0.09 | 0.42 | 171.52 | 0.5 | 0.39 |
| Hex | 32 | 95 | 87 | 42 | 0 | 9 | 2A | AC | 32 | 27 |
| Octal | 62 | 225 | 207 | 102 | 0 | 11 | 52 | 254 | 62 | 47 |
| Binary | 110010 | 10010101 | 10000111 | 1000010 | 0 | 1001 | 101010 | 10101100 | 110010 | 100111 |
Color Harmonies of #329587
Complementary color
Monochromatic Colors of #329587
Black with #329587
Text Example
Text Example
White with #329587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329587; }
p { color: rgb(50,149,135); }
H1.HeaderClassName
{
color: #329587;
}
.AnyTagClassName
{
color: #329587;
}
</style>
background-color css
<style>
a { background-color: #329587; }
a { background-color: rgb(50,149,135); }
div.DivClassName
{
background-color: #329587;
}
.BgClassName
{
background-color: #329587;
}
</style>
border-color css
<style>
span { border-color: #329587; }
span { border-color: rgb(50,149,135); }
td.TdClassName
{
border-color: #329587;
}
.TagClassName
{
border-color: #329587;
}
</style>