Shades of Gossamer #349687
Tints of Gossamer #349687
RGB
CMYK
RGB Variations
Color information
#349687 (or 0x349687) is known color: Gossamer. HEX triplet: 34, 96 and 87. RGB value is (52,150,135). Sum of RGB (Red+Green+Blue) = 52+150+135=337 (44% of max value = 765). Red value is 52 (20.70% from 255 or 15.43% from 337); Green value is 150 (58.98% from 255 or 44.51% from 337); Blue value is 135 (53.12% from 255 or 40.06% from 337); Max value from RGB is 150 - color contains mainly: green. Hex color #349687 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #349687 is #CB6978. Grayscale: #767676. Windows color (decimal): -13330809 or 8885812. OLE color: 8885812.
HSL color Cylindrical-coordinate representation of color #349687: hue angle of 170.82º 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 #349687 is Cyan = 0.65, Magento = 0, Yellow = 0.1 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 52 | 150 | 135 | - |
| CMYK | 0.65 | 0 | 0.1 | 0.41 |
| HSL | 170.82º | 0.49% | 0.4% | - |
| HSV(B) | 170.82º | 0.65% | 0.59% | - |
| XYZ | 16.7 | 24.29 | 26.73 | - |
| YUV | 118.99 | 137.03 | 80.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 150 | 135 | 0.65 | 0 | 0.1 | 0.41 | 170.82 | 0.49 | 0.4 |
| Hex | 34 | 96 | 87 | 41 | 0 | A | 29 | AB | 31 | 28 |
| Octal | 64 | 226 | 207 | 101 | 0 | 12 | 51 | 253 | 61 | 50 |
| Binary | 110100 | 10010110 | 10000111 | 1000001 | 0 | 1010 | 101001 | 10101011 | 110001 | 101000 |
Color Harmonies of #349687
Complementary color
Monochromatic Colors of #349687
Black with #349687
Text Example
Text Example
White with #349687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349687; }
p { color: rgb(52,150,135); }
H1.HeaderClassName
{
color: #349687;
}
.AnyTagClassName
{
color: #349687;
}
</style>
background-color css
<style>
a { background-color: #349687; }
a { background-color: rgb(52,150,135); }
div.DivClassName
{
background-color: #349687;
}
.BgClassName
{
background-color: #349687;
}
</style>
border-color css
<style>
span { border-color: #349687; }
span { border-color: rgb(52,150,135); }
td.TdClassName
{
border-color: #349687;
}
.TagClassName
{
border-color: #349687;
}
</style>