Shades of Gossamer #349480
Tints of Gossamer #349480
RGB
CMYK
RGB Variations
Color information
#349480 (or 0x349480) is known color: Gossamer. HEX triplet: 34, 94 and 80. RGB value is (52,148,128). Sum of RGB (Red+Green+Blue) = 52+148+128=328 (43% of max value = 765). Red value is 52 (20.70% from 255 or 15.85% from 328); Green value is 148 (58.20% from 255 or 45.12% from 328); Blue value is 128 (50.39% from 255 or 39.02% from 328); Max value from RGB is 148 - color contains mainly: green. Hex color #349480 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #349480 is #CB6B7F. Grayscale: #747474. Windows color (decimal): -13331328 or 8426548. OLE color: 8426548.
HSL color Cylindrical-coordinate representation of color #349480: hue angle of 167.5º 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 #349480 is Cyan = 0.65, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 52 | 148 | 128 | - |
| CMYK | 0.65 | 0 | 0.14 | 0.42 |
| HSL | 167.5º | 0.48% | 0.39% | - |
| HSV(B) | 167.5º | 0.65% | 0.58% | - |
| XYZ | 15.9 | 23.47 | 24.11 | - |
| YUV | 117.02 | 134.2 | 81.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 148 | 128 | 0.65 | 0 | 0.14 | 0.42 | 167.5 | 0.48 | 0.39 |
| Hex | 34 | 94 | 80 | 41 | 0 | E | 2A | A8 | 30 | 27 |
| Octal | 64 | 224 | 200 | 101 | 0 | 16 | 52 | 250 | 60 | 47 |
| Binary | 110100 | 10010100 | 10000000 | 1000001 | 0 | 1110 | 101010 | 10101000 | 110000 | 100111 |
Color Harmonies of #349480
Complementary color
Monochromatic Colors of #349480
Black with #349480
Text Example
Text Example
White with #349480
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349480; }
p { color: rgb(52,148,128); }
H1.HeaderClassName
{
color: #349480;
}
.AnyTagClassName
{
color: #349480;
}
</style>
background-color css
<style>
a { background-color: #349480; }
a { background-color: rgb(52,148,128); }
div.DivClassName
{
background-color: #349480;
}
.BgClassName
{
background-color: #349480;
}
</style>
border-color css
<style>
span { border-color: #349480; }
span { border-color: rgb(52,148,128); }
td.TdClassName
{
border-color: #349480;
}
.TagClassName
{
border-color: #349480;
}
</style>