Shades of Gossamer #359380
Tints of Gossamer #359380
RGB
CMYK
RGB Variations
Color information
#359380 (or 0x359380) is known color: Gossamer. HEX triplet: 35, 93 and 80. RGB value is (53,147,128). Sum of RGB (Red+Green+Blue) = 53+147+128=328 (43% of max value = 765). Red value is 53 (21.09% from 255 or 16.16% from 328); Green value is 147 (57.81% from 255 or 44.82% from 328); Blue value is 128 (50.39% from 255 or 39.02% from 328); Max value from RGB is 147 - color contains mainly: green. Hex color #359380 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #359380 is #CA6C7F. Grayscale: #747474. Windows color (decimal): -13266048 or 8426293. OLE color: 8426293.
HSL color Cylindrical-coordinate representation of color #359380: hue angle of 167.87º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #359380 is Cyan = 0.64, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 147 | 128 | - |
| CMYK | 0.64 | 0 | 0.13 | 0.42 |
| HSL | 167.87º | 0.47% | 0.39% | - |
| HSV(B) | 167.87º | 0.64% | 0.58% | - |
| XYZ | 15.8 | 23.18 | 24.06 | - |
| YUV | 116.73 | 134.36 | 82.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 147 | 128 | 0.64 | 0 | 0.13 | 0.42 | 167.87 | 0.47 | 0.39 |
| Hex | 35 | 93 | 80 | 40 | 0 | D | 2A | A8 | 2F | 27 |
| Octal | 65 | 223 | 200 | 100 | 0 | 15 | 52 | 250 | 57 | 47 |
| Binary | 110101 | 10010011 | 10000000 | 1000000 | 0 | 1101 | 101010 | 10101000 | 101111 | 100111 |
Color Harmonies of #359380
Complementary color
Monochromatic Colors of #359380
Black with #359380
Text Example
Text Example
White with #359380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359380; }
p { color: rgb(53,147,128); }
H1.HeaderClassName
{
color: #359380;
}
.AnyTagClassName
{
color: #359380;
}
</style>
background-color css
<style>
a { background-color: #359380; }
a { background-color: rgb(53,147,128); }
div.DivClassName
{
background-color: #359380;
}
.BgClassName
{
background-color: #359380;
}
</style>
border-color css
<style>
span { border-color: #359380; }
span { border-color: rgb(53,147,128); }
td.TdClassName
{
border-color: #359380;
}
.TagClassName
{
border-color: #359380;
}
</style>