Shades of Gossamer #329584
Tints of Gossamer #329584
RGB
CMYK
RGB Variations
Color information
#329584 (or 0x329584) is known color: Gossamer. HEX triplet: 32, 95 and 84. RGB value is (50,149,132). Sum of RGB (Red+Green+Blue) = 50+149+132=331 (43% of max value = 765). Red value is 50 (19.92% from 255 or 15.11% from 331); Green value is 149 (58.59% from 255 or 45.02% from 331); Blue value is 132 (51.95% from 255 or 39.88% from 331); Max value from RGB is 149 - color contains mainly: green. Hex color #329584 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #329584 is #CD6A7B. Grayscale: #757575. Windows color (decimal): -13462140 or 8688946. OLE color: 8688946.
HSL color Cylindrical-coordinate representation of color #329584: hue angle of 169.7º 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 #329584 is Cyan = 0.66, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 149 | 132 | - |
| CMYK | 0.66 | 0 | 0.11 | 0.42 |
| HSL | 169.7º | 0.5% | 0.39% | - |
| HSV(B) | 169.7º | 0.66% | 0.58% | - |
| XYZ | 16.23 | 23.84 | 25.58 | - |
| YUV | 117.46 | 136.2 | 79.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 149 | 132 | 0.66 | 0 | 0.11 | 0.42 | 169.7 | 0.5 | 0.39 |
| Hex | 32 | 95 | 84 | 42 | 0 | B | 2A | AA | 32 | 27 |
| Octal | 62 | 225 | 204 | 102 | 0 | 13 | 52 | 252 | 62 | 47 |
| Binary | 110010 | 10010101 | 10000100 | 1000010 | 0 | 1011 | 101010 | 10101010 | 110010 | 100111 |
Color Harmonies of #329584
Complementary color
Monochromatic Colors of #329584
Black with #329584
Text Example
Text Example
White with #329584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329584; }
p { color: rgb(50,149,132); }
H1.HeaderClassName
{
color: #329584;
}
.AnyTagClassName
{
color: #329584;
}
</style>
background-color css
<style>
a { background-color: #329584; }
a { background-color: rgb(50,149,132); }
div.DivClassName
{
background-color: #329584;
}
.BgClassName
{
background-color: #329584;
}
</style>
border-color css
<style>
span { border-color: #329584; }
span { border-color: rgb(50,149,132); }
td.TdClassName
{
border-color: #329584;
}
.TagClassName
{
border-color: #329584;
}
</style>