Shades of Gossamer #329582
Tints of Gossamer #329582
RGB
CMYK
RGB Variations
Color information
#329582 (or 0x329582) is known color: Gossamer. HEX triplet: 32, 95 and 82. RGB value is (50,149,130). Sum of RGB (Red+Green+Blue) = 50+149+130=329 (43% of max value = 765). Red value is 50 (19.92% from 255 or 15.20% from 329); Green value is 149 (58.59% from 255 or 45.29% from 329); Blue value is 130 (51.17% from 255 or 39.51% from 329); Max value from RGB is 149 - color contains mainly: green. Hex color #329582 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #329582 is #CD6A7D. Grayscale: #757575. Windows color (decimal): -13462142 or 8557874. OLE color: 8557874.
HSL color Cylindrical-coordinate representation of color #329582: hue angle of 168.48º 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 #329582 is Cyan = 0.66, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 149 | 130 | - |
| CMYK | 0.66 | 0 | 0.13 | 0.42 |
| HSL | 168.48º | 0.5% | 0.39% | - |
| HSV(B) | 168.48º | 0.66% | 0.58% | - |
| XYZ | 16.09 | 23.78 | 24.86 | - |
| YUV | 117.23 | 135.2 | 80.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 149 | 130 | 0.66 | 0 | 0.13 | 0.42 | 168.48 | 0.5 | 0.39 |
| Hex | 32 | 95 | 82 | 42 | 0 | D | 2A | A8 | 32 | 27 |
| Octal | 62 | 225 | 202 | 102 | 0 | 15 | 52 | 250 | 62 | 47 |
| Binary | 110010 | 10010101 | 10000010 | 1000010 | 0 | 1101 | 101010 | 10101000 | 110010 | 100111 |
Color Harmonies of #329582
Complementary color
Monochromatic Colors of #329582
Black with #329582
Text Example
Text Example
White with #329582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329582; }
p { color: rgb(50,149,130); }
H1.HeaderClassName
{
color: #329582;
}
.AnyTagClassName
{
color: #329582;
}
</style>
background-color css
<style>
a { background-color: #329582; }
a { background-color: rgb(50,149,130); }
div.DivClassName
{
background-color: #329582;
}
.BgClassName
{
background-color: #329582;
}
</style>
border-color css
<style>
span { border-color: #329582; }
span { border-color: rgb(50,149,130); }
td.TdClassName
{
border-color: #329582;
}
.TagClassName
{
border-color: #329582;
}
</style>