Shades of Gossamer #329475
Tints of Gossamer #329475
RGB
CMYK
RGB Variations
Color information
#329475 (or 0x329475) is known color: Gossamer. HEX triplet: 32, 94 and 75. RGB value is (50,148,117). Sum of RGB (Red+Green+Blue) = 50+148+117=315 (41% of max value = 765). Red value is 50 (19.92% from 255 or 15.87% from 315); Green value is 148 (58.20% from 255 or 46.98% from 315); Blue value is 117 (46.09% from 255 or 37.14% from 315); Max value from RGB is 148 - color contains mainly: green. Hex color #329475 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #329475 is #CD6B8A. Grayscale: #737373. Windows color (decimal): -13462411 or 7705650. OLE color: 7705650.
HSL color Cylindrical-coordinate representation of color #329475: hue angle of 161.02º 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 #329475 is Cyan = 0.66, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 148 | 117 | - |
| CMYK | 0.66 | 0 | 0.21 | 0.42 |
| HSL | 161.02º | 0.49% | 0.39% | - |
| HSV(B) | 161.02º | 0.66% | 0.58% | - |
| XYZ | 15.12 | 23.14 | 20.5 | - |
| YUV | 115.16 | 129.03 | 81.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 148 | 117 | 0.66 | 0 | 0.21 | 0.42 | 161.02 | 0.49 | 0.39 |
| Hex | 32 | 94 | 75 | 42 | 0 | 15 | 2A | A1 | 31 | 27 |
| Octal | 62 | 224 | 165 | 102 | 0 | 25 | 52 | 241 | 61 | 47 |
| Binary | 110010 | 10010100 | 1110101 | 1000010 | 0 | 10101 | 101010 | 10100001 | 110001 | 100111 |
Color Harmonies of #329475
Complementary color
Monochromatic Colors of #329475
Black with #329475
Text Example
Text Example
White with #329475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329475; }
p { color: rgb(50,148,117); }
H1.HeaderClassName
{
color: #329475;
}
.AnyTagClassName
{
color: #329475;
}
</style>
background-color css
<style>
a { background-color: #329475; }
a { background-color: rgb(50,148,117); }
div.DivClassName
{
background-color: #329475;
}
.BgClassName
{
background-color: #329475;
}
</style>
border-color css
<style>
span { border-color: #329475; }
span { border-color: rgb(50,148,117); }
td.TdClassName
{
border-color: #329475;
}
.TagClassName
{
border-color: #329475;
}
</style>