Shades of Gossamer #329783
Tints of Gossamer #329783
RGB
CMYK
RGB Variations
Color information
#329783 (or 0x329783) is known color: Gossamer. HEX triplet: 32, 97 and 83. RGB value is (50,151,131). Sum of RGB (Red+Green+Blue) = 50+151+131=332 (43% of max value = 765). Red value is 50 (19.92% from 255 or 15.06% from 332); Green value is 151 (59.38% from 255 or 45.48% from 332); Blue value is 131 (51.56% from 255 or 39.46% from 332); Max value from RGB is 151 - color contains mainly: green. Hex color #329783 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #329783 is #CD687C. Grayscale: #767676. Windows color (decimal): -13461629 or 8623922. OLE color: 8623922.
HSL color Cylindrical-coordinate representation of color #329783: hue angle of 168.12º 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 #329783 is Cyan = 0.67, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 50 | 151 | 131 | - |
| CMYK | 0.67 | 0 | 0.13 | 0.41 |
| HSL | 168.12º | 0.5% | 0.39% | - |
| HSV(B) | 168.12º | 0.67% | 0.59% | - |
| XYZ | 16.48 | 24.45 | 25.32 | - |
| YUV | 118.52 | 135.04 | 79.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 151 | 131 | 0.67 | 0 | 0.13 | 0.41 | 168.12 | 0.5 | 0.39 |
| Hex | 32 | 97 | 83 | 43 | 0 | D | 29 | A8 | 32 | 27 |
| Octal | 62 | 227 | 203 | 103 | 0 | 15 | 51 | 250 | 62 | 47 |
| Binary | 110010 | 10010111 | 10000011 | 1000011 | 0 | 1101 | 101001 | 10101000 | 110010 | 100111 |
Color Harmonies of #329783
Complementary color
Monochromatic Colors of #329783
Black with #329783
Text Example
Text Example
White with #329783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329783; }
p { color: rgb(50,151,131); }
H1.HeaderClassName
{
color: #329783;
}
.AnyTagClassName
{
color: #329783;
}
</style>
background-color css
<style>
a { background-color: #329783; }
a { background-color: rgb(50,151,131); }
div.DivClassName
{
background-color: #329783;
}
.BgClassName
{
background-color: #329783;
}
</style>
border-color css
<style>
span { border-color: #329783; }
span { border-color: rgb(50,151,131); }
td.TdClassName
{
border-color: #329783;
}
.TagClassName
{
border-color: #329783;
}
</style>