Shades of Gossamer #359588
Tints of Gossamer #359588
RGB
CMYK
RGB Variations
Color information
#359588 (or 0x359588) is known color: Gossamer. HEX triplet: 35, 95 and 88. RGB value is (53,149,136). Sum of RGB (Red+Green+Blue) = 53+149+136=338 (44% of max value = 765). Red value is 53 (21.09% from 255 or 15.68% from 338); Green value is 149 (58.59% from 255 or 44.08% from 338); Blue value is 136 (53.52% from 255 or 40.24% from 338); Max value from RGB is 149 - color contains mainly: green. Hex color #359588 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #359588 is #CA6A77. Grayscale: #767676. Windows color (decimal): -13265528 or 8951093. OLE color: 8951093.
HSL color Cylindrical-coordinate representation of color #359588: hue angle of 171.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 #359588 is Cyan = 0.64, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 149 | 136 | - |
| CMYK | 0.64 | 0 | 0.09 | 0.42 |
| HSL | 171.88º | 0.48% | 0.4% | - |
| HSV(B) | 171.88º | 0.64% | 0.58% | - |
| XYZ | 16.66 | 24.03 | 27.05 | - |
| YUV | 118.81 | 137.7 | 81.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 149 | 136 | 0.64 | 0 | 0.09 | 0.42 | 171.88 | 0.48 | 0.4 |
| Hex | 35 | 95 | 88 | 40 | 0 | 9 | 2A | AC | 30 | 28 |
| Octal | 65 | 225 | 210 | 100 | 0 | 11 | 52 | 254 | 60 | 50 |
| Binary | 110101 | 10010101 | 10001000 | 1000000 | 0 | 1001 | 101010 | 10101100 | 110000 | 101000 |
Color Harmonies of #359588
Complementary color
Monochromatic Colors of #359588
Black with #359588
Text Example
Text Example
White with #359588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359588; }
p { color: rgb(53,149,136); }
H1.HeaderClassName
{
color: #359588;
}
.AnyTagClassName
{
color: #359588;
}
</style>
background-color css
<style>
a { background-color: #359588; }
a { background-color: rgb(53,149,136); }
div.DivClassName
{
background-color: #359588;
}
.BgClassName
{
background-color: #359588;
}
</style>
border-color css
<style>
span { border-color: #359588; }
span { border-color: rgb(53,149,136); }
td.TdClassName
{
border-color: #359588;
}
.TagClassName
{
border-color: #359588;
}
</style>