Shades of Gossamer #349375
Tints of Gossamer #349375
RGB
CMYK
RGB Variations
Color information
#349375 (or 0x349375) is known color: Gossamer. HEX triplet: 34, 93 and 75. RGB value is (52,147,117). Sum of RGB (Red+Green+Blue) = 52+147+117=316 (41% of max value = 765). Red value is 52 (20.70% from 255 or 16.46% from 316); Green value is 147 (57.81% from 255 or 46.52% from 316); Blue value is 117 (46.09% from 255 or 37.03% from 316); Max value from RGB is 147 - color contains mainly: green. Hex color #349375 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #349375 is #CB6C8A. Grayscale: #737373. Windows color (decimal): -13331595 or 7705396. OLE color: 7705396.
HSL color Cylindrical-coordinate representation of color #349375: hue angle of 161.05º 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 #349375 is Cyan = 0.65, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 52 | 147 | 117 | - |
| CMYK | 0.65 | 0 | 0.20 | 0.42 |
| HSL | 161.05º | 0.48% | 0.39% | - |
| HSV(B) | 161.05º | 0.65% | 0.58% | - |
| XYZ | 15.06 | 22.88 | 20.45 | - |
| YUV | 115.18 | 129.03 | 82.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 147 | 117 | 0.65 | 0 | 0.20 | 0.42 | 161.05 | 0.48 | 0.39 |
| Hex | 34 | 93 | 75 | 41 | 0 | 14 | 2A | A1 | 30 | 27 |
| Octal | 64 | 223 | 165 | 101 | 0 | 24 | 52 | 241 | 60 | 47 |
| Binary | 110100 | 10010011 | 1110101 | 1000001 | 0 | 10100 | 101010 | 10100001 | 110000 | 100111 |
Color Harmonies of #349375
Complementary color
Monochromatic Colors of #349375
Black with #349375
Text Example
Text Example
White with #349375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349375; }
p { color: rgb(52,147,117); }
H1.HeaderClassName
{
color: #349375;
}
.AnyTagClassName
{
color: #349375;
}
</style>
background-color css
<style>
a { background-color: #349375; }
a { background-color: rgb(52,147,117); }
div.DivClassName
{
background-color: #349375;
}
.BgClassName
{
background-color: #349375;
}
</style>
border-color css
<style>
span { border-color: #349375; }
span { border-color: rgb(52,147,117); }
td.TdClassName
{
border-color: #349375;
}
.TagClassName
{
border-color: #349375;
}
</style>