Shades of Gossamer #329381
Tints of Gossamer #329381
RGB
CMYK
RGB Variations
Color information
#329381 (or 0x329381) is known color: Gossamer. HEX triplet: 32, 93 and 81. RGB value is (50,147,129). Sum of RGB (Red+Green+Blue) = 50+147+129=326 (43% of max value = 765). Red value is 50 (19.92% from 255 or 15.34% from 326); Green value is 147 (57.81% from 255 or 45.09% from 326); Blue value is 129 (50.78% from 255 or 39.57% from 326); Max value from RGB is 147 - color contains mainly: green. Hex color #329381 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #329381 is #CD6C7E. Grayscale: #737373. Windows color (decimal): -13462655 or 8491826. OLE color: 8491826.
HSL color Cylindrical-coordinate representation of color #329381: hue angle of 168.87º 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 #329381 is Cyan = 0.66, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 147 | 129 | - |
| CMYK | 0.66 | 0 | 0.12 | 0.42 |
| HSL | 168.87º | 0.49% | 0.39% | - |
| HSV(B) | 168.87º | 0.66% | 0.58% | - |
| XYZ | 15.71 | 23.13 | 24.41 | - |
| YUV | 115.95 | 135.36 | 80.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 147 | 129 | 0.66 | 0 | 0.12 | 0.42 | 168.87 | 0.49 | 0.39 |
| Hex | 32 | 93 | 81 | 42 | 0 | C | 2A | A9 | 31 | 27 |
| Octal | 62 | 223 | 201 | 102 | 0 | 14 | 52 | 251 | 61 | 47 |
| Binary | 110010 | 10010011 | 10000001 | 1000010 | 0 | 1100 | 101010 | 10101001 | 110001 | 100111 |
Color Harmonies of #329381
Complementary color
Monochromatic Colors of #329381
Black with #329381
Text Example
Text Example
White with #329381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329381; }
p { color: rgb(50,147,129); }
H1.HeaderClassName
{
color: #329381;
}
.AnyTagClassName
{
color: #329381;
}
</style>
background-color css
<style>
a { background-color: #329381; }
a { background-color: rgb(50,147,129); }
div.DivClassName
{
background-color: #329381;
}
.BgClassName
{
background-color: #329381;
}
</style>
border-color css
<style>
span { border-color: #329381; }
span { border-color: rgb(50,147,129); }
td.TdClassName
{
border-color: #329381;
}
.TagClassName
{
border-color: #329381;
}
</style>