Shades of Gossamer #329380
Tints of Gossamer #329380
RGB
CMYK
RGB Variations
Color information
#329380 (or 0x329380) is known color: Gossamer. HEX triplet: 32, 93 and 80. RGB value is (50,147,128). Sum of RGB (Red+Green+Blue) = 50+147+128=325 (43% of max value = 765). Red value is 50 (19.92% from 255 or 15.38% from 325); Green value is 147 (57.81% from 255 or 45.23% from 325); Blue value is 128 (50.39% from 255 or 39.38% from 325); Max value from RGB is 147 - color contains mainly: green. Hex color #329380 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #329380 is #CD6C7F. Grayscale: #737373. Windows color (decimal): -13462656 or 8426290. OLE color: 8426290.
HSL color Cylindrical-coordinate representation of color #329380: hue angle of 168.25º degrees, saturation: 0.49, 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 #329380 is Cyan = 0.66, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 147 | 128 | - |
| CMYK | 0.66 | 0 | 0.13 | 0.42 |
| HSL | 168.25º | 0.49% | 0.39% | - |
| HSV(B) | 168.25º | 0.66% | 0.58% | - |
| XYZ | 15.65 | 23.1 | 24.06 | - |
| YUV | 115.83 | 134.86 | 81.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 147 | 128 | 0.66 | 0 | 0.13 | 0.42 | 168.25 | 0.49 | 0.39 |
| Hex | 32 | 93 | 80 | 42 | 0 | D | 2A | A8 | 31 | 27 |
| Octal | 62 | 223 | 200 | 102 | 0 | 15 | 52 | 250 | 61 | 47 |
| Binary | 110010 | 10010011 | 10000000 | 1000010 | 0 | 1101 | 101010 | 10101000 | 110001 | 100111 |
Color Harmonies of #329380
Complementary color
Monochromatic Colors of #329380
Black with #329380
Text Example
Text Example
White with #329380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329380; }
p { color: rgb(50,147,128); }
H1.HeaderClassName
{
color: #329380;
}
.AnyTagClassName
{
color: #329380;
}
</style>
background-color css
<style>
a { background-color: #329380; }
a { background-color: rgb(50,147,128); }
div.DivClassName
{
background-color: #329380;
}
.BgClassName
{
background-color: #329380;
}
</style>
border-color css
<style>
span { border-color: #329380; }
span { border-color: rgb(50,147,128); }
td.TdClassName
{
border-color: #329380;
}
.TagClassName
{
border-color: #329380;
}
</style>