Shades of Gossamer #349773
Tints of Gossamer #349773
RGB
CMYK
RGB Variations
Color information
#349773 (or 0x349773) is known color: Gossamer. HEX triplet: 34, 97 and 73. RGB value is (52,151,115). Sum of RGB (Red+Green+Blue) = 52+151+115=318 (42% of max value = 765). Red value is 52 (20.70% from 255 or 16.35% from 318); Green value is 151 (59.38% from 255 or 47.48% from 318); Blue value is 115 (45.31% from 255 or 36.16% from 318); Max value from RGB is 151 - color contains mainly: green. Hex color #349773 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #349773 is #CB688C. Grayscale: #757575. Windows color (decimal): -13330573 or 7575348. OLE color: 7575348.
HSL color Cylindrical-coordinate representation of color #349773: hue angle of 158.18º 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 #349773 is Cyan = 0.66, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 52 | 151 | 115 | - |
| CMYK | 0.66 | 0 | 0.24 | 0.41 |
| HSL | 158.18º | 0.49% | 0.4% | - |
| HSV(B) | 158.18º | 0.66% | 0.59% | - |
| XYZ | 15.58 | 24.1 | 20.05 | - |
| YUV | 117.3 | 126.7 | 81.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 151 | 115 | 0.66 | 0 | 0.24 | 0.41 | 158.18 | 0.49 | 0.4 |
| Hex | 34 | 97 | 73 | 42 | 0 | 18 | 29 | 9E | 31 | 28 |
| Octal | 64 | 227 | 163 | 102 | 0 | 30 | 51 | 236 | 61 | 50 |
| Binary | 110100 | 10010111 | 1110011 | 1000010 | 0 | 11000 | 101001 | 10011110 | 110001 | 101000 |
Color Harmonies of #349773
Complementary color
Monochromatic Colors of #349773
Black with #349773
Text Example
Text Example
White with #349773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349773; }
p { color: rgb(52,151,115); }
H1.HeaderClassName
{
color: #349773;
}
.AnyTagClassName
{
color: #349773;
}
</style>
background-color css
<style>
a { background-color: #349773; }
a { background-color: rgb(52,151,115); }
div.DivClassName
{
background-color: #349773;
}
.BgClassName
{
background-color: #349773;
}
</style>
border-color css
<style>
span { border-color: #349773; }
span { border-color: rgb(52,151,115); }
td.TdClassName
{
border-color: #349773;
}
.TagClassName
{
border-color: #349773;
}
</style>