Shades of Gossamer #349686
Tints of Gossamer #349686
RGB
CMYK
RGB Variations
Color information
#349686 (or 0x349686) is known color: Gossamer. HEX triplet: 34, 96 and 86. RGB value is (52,150,134). Sum of RGB (Red+Green+Blue) = 52+150+134=336 (44% of max value = 765). Red value is 52 (20.70% from 255 or 15.48% from 336); Green value is 150 (58.98% from 255 or 44.64% from 336); Blue value is 134 (52.73% from 255 or 39.88% from 336); Max value from RGB is 150 - color contains mainly: green. Hex color #349686 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #349686 is #CB6979. Grayscale: #767676. Windows color (decimal): -13330810 or 8820276. OLE color: 8820276.
HSL color Cylindrical-coordinate representation of color #349686: hue angle of 170.2º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #349686 is Cyan = 0.65, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 52 | 150 | 134 | - |
| CMYK | 0.65 | 0 | 0.11 | 0.41 |
| HSL | 170.2º | 0.49% | 0.4% | - |
| HSV(B) | 170.2º | 0.65% | 0.59% | - |
| XYZ | 16.63 | 24.26 | 26.36 | - |
| YUV | 118.87 | 136.53 | 80.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 150 | 134 | 0.65 | 0 | 0.11 | 0.41 | 170.2 | 0.49 | 0.4 |
| Hex | 34 | 96 | 86 | 41 | 0 | B | 29 | AA | 31 | 28 |
| Octal | 64 | 226 | 206 | 101 | 0 | 13 | 51 | 252 | 61 | 50 |
| Binary | 110100 | 10010110 | 10000110 | 1000001 | 0 | 1011 | 101001 | 10101010 | 110001 | 101000 |
Color Harmonies of #349686
Complementary color
Monochromatic Colors of #349686
Black with #349686
Text Example
Text Example
White with #349686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349686; }
p { color: rgb(52,150,134); }
H1.HeaderClassName
{
color: #349686;
}
.AnyTagClassName
{
color: #349686;
}
</style>
background-color css
<style>
a { background-color: #349686; }
a { background-color: rgb(52,150,134); }
div.DivClassName
{
background-color: #349686;
}
.BgClassName
{
background-color: #349686;
}
</style>
border-color css
<style>
span { border-color: #349686; }
span { border-color: rgb(52,150,134); }
td.TdClassName
{
border-color: #349686;
}
.TagClassName
{
border-color: #349686;
}
</style>