Shades of Gossamer #329589
Tints of Gossamer #329589
RGB
CMYK
RGB Variations
Color information
#329589 (or 0x329589) is known color: Gossamer. HEX triplet: 32, 95 and 89. RGB value is (50,149,137). Sum of RGB (Red+Green+Blue) = 50+149+137=336 (44% of max value = 765). Red value is 50 (19.92% from 255 or 14.88% from 336); Green value is 149 (58.59% from 255 or 44.35% from 336); Blue value is 137 (53.91% from 255 or 40.77% from 336); Max value from RGB is 149 - color contains mainly: green. Hex color #329589 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #329589 is #CD6A76. Grayscale: #757575. Windows color (decimal): -13462135 or 9016626. OLE color: 9016626.
HSL color Cylindrical-coordinate representation of color #329589: hue angle of 172.73º 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 #329589 is Cyan = 0.66, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 149 | 137 | - |
| CMYK | 0.66 | 0 | 0.08 | 0.42 |
| HSL | 172.73º | 0.5% | 0.39% | - |
| HSV(B) | 172.73º | 0.66% | 0.58% | - |
| XYZ | 16.58 | 23.98 | 27.42 | - |
| YUV | 118.03 | 138.7 | 79.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 149 | 137 | 0.66 | 0 | 0.08 | 0.42 | 172.73 | 0.5 | 0.39 |
| Hex | 32 | 95 | 89 | 42 | 0 | 8 | 2A | AD | 32 | 27 |
| Octal | 62 | 225 | 211 | 102 | 0 | 10 | 52 | 255 | 62 | 47 |
| Binary | 110010 | 10010101 | 10001001 | 1000010 | 0 | 1000 | 101010 | 10101101 | 110010 | 100111 |
Color Harmonies of #329589
Complementary color
Monochromatic Colors of #329589
Black with #329589
Text Example
Text Example
White with #329589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329589; }
p { color: rgb(50,149,137); }
H1.HeaderClassName
{
color: #329589;
}
.AnyTagClassName
{
color: #329589;
}
</style>
background-color css
<style>
a { background-color: #329589; }
a { background-color: rgb(50,149,137); }
div.DivClassName
{
background-color: #329589;
}
.BgClassName
{
background-color: #329589;
}
</style>
border-color css
<style>
span { border-color: #329589; }
span { border-color: rgb(50,149,137); }
td.TdClassName
{
border-color: #329589;
}
.TagClassName
{
border-color: #329589;
}
</style>