Shades of Gossamer #329674
Tints of Gossamer #329674
RGB
CMYK
RGB Variations
Color information
#329674 (or 0x329674) is known color: Gossamer. HEX triplet: 32, 96 and 74. RGB value is (50,150,116). Sum of RGB (Red+Green+Blue) = 50+150+116=316 (41% of max value = 765). Red value is 50 (19.92% from 255 or 15.82% from 316); Green value is 150 (58.98% from 255 or 47.47% from 316); Blue value is 116 (45.70% from 255 or 36.71% from 316); Max value from RGB is 150 - color contains mainly: green. Hex color #329674 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #329674 is #CD698B. Grayscale: #747474. Windows color (decimal): -13461900 or 7640626. OLE color: 7640626.
HSL color Cylindrical-coordinate representation of color #329674: hue angle of 159.6º 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 #329674 is Cyan = 0.67, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 50 | 150 | 116 | - |
| CMYK | 0.67 | 0 | 0.23 | 0.41 |
| HSL | 159.6º | 0.5% | 0.39% | - |
| HSV(B) | 159.6º | 0.67% | 0.59% | - |
| XYZ | 15.37 | 23.75 | 20.3 | - |
| YUV | 116.22 | 127.87 | 80.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 150 | 116 | 0.67 | 0 | 0.23 | 0.41 | 159.6 | 0.5 | 0.39 |
| Hex | 32 | 96 | 74 | 43 | 0 | 17 | 29 | A0 | 32 | 27 |
| Octal | 62 | 226 | 164 | 103 | 0 | 27 | 51 | 240 | 62 | 47 |
| Binary | 110010 | 10010110 | 1110100 | 1000011 | 0 | 10111 | 101001 | 10100000 | 110010 | 100111 |
Color Harmonies of #329674
Complementary color
Monochromatic Colors of #329674
Black with #329674
Text Example
Text Example
White with #329674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329674; }
p { color: rgb(50,150,116); }
H1.HeaderClassName
{
color: #329674;
}
.AnyTagClassName
{
color: #329674;
}
</style>
background-color css
<style>
a { background-color: #329674; }
a { background-color: rgb(50,150,116); }
div.DivClassName
{
background-color: #329674;
}
.BgClassName
{
background-color: #329674;
}
</style>
border-color css
<style>
span { border-color: #329674; }
span { border-color: rgb(50,150,116); }
td.TdClassName
{
border-color: #329674;
}
.TagClassName
{
border-color: #329674;
}
</style>