Shades of Gossamer #359079
Tints of Gossamer #359079
RGB
CMYK
RGB Variations
Color information
#359079 (or 0x359079) is known color: Gossamer. HEX triplet: 35, 90 and 79. RGB value is (53,144,121). Sum of RGB (Red+Green+Blue) = 53+144+121=318 (42% of max value = 765). Red value is 53 (21.09% from 255 or 16.67% from 318); Green value is 144 (56.64% from 255 or 45.28% from 318); Blue value is 121 (47.66% from 255 or 38.05% from 318); Max value from RGB is 144 - color contains mainly: green. Hex color #359079 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #359079 is #CA6F86. Grayscale: #727272. Windows color (decimal): -13266823 or 7966773. OLE color: 7966773.
HSL color Cylindrical-coordinate representation of color #359079: hue angle of 164.84º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #359079 is Cyan = 0.63, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 53 | 144 | 121 | - |
| CMYK | 0.63 | 0 | 0.16 | 0.44 |
| HSL | 164.84º | 0.46% | 0.39% | - |
| HSV(B) | 164.84º | 0.63% | 0.56% | - |
| XYZ | 14.89 | 22.08 | 21.57 | - |
| YUV | 114.17 | 131.85 | 84.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 144 | 121 | 0.63 | 0 | 0.16 | 0.44 | 164.84 | 0.46 | 0.39 |
| Hex | 35 | 90 | 79 | 3F | 0 | 10 | 2C | A5 | 2E | 27 |
| Octal | 65 | 220 | 171 | 77 | 0 | 20 | 54 | 245 | 56 | 47 |
| Binary | 110101 | 10010000 | 1111001 | 111111 | 0 | 10000 | 101100 | 10100101 | 101110 | 100111 |
Color Harmonies of #359079
Complementary color
Monochromatic Colors of #359079
Black with #359079
Text Example
Text Example
White with #359079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359079; }
p { color: rgb(53,144,121); }
H1.HeaderClassName
{
color: #359079;
}
.AnyTagClassName
{
color: #359079;
}
</style>
background-color css
<style>
a { background-color: #359079; }
a { background-color: rgb(53,144,121); }
div.DivClassName
{
background-color: #359079;
}
.BgClassName
{
background-color: #359079;
}
</style>
border-color css
<style>
span { border-color: #359079; }
span { border-color: rgb(53,144,121); }
td.TdClassName
{
border-color: #359079;
}
.TagClassName
{
border-color: #359079;
}
</style>