Shades of Gossamer #349789
Tints of Gossamer #349789
RGB
CMYK
RGB Variations
Color information
#349789 (or 0x349789) is known color: Gossamer. HEX triplet: 34, 97 and 89. RGB value is (52,151,137). Sum of RGB (Red+Green+Blue) = 52+151+137=340 (45% of max value = 765). Red value is 52 (20.70% from 255 or 15.29% from 340); Green value is 151 (59.38% from 255 or 44.41% from 340); Blue value is 137 (53.91% from 255 or 40.29% from 340); Max value from RGB is 151 - color contains mainly: green. Hex color #349789 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #349789 is #CB6876. Grayscale: #777777. Windows color (decimal): -13330551 or 9017140. OLE color: 9017140.
HSL color Cylindrical-coordinate representation of color #349789: hue angle of 171.52º 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 #349789 is Cyan = 0.66, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 52 | 151 | 137 | - |
| CMYK | 0.66 | 0 | 0.09 | 0.41 |
| HSL | 171.52º | 0.49% | 0.4% | - |
| HSV(B) | 171.52º | 0.66% | 0.59% | - |
| XYZ | 17 | 24.67 | 27.53 | - |
| YUV | 119.8 | 137.7 | 79.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 151 | 137 | 0.66 | 0 | 0.09 | 0.41 | 171.52 | 0.49 | 0.4 |
| Hex | 34 | 97 | 89 | 42 | 0 | 9 | 29 | AC | 31 | 28 |
| Octal | 64 | 227 | 211 | 102 | 0 | 11 | 51 | 254 | 61 | 50 |
| Binary | 110100 | 10010111 | 10001001 | 1000010 | 0 | 1001 | 101001 | 10101100 | 110001 | 101000 |
Color Harmonies of #349789
Complementary color
Monochromatic Colors of #349789
Black with #349789
Text Example
Text Example
White with #349789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349789; }
p { color: rgb(52,151,137); }
H1.HeaderClassName
{
color: #349789;
}
.AnyTagClassName
{
color: #349789;
}
</style>
background-color css
<style>
a { background-color: #349789; }
a { background-color: rgb(52,151,137); }
div.DivClassName
{
background-color: #349789;
}
.BgClassName
{
background-color: #349789;
}
</style>
border-color css
<style>
span { border-color: #349789; }
span { border-color: rgb(52,151,137); }
td.TdClassName
{
border-color: #349789;
}
.TagClassName
{
border-color: #349789;
}
</style>