Shades of Gossamer #359688
Tints of Gossamer #359688
RGB
CMYK
RGB Variations
Color information
#359688 (or 0x359688) is known color: Gossamer. HEX triplet: 35, 96 and 88. RGB value is (53,150,136). Sum of RGB (Red+Green+Blue) = 53+150+136=339 (44% of max value = 765). Red value is 53 (21.09% from 255 or 15.63% from 339); Green value is 150 (58.98% from 255 or 44.25% from 339); Blue value is 136 (53.52% from 255 or 40.12% from 339); Max value from RGB is 150 - color contains mainly: green. Hex color #359688 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #359688 is #CA6977. Grayscale: #777777. Windows color (decimal): -13265272 or 8951349. OLE color: 8951349.
HSL color Cylindrical-coordinate representation of color #359688: hue angle of 171.34º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #359688 is Cyan = 0.65, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 53 | 150 | 136 | - |
| CMYK | 0.65 | 0 | 0.09 | 0.41 |
| HSL | 171.34º | 0.48% | 0.4% | - |
| HSV(B) | 171.34º | 0.65% | 0.59% | - |
| XYZ | 16.82 | 24.35 | 27.11 | - |
| YUV | 119.4 | 137.36 | 80.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 150 | 136 | 0.65 | 0 | 0.09 | 0.41 | 171.34 | 0.48 | 0.4 |
| Hex | 35 | 96 | 88 | 41 | 0 | 9 | 29 | AB | 30 | 28 |
| Octal | 65 | 226 | 210 | 101 | 0 | 11 | 51 | 253 | 60 | 50 |
| Binary | 110101 | 10010110 | 10001000 | 1000001 | 0 | 1001 | 101001 | 10101011 | 110000 | 101000 |
Color Harmonies of #359688
Complementary color
Monochromatic Colors of #359688
Black with #359688
Text Example
Text Example
White with #359688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359688; }
p { color: rgb(53,150,136); }
H1.HeaderClassName
{
color: #359688;
}
.AnyTagClassName
{
color: #359688;
}
</style>
background-color css
<style>
a { background-color: #359688; }
a { background-color: rgb(53,150,136); }
div.DivClassName
{
background-color: #359688;
}
.BgClassName
{
background-color: #359688;
}
</style>
border-color css
<style>
span { border-color: #359688; }
span { border-color: rgb(53,150,136); }
td.TdClassName
{
border-color: #359688;
}
.TagClassName
{
border-color: #359688;
}
</style>