Shades of Gossamer #349577
Tints of Gossamer #349577
RGB
CMYK
RGB Variations
Color information
#349577 (or 0x349577) is known color: Gossamer. HEX triplet: 34, 95 and 77. RGB value is (52,149,119). Sum of RGB (Red+Green+Blue) = 52+149+119=320 (42% of max value = 765). Red value is 52 (20.70% from 255 or 16.25% from 320); Green value is 149 (58.59% from 255 or 46.56% from 320); Blue value is 119 (46.88% from 255 or 37.19% from 320); Max value from RGB is 149 - color contains mainly: green. Hex color #349577 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #349577 is #CB6A88. Grayscale: #747474. Windows color (decimal): -13331081 or 7836980. OLE color: 7836980.
HSL color Cylindrical-coordinate representation of color #349577: hue angle of 161.44º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #349577 is Cyan = 0.65, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 52 | 149 | 119 | - |
| CMYK | 0.65 | 0 | 0.20 | 0.42 |
| HSL | 161.44º | 0.48% | 0.39% | - |
| HSV(B) | 161.44º | 0.65% | 0.58% | - |
| XYZ | 15.49 | 23.56 | 21.18 | - |
| YUV | 116.58 | 129.36 | 81.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 149 | 119 | 0.65 | 0 | 0.20 | 0.42 | 161.44 | 0.48 | 0.39 |
| Hex | 34 | 95 | 77 | 41 | 0 | 14 | 2A | A1 | 30 | 27 |
| Octal | 64 | 225 | 167 | 101 | 0 | 24 | 52 | 241 | 60 | 47 |
| Binary | 110100 | 10010101 | 1110111 | 1000001 | 0 | 10100 | 101010 | 10100001 | 110000 | 100111 |
Color Harmonies of #349577
Complementary color
Monochromatic Colors of #349577
Black with #349577
Text Example
Text Example
White with #349577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349577; }
p { color: rgb(52,149,119); }
H1.HeaderClassName
{
color: #349577;
}
.AnyTagClassName
{
color: #349577;
}
</style>
background-color css
<style>
a { background-color: #349577; }
a { background-color: rgb(52,149,119); }
div.DivClassName
{
background-color: #349577;
}
.BgClassName
{
background-color: #349577;
}
</style>
border-color css
<style>
span { border-color: #349577; }
span { border-color: rgb(52,149,119); }
td.TdClassName
{
border-color: #349577;
}
.TagClassName
{
border-color: #349577;
}
</style>