Shades of Gossamer #359185
Tints of Gossamer #359185
RGB
CMYK
RGB Variations
Color information
#359185 (or 0x359185) is known color: Gossamer. HEX triplet: 35, 91 and 85. RGB value is (53,145,133). Sum of RGB (Red+Green+Blue) = 53+145+133=331 (43% of max value = 765). Red value is 53 (21.09% from 255 or 16.01% from 331); Green value is 145 (57.03% from 255 or 43.81% from 331); Blue value is 133 (52.34% from 255 or 40.18% from 331); Max value from RGB is 145 - color contains mainly: green. Hex color #359185 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #359185 is #CA6E7A. Grayscale: #747474. Windows color (decimal): -13266555 or 8753461. OLE color: 8753461.
HSL color Cylindrical-coordinate representation of color #359185: hue angle of 172.17º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #359185 is Cyan = 0.63, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 53 | 145 | 133 | - |
| CMYK | 0.63 | 0 | 0.08 | 0.43 |
| HSL | 172.17º | 0.46% | 0.39% | - |
| HSV(B) | 172.17º | 0.63% | 0.57% | - |
| XYZ | 15.83 | 22.7 | 25.74 | - |
| YUV | 116.12 | 137.52 | 82.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 145 | 133 | 0.63 | 0 | 0.08 | 0.43 | 172.17 | 0.46 | 0.39 |
| Hex | 35 | 91 | 85 | 3F | 0 | 8 | 2B | AC | 2E | 27 |
| Octal | 65 | 221 | 205 | 77 | 0 | 10 | 53 | 254 | 56 | 47 |
| Binary | 110101 | 10010001 | 10000101 | 111111 | 0 | 1000 | 101011 | 10101100 | 101110 | 100111 |
Color Harmonies of #359185
Complementary color
Monochromatic Colors of #359185
Black with #359185
Text Example
Text Example
White with #359185
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359185; }
p { color: rgb(53,145,133); }
H1.HeaderClassName
{
color: #359185;
}
.AnyTagClassName
{
color: #359185;
}
</style>
background-color css
<style>
a { background-color: #359185; }
a { background-color: rgb(53,145,133); }
div.DivClassName
{
background-color: #359185;
}
.BgClassName
{
background-color: #359185;
}
</style>
border-color css
<style>
span { border-color: #359185; }
span { border-color: rgb(53,145,133); }
td.TdClassName
{
border-color: #359185;
}
.TagClassName
{
border-color: #359185;
}
</style>