Shades of Gossamer #349479
Tints of Gossamer #349479
RGB
CMYK
RGB Variations
Color information
#349479 (or 0x349479) is known color: Gossamer. HEX triplet: 34, 94 and 79. RGB value is (52,148,121). Sum of RGB (Red+Green+Blue) = 52+148+121=321 (42% of max value = 765). Red value is 52 (20.70% from 255 or 16.20% from 321); Green value is 148 (58.20% from 255 or 46.11% from 321); Blue value is 121 (47.66% from 255 or 37.69% from 321); Max value from RGB is 148 - color contains mainly: green. Hex color #349479 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #349479 is #CB6B86. Grayscale: #747474. Windows color (decimal): -13331335 or 7967796. OLE color: 7967796.
HSL color Cylindrical-coordinate representation of color #349479: hue angle of 163.12º 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 #349479 is Cyan = 0.65, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 52 | 148 | 121 | - |
| CMYK | 0.65 | 0 | 0.18 | 0.42 |
| HSL | 163.13º | 0.48% | 0.39% | - |
| HSV(B) | 163.13º | 0.65% | 0.58% | - |
| XYZ | 15.46 | 23.29 | 21.77 | - |
| YUV | 116.22 | 130.7 | 82.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 148 | 121 | 0.65 | 0 | 0.18 | 0.42 | 163.13 | 0.48 | 0.39 |
| Hex | 34 | 94 | 79 | 41 | 0 | 12 | 2A | A3 | 30 | 27 |
| Octal | 64 | 224 | 171 | 101 | 0 | 22 | 52 | 243 | 60 | 47 |
| Binary | 110100 | 10010100 | 1111001 | 1000001 | 0 | 10010 | 101010 | 10100011 | 110000 | 100111 |
Color Harmonies of #349479
Complementary color
Monochromatic Colors of #349479
Black with #349479
Text Example
Text Example
White with #349479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349479; }
p { color: rgb(52,148,121); }
H1.HeaderClassName
{
color: #349479;
}
.AnyTagClassName
{
color: #349479;
}
</style>
background-color css
<style>
a { background-color: #349479; }
a { background-color: rgb(52,148,121); }
div.DivClassName
{
background-color: #349479;
}
.BgClassName
{
background-color: #349479;
}
</style>
border-color css
<style>
span { border-color: #349479; }
span { border-color: rgb(52,148,121); }
td.TdClassName
{
border-color: #349479;
}
.TagClassName
{
border-color: #349479;
}
</style>