Shades of Gossamer #329375
Tints of Gossamer #329375
RGB
CMYK
RGB Variations
Color information
#329375 (or 0x329375) is known color: Gossamer. HEX triplet: 32, 93 and 75. RGB value is (50,147,117). Sum of RGB (Red+Green+Blue) = 50+147+117=314 (41% of max value = 765). Red value is 50 (19.92% from 255 or 15.92% from 314); Green value is 147 (57.81% from 255 or 46.82% from 314); Blue value is 117 (46.09% from 255 or 37.26% from 314); Max value from RGB is 147 - color contains mainly: green. Hex color #329375 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #329375 is #CD6C8A. Grayscale: #727272. Windows color (decimal): -13462667 or 7705394. OLE color: 7705394.
HSL color Cylindrical-coordinate representation of color #329375: hue angle of 161.44º 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 #329375 is Cyan = 0.66, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 147 | 117 | - |
| CMYK | 0.66 | 0 | 0.20 | 0.42 |
| HSL | 161.44º | 0.49% | 0.39% | - |
| HSV(B) | 161.44º | 0.66% | 0.58% | - |
| XYZ | 14.96 | 22.83 | 20.45 | - |
| YUV | 114.58 | 129.36 | 81.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 147 | 117 | 0.66 | 0 | 0.20 | 0.42 | 161.44 | 0.49 | 0.39 |
| Hex | 32 | 93 | 75 | 42 | 0 | 14 | 2A | A1 | 31 | 27 |
| Octal | 62 | 223 | 165 | 102 | 0 | 24 | 52 | 241 | 61 | 47 |
| Binary | 110010 | 10010011 | 1110101 | 1000010 | 0 | 10100 | 101010 | 10100001 | 110001 | 100111 |
Color Harmonies of #329375
Complementary color
Monochromatic Colors of #329375
Black with #329375
Text Example
Text Example
White with #329375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329375; }
p { color: rgb(50,147,117); }
H1.HeaderClassName
{
color: #329375;
}
.AnyTagClassName
{
color: #329375;
}
</style>
background-color css
<style>
a { background-color: #329375; }
a { background-color: rgb(50,147,117); }
div.DivClassName
{
background-color: #329375;
}
.BgClassName
{
background-color: #329375;
}
</style>
border-color css
<style>
span { border-color: #329375; }
span { border-color: rgb(50,147,117); }
td.TdClassName
{
border-color: #329375;
}
.TagClassName
{
border-color: #329375;
}
</style>