Shades of Gossamer #329181
Tints of Gossamer #329181
RGB
CMYK
RGB Variations
Color information
#329181 (or 0x329181) is known color: Gossamer. HEX triplet: 32, 91 and 81. RGB value is (50,145,129). Sum of RGB (Red+Green+Blue) = 50+145+129=324 (42% of max value = 765). Red value is 50 (19.92% from 255 or 15.43% from 324); Green value is 145 (57.03% from 255 or 44.75% from 324); Blue value is 129 (50.78% from 255 or 39.81% from 324); Max value from RGB is 145 - color contains mainly: green. Hex color #329181 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #329181 is #CD6E7E. Grayscale: #727272. Windows color (decimal): -13463167 or 8491314. OLE color: 8491314.
HSL color Cylindrical-coordinate representation of color #329181: hue angle of 169.89º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #329181 is Cyan = 0.66, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 50 | 145 | 129 | - |
| CMYK | 0.66 | 0 | 0.11 | 0.43 |
| HSL | 169.89º | 0.49% | 0.38% | - |
| HSV(B) | 169.89º | 0.66% | 0.57% | - |
| XYZ | 15.4 | 22.51 | 24.3 | - |
| YUV | 114.77 | 136.03 | 81.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 145 | 129 | 0.66 | 0 | 0.11 | 0.43 | 169.89 | 0.49 | 0.38 |
| Hex | 32 | 91 | 81 | 42 | 0 | B | 2B | AA | 31 | 26 |
| Octal | 62 | 221 | 201 | 102 | 0 | 13 | 53 | 252 | 61 | 46 |
| Binary | 110010 | 10010001 | 10000001 | 1000010 | 0 | 1011 | 101011 | 10101010 | 110001 | 100110 |
Color Harmonies of #329181
Complementary color
Monochromatic Colors of #329181
Black with #329181
Text Example
Text Example
White with #329181
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329181; }
p { color: rgb(50,145,129); }
H1.HeaderClassName
{
color: #329181;
}
.AnyTagClassName
{
color: #329181;
}
</style>
background-color css
<style>
a { background-color: #329181; }
a { background-color: rgb(50,145,129); }
div.DivClassName
{
background-color: #329181;
}
.BgClassName
{
background-color: #329181;
}
</style>
border-color css
<style>
span { border-color: #329181; }
span { border-color: rgb(50,145,129); }
td.TdClassName
{
border-color: #329181;
}
.TagClassName
{
border-color: #329181;
}
</style>