Shades of Gossamer #359587
Tints of Gossamer #359587
RGB
CMYK
RGB Variations
Color information
#359587 (or 0x359587) is known color: Gossamer. HEX triplet: 35, 95 and 87. RGB value is (53,149,135). Sum of RGB (Red+Green+Blue) = 53+149+135=337 (44% of max value = 765). Red value is 53 (21.09% from 255 or 15.73% from 337); Green value is 149 (58.59% from 255 or 44.21% from 337); Blue value is 135 (53.12% from 255 or 40.06% from 337); Max value from RGB is 149 - color contains mainly: green. Hex color #359587 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #359587 is #CA6A78. Grayscale: #767676. Windows color (decimal): -13265529 or 8885557. OLE color: 8885557.
HSL color Cylindrical-coordinate representation of color #359587: hue angle of 171.25º 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 #359587 is Cyan = 0.64, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 149 | 135 | - |
| CMYK | 0.64 | 0 | 0.09 | 0.42 |
| HSL | 171.25º | 0.48% | 0.4% | - |
| HSV(B) | 171.25º | 0.64% | 0.58% | - |
| XYZ | 16.59 | 24 | 26.68 | - |
| YUV | 118.7 | 137.2 | 81.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 149 | 135 | 0.64 | 0 | 0.09 | 0.42 | 171.25 | 0.48 | 0.4 |
| Hex | 35 | 95 | 87 | 40 | 0 | 9 | 2A | AB | 30 | 28 |
| Octal | 65 | 225 | 207 | 100 | 0 | 11 | 52 | 253 | 60 | 50 |
| Binary | 110101 | 10010101 | 10000111 | 1000000 | 0 | 1001 | 101010 | 10101011 | 110000 | 101000 |
Color Harmonies of #359587
Complementary color
Monochromatic Colors of #359587
Black with #359587
Text Example
Text Example
White with #359587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359587; }
p { color: rgb(53,149,135); }
H1.HeaderClassName
{
color: #359587;
}
.AnyTagClassName
{
color: #359587;
}
</style>
background-color css
<style>
a { background-color: #359587; }
a { background-color: rgb(53,149,135); }
div.DivClassName
{
background-color: #359587;
}
.BgClassName
{
background-color: #359587;
}
</style>
border-color css
<style>
span { border-color: #359587; }
span { border-color: rgb(53,149,135); }
td.TdClassName
{
border-color: #359587;
}
.TagClassName
{
border-color: #359587;
}
</style>