Shades of Gossamer #349385
Tints of Gossamer #349385
RGB
CMYK
RGB Variations
Color information
#349385 (or 0x349385) is known color: Gossamer. HEX triplet: 34, 93 and 85. RGB value is (52,147,133). Sum of RGB (Red+Green+Blue) = 52+147+133=332 (43% of max value = 765). Red value is 52 (20.70% from 255 or 15.66% from 332); Green value is 147 (57.81% from 255 or 44.28% from 332); Blue value is 133 (52.34% from 255 or 40.06% from 332); Max value from RGB is 147 - color contains mainly: green. Hex color #349385 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #349385 is #CB6C7A. Grayscale: #747474. Windows color (decimal): -13331579 or 8753972. OLE color: 8753972.
HSL color Cylindrical-coordinate representation of color #349385: hue angle of 171.16º 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 #349385 is Cyan = 0.65, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 52 | 147 | 133 | - |
| CMYK | 0.65 | 0 | 0.10 | 0.42 |
| HSL | 171.16º | 0.48% | 0.39% | - |
| HSV(B) | 171.16º | 0.65% | 0.58% | - |
| XYZ | 16.08 | 23.29 | 25.84 | - |
| YUV | 117 | 137.03 | 81.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 147 | 133 | 0.65 | 0 | 0.10 | 0.42 | 171.16 | 0.48 | 0.39 |
| Hex | 34 | 93 | 85 | 41 | 0 | A | 2A | AB | 30 | 27 |
| Octal | 64 | 223 | 205 | 101 | 0 | 12 | 52 | 253 | 60 | 47 |
| Binary | 110100 | 10010011 | 10000101 | 1000001 | 0 | 1010 | 101010 | 10101011 | 110000 | 100111 |
Color Harmonies of #349385
Complementary color
Monochromatic Colors of #349385
Black with #349385
Text Example
Text Example
White with #349385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349385; }
p { color: rgb(52,147,133); }
H1.HeaderClassName
{
color: #349385;
}
.AnyTagClassName
{
color: #349385;
}
</style>
background-color css
<style>
a { background-color: #349385; }
a { background-color: rgb(52,147,133); }
div.DivClassName
{
background-color: #349385;
}
.BgClassName
{
background-color: #349385;
}
</style>
border-color css
<style>
span { border-color: #349385; }
span { border-color: rgb(52,147,133); }
td.TdClassName
{
border-color: #349385;
}
.TagClassName
{
border-color: #349385;
}
</style>