Shades of Gossamer #329788
Tints of Gossamer #329788
RGB
CMYK
RGB Variations
Color information
#329788 (or 0x329788) is known color: Gossamer. HEX triplet: 32, 97 and 88. RGB value is (50,151,136). Sum of RGB (Red+Green+Blue) = 50+151+136=337 (44% of max value = 765). Red value is 50 (19.92% from 255 or 14.84% from 337); Green value is 151 (59.38% from 255 or 44.81% from 337); Blue value is 136 (53.52% from 255 or 40.36% from 337); Max value from RGB is 151 - color contains mainly: green. Hex color #329788 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #329788 is #CD6877. Grayscale: #777777. Windows color (decimal): -13461624 or 8951602. OLE color: 8951602.
HSL color Cylindrical-coordinate representation of color #329788: hue angle of 171.09º 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 #329788 is Cyan = 0.67, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 50 | 151 | 136 | - |
| CMYK | 0.67 | 0 | 0.10 | 0.41 |
| HSL | 171.09º | 0.5% | 0.39% | - |
| HSV(B) | 171.09º | 0.67% | 0.59% | - |
| XYZ | 16.83 | 24.59 | 27.15 | - |
| YUV | 119.09 | 137.54 | 78.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 151 | 136 | 0.67 | 0 | 0.10 | 0.41 | 171.09 | 0.5 | 0.39 |
| Hex | 32 | 97 | 88 | 43 | 0 | A | 29 | AB | 32 | 27 |
| Octal | 62 | 227 | 210 | 103 | 0 | 12 | 51 | 253 | 62 | 47 |
| Binary | 110010 | 10010111 | 10001000 | 1000011 | 0 | 1010 | 101001 | 10101011 | 110010 | 100111 |
Color Harmonies of #329788
Complementary color
Monochromatic Colors of #329788
Black with #329788
Text Example
Text Example
White with #329788
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329788; }
p { color: rgb(50,151,136); }
H1.HeaderClassName
{
color: #329788;
}
.AnyTagClassName
{
color: #329788;
}
</style>
background-color css
<style>
a { background-color: #329788; }
a { background-color: rgb(50,151,136); }
div.DivClassName
{
background-color: #329788;
}
.BgClassName
{
background-color: #329788;
}
</style>
border-color css
<style>
span { border-color: #329788; }
span { border-color: rgb(50,151,136); }
td.TdClassName
{
border-color: #329788;
}
.TagClassName
{
border-color: #329788;
}
</style>