Shades of Gossamer #329689
Tints of Gossamer #329689
RGB
CMYK
RGB Variations
Color information
#329689 (or 0x329689) is known color: Gossamer. HEX triplet: 32, 96 and 89. RGB value is (50,150,137). Sum of RGB (Red+Green+Blue) = 50+150+137=337 (44% of max value = 765). Red value is 50 (19.92% from 255 or 14.84% from 337); Green value is 150 (58.98% from 255 or 44.51% from 337); Blue value is 137 (53.91% from 255 or 40.65% from 337); Max value from RGB is 150 - color contains mainly: green. Hex color #329689 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #329689 is #CD6976. Grayscale: #767676. Windows color (decimal): -13461879 or 9016882. OLE color: 9016882.
HSL color Cylindrical-coordinate representation of color #329689: hue angle of 172.2º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #329689 is Cyan = 0.67, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 50 | 150 | 137 | - |
| CMYK | 0.67 | 0 | 0.09 | 0.41 |
| HSL | 172.2º | 0.5% | 0.39% | - |
| HSV(B) | 172.2º | 0.67% | 0.59% | - |
| XYZ | 16.74 | 24.3 | 27.47 | - |
| YUV | 118.62 | 138.37 | 79.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 150 | 137 | 0.67 | 0 | 0.09 | 0.41 | 172.2 | 0.5 | 0.39 |
| Hex | 32 | 96 | 89 | 43 | 0 | 9 | 29 | AC | 32 | 27 |
| Octal | 62 | 226 | 211 | 103 | 0 | 11 | 51 | 254 | 62 | 47 |
| Binary | 110010 | 10010110 | 10001001 | 1000011 | 0 | 1001 | 101001 | 10101100 | 110010 | 100111 |
Color Harmonies of #329689
Complementary color
Monochromatic Colors of #329689
Black with #329689
Text Example
Text Example
White with #329689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329689; }
p { color: rgb(50,150,137); }
H1.HeaderClassName
{
color: #329689;
}
.AnyTagClassName
{
color: #329689;
}
</style>
background-color css
<style>
a { background-color: #329689; }
a { background-color: rgb(50,150,137); }
div.DivClassName
{
background-color: #329689;
}
.BgClassName
{
background-color: #329689;
}
</style>
border-color css
<style>
span { border-color: #329689; }
span { border-color: rgb(50,150,137); }
td.TdClassName
{
border-color: #329689;
}
.TagClassName
{
border-color: #329689;
}
</style>