Shades of Gossamer #349584
Tints of Gossamer #349584
RGB
CMYK
RGB Variations
Color information
#349584 (or 0x349584) is known color: Gossamer. HEX triplet: 34, 95 and 84. RGB value is (52,149,132). Sum of RGB (Red+Green+Blue) = 52+149+132=333 (44% of max value = 765). Red value is 52 (20.70% from 255 or 15.62% from 333); Green value is 149 (58.59% from 255 or 44.74% from 333); Blue value is 132 (51.95% from 255 or 39.64% from 333); Max value from RGB is 149 - color contains mainly: green. Hex color #349584 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #349584 is #CB6A7B. Grayscale: #767676. Windows color (decimal): -13331068 or 8688948. OLE color: 8688948.
HSL color Cylindrical-coordinate representation of color #349584: hue angle of 169.48º 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 #349584 is Cyan = 0.65, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 52 | 149 | 132 | - |
| CMYK | 0.65 | 0 | 0.11 | 0.42 |
| HSL | 169.48º | 0.48% | 0.39% | - |
| HSV(B) | 169.48º | 0.65% | 0.58% | - |
| XYZ | 16.33 | 23.89 | 25.58 | - |
| YUV | 118.06 | 135.86 | 80.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 149 | 132 | 0.65 | 0 | 0.11 | 0.42 | 169.48 | 0.48 | 0.39 |
| Hex | 34 | 95 | 84 | 41 | 0 | B | 2A | A9 | 30 | 27 |
| Octal | 64 | 225 | 204 | 101 | 0 | 13 | 52 | 251 | 60 | 47 |
| Binary | 110100 | 10010101 | 10000100 | 1000001 | 0 | 1011 | 101010 | 10101001 | 110000 | 100111 |
Color Harmonies of #349584
Complementary color
Monochromatic Colors of #349584
Black with #349584
Text Example
Text Example
White with #349584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349584; }
p { color: rgb(52,149,132); }
H1.HeaderClassName
{
color: #349584;
}
.AnyTagClassName
{
color: #349584;
}
</style>
background-color css
<style>
a { background-color: #349584; }
a { background-color: rgb(52,149,132); }
div.DivClassName
{
background-color: #349584;
}
.BgClassName
{
background-color: #349584;
}
</style>
border-color css
<style>
span { border-color: #349584; }
span { border-color: rgb(52,149,132); }
td.TdClassName
{
border-color: #349584;
}
.TagClassName
{
border-color: #349584;
}
</style>