Shades of Gossamer #329476
Tints of Gossamer #329476
RGB
CMYK
RGB Variations
Color information
#329476 (or 0x329476) is known color: Gossamer. HEX triplet: 32, 94 and 76. RGB value is (50,148,118). Sum of RGB (Red+Green+Blue) = 50+148+118=316 (41% of max value = 765). Red value is 50 (19.92% from 255 or 15.82% from 316); Green value is 148 (58.20% from 255 or 46.84% from 316); Blue value is 118 (46.48% from 255 or 37.34% from 316); Max value from RGB is 148 - color contains mainly: green. Hex color #329476 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #329476 is #CD6B89. Grayscale: #737373. Windows color (decimal): -13462410 or 7771186. OLE color: 7771186.
HSL color Cylindrical-coordinate representation of color #329476: hue angle of 161.63º 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 #329476 is Cyan = 0.66, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 148 | 118 | - |
| CMYK | 0.66 | 0 | 0.20 | 0.42 |
| HSL | 161.63º | 0.49% | 0.39% | - |
| HSV(B) | 161.63º | 0.66% | 0.58% | - |
| XYZ | 15.18 | 23.17 | 20.81 | - |
| YUV | 115.28 | 129.53 | 81.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 148 | 118 | 0.66 | 0 | 0.20 | 0.42 | 161.63 | 0.49 | 0.39 |
| Hex | 32 | 94 | 76 | 42 | 0 | 14 | 2A | A2 | 31 | 27 |
| Octal | 62 | 224 | 166 | 102 | 0 | 24 | 52 | 242 | 61 | 47 |
| Binary | 110010 | 10010100 | 1110110 | 1000010 | 0 | 10100 | 101010 | 10100010 | 110001 | 100111 |
Color Harmonies of #329476
Complementary color
Monochromatic Colors of #329476
Black with #329476
Text Example
Text Example
White with #329476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329476; }
p { color: rgb(50,148,118); }
H1.HeaderClassName
{
color: #329476;
}
.AnyTagClassName
{
color: #329476;
}
</style>
background-color css
<style>
a { background-color: #329476; }
a { background-color: rgb(50,148,118); }
div.DivClassName
{
background-color: #329476;
}
.BgClassName
{
background-color: #329476;
}
</style>
border-color css
<style>
span { border-color: #329476; }
span { border-color: rgb(50,148,118); }
td.TdClassName
{
border-color: #329476;
}
.TagClassName
{
border-color: #329476;
}
</style>