Shades of Gossamer #359589
Tints of Gossamer #359589
RGB
CMYK
RGB Variations
Color information
#359589 (or 0x359589) is known color: Gossamer. HEX triplet: 35, 95 and 89. RGB value is (53,149,137). Sum of RGB (Red+Green+Blue) = 53+149+137=339 (44% of max value = 765). Red value is 53 (21.09% from 255 or 15.63% from 339); Green value is 149 (58.59% from 255 or 43.95% from 339); Blue value is 137 (53.91% from 255 or 40.41% from 339); Max value from RGB is 149 - color contains mainly: green. Hex color #359589 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #359589 is #CA6A76. Grayscale: #767676. Windows color (decimal): -13265527 or 9016629. OLE color: 9016629.
HSL color Cylindrical-coordinate representation of color #359589: hue angle of 172.5º 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 #359589 is Cyan = 0.64, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 149 | 137 | - |
| CMYK | 0.64 | 0 | 0.08 | 0.42 |
| HSL | 172.5º | 0.48% | 0.4% | - |
| HSV(B) | 172.5º | 0.64% | 0.58% | - |
| XYZ | 16.73 | 24.06 | 27.43 | - |
| YUV | 118.93 | 138.2 | 80.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 149 | 137 | 0.64 | 0 | 0.08 | 0.42 | 172.5 | 0.48 | 0.4 |
| Hex | 35 | 95 | 89 | 40 | 0 | 8 | 2A | AC | 30 | 28 |
| Octal | 65 | 225 | 211 | 100 | 0 | 10 | 52 | 254 | 60 | 50 |
| Binary | 110101 | 10010101 | 10001001 | 1000000 | 0 | 1000 | 101010 | 10101100 | 110000 | 101000 |
Color Harmonies of #359589
Complementary color
Monochromatic Colors of #359589
Black with #359589
Text Example
Text Example
White with #359589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359589; }
p { color: rgb(53,149,137); }
H1.HeaderClassName
{
color: #359589;
}
.AnyTagClassName
{
color: #359589;
}
</style>
background-color css
<style>
a { background-color: #359589; }
a { background-color: rgb(53,149,137); }
div.DivClassName
{
background-color: #359589;
}
.BgClassName
{
background-color: #359589;
}
</style>
border-color css
<style>
span { border-color: #359589; }
span { border-color: rgb(53,149,137); }
td.TdClassName
{
border-color: #359589;
}
.TagClassName
{
border-color: #359589;
}
</style>