Shades of Gossamer #349785
Tints of Gossamer #349785
RGB
CMYK
RGB Variations
Color information
#349785 (or 0x349785) is known color: Gossamer. HEX triplet: 34, 97 and 85. RGB value is (52,151,133). Sum of RGB (Red+Green+Blue) = 52+151+133=336 (44% of max value = 765). Red value is 52 (20.70% from 255 or 15.48% from 336); Green value is 151 (59.38% from 255 or 44.94% from 336); Blue value is 133 (52.34% from 255 or 39.58% from 336); Max value from RGB is 151 - color contains mainly: green. Hex color #349785 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #349785 is #CB687A. Grayscale: #777777. Windows color (decimal): -13330555 or 8754996. OLE color: 8754996.
HSL color Cylindrical-coordinate representation of color #349785: hue angle of 169.09º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #349785 is Cyan = 0.66, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 52 | 151 | 133 | - |
| CMYK | 0.66 | 0 | 0.12 | 0.41 |
| HSL | 169.09º | 0.49% | 0.4% | - |
| HSV(B) | 169.09º | 0.66% | 0.59% | - |
| XYZ | 16.72 | 24.56 | 26.05 | - |
| YUV | 119.35 | 135.7 | 79.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 151 | 133 | 0.66 | 0 | 0.12 | 0.41 | 169.09 | 0.49 | 0.4 |
| Hex | 34 | 97 | 85 | 42 | 0 | C | 29 | A9 | 31 | 28 |
| Octal | 64 | 227 | 205 | 102 | 0 | 14 | 51 | 251 | 61 | 50 |
| Binary | 110100 | 10010111 | 10000101 | 1000010 | 0 | 1100 | 101001 | 10101001 | 110001 | 101000 |
Color Harmonies of #349785
Complementary color
Monochromatic Colors of #349785
Black with #349785
Text Example
Text Example
White with #349785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349785; }
p { color: rgb(52,151,133); }
H1.HeaderClassName
{
color: #349785;
}
.AnyTagClassName
{
color: #349785;
}
</style>
background-color css
<style>
a { background-color: #349785; }
a { background-color: rgb(52,151,133); }
div.DivClassName
{
background-color: #349785;
}
.BgClassName
{
background-color: #349785;
}
</style>
border-color css
<style>
span { border-color: #349785; }
span { border-color: rgb(52,151,133); }
td.TdClassName
{
border-color: #349785;
}
.TagClassName
{
border-color: #349785;
}
</style>