Shades of Gossamer #359580
Tints of Gossamer #359580
RGB
CMYK
RGB Variations
Color information
#359580 (or 0x359580) is known color: Gossamer. HEX triplet: 35, 95 and 80. RGB value is (53,149,128). Sum of RGB (Red+Green+Blue) = 53+149+128=330 (43% of max value = 765). Red value is 53 (21.09% from 255 or 16.06% from 330); Green value is 149 (58.59% from 255 or 45.15% from 330); Blue value is 128 (50.39% from 255 or 38.79% from 330); Max value from RGB is 149 - color contains mainly: green. Hex color #359580 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #359580 is #CA6A7F. Grayscale: #757575. Windows color (decimal): -13265536 or 8426805. OLE color: 8426805.
HSL color Cylindrical-coordinate representation of color #359580: hue angle of 166.88º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #359580 is Cyan = 0.64, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 149 | 128 | - |
| CMYK | 0.64 | 0 | 0.14 | 0.42 |
| HSL | 166.88º | 0.48% | 0.4% | - |
| HSV(B) | 166.88º | 0.64% | 0.58% | - |
| XYZ | 16.11 | 23.81 | 24.17 | - |
| YUV | 117.9 | 133.7 | 81.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 149 | 128 | 0.64 | 0 | 0.14 | 0.42 | 166.88 | 0.48 | 0.4 |
| Hex | 35 | 95 | 80 | 40 | 0 | E | 2A | A7 | 30 | 28 |
| Octal | 65 | 225 | 200 | 100 | 0 | 16 | 52 | 247 | 60 | 50 |
| Binary | 110101 | 10010101 | 10000000 | 1000000 | 0 | 1110 | 101010 | 10100111 | 110000 | 101000 |
Color Harmonies of #359580
Complementary color
Monochromatic Colors of #359580
Black with #359580
Text Example
Text Example
White with #359580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359580; }
p { color: rgb(53,149,128); }
H1.HeaderClassName
{
color: #359580;
}
.AnyTagClassName
{
color: #359580;
}
</style>
background-color css
<style>
a { background-color: #359580; }
a { background-color: rgb(53,149,128); }
div.DivClassName
{
background-color: #359580;
}
.BgClassName
{
background-color: #359580;
}
</style>
border-color css
<style>
span { border-color: #359580; }
span { border-color: rgb(53,149,128); }
td.TdClassName
{
border-color: #359580;
}
.TagClassName
{
border-color: #359580;
}
</style>