Shades of Gossamer #359279
Tints of Gossamer #359279
RGB
CMYK
RGB Variations
Color information
#359279 (or 0x359279) is known color: Gossamer. HEX triplet: 35, 92 and 79. RGB value is (53,146,121). Sum of RGB (Red+Green+Blue) = 53+146+121=320 (42% of max value = 765). Red value is 53 (21.09% from 255 or 16.56% from 320); Green value is 146 (57.42% from 255 or 45.62% from 320); Blue value is 121 (47.66% from 255 or 37.81% from 320); Max value from RGB is 146 - color contains mainly: green. Hex color #359279 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #359279 is #CA6D86. Grayscale: #737373. Windows color (decimal): -13266311 or 7967285. OLE color: 7967285.
HSL color Cylindrical-coordinate representation of color #359279: hue angle of 163.87º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #359279 is Cyan = 0.64, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 53 | 146 | 121 | - |
| CMYK | 0.64 | 0 | 0.17 | 0.43 |
| HSL | 163.87º | 0.47% | 0.39% | - |
| HSV(B) | 163.87º | 0.64% | 0.57% | - |
| XYZ | 15.2 | 22.7 | 21.67 | - |
| YUV | 115.34 | 131.19 | 83.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 146 | 121 | 0.64 | 0 | 0.17 | 0.43 | 163.87 | 0.47 | 0.39 |
| Hex | 35 | 92 | 79 | 40 | 0 | 11 | 2B | A4 | 2F | 27 |
| Octal | 65 | 222 | 171 | 100 | 0 | 21 | 53 | 244 | 57 | 47 |
| Binary | 110101 | 10010010 | 1111001 | 1000000 | 0 | 10001 | 101011 | 10100100 | 101111 | 100111 |
Color Harmonies of #359279
Complementary color
Monochromatic Colors of #359279
Black with #359279
Text Example
Text Example
White with #359279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359279; }
p { color: rgb(53,146,121); }
H1.HeaderClassName
{
color: #359279;
}
.AnyTagClassName
{
color: #359279;
}
</style>
background-color css
<style>
a { background-color: #359279; }
a { background-color: rgb(53,146,121); }
div.DivClassName
{
background-color: #359279;
}
.BgClassName
{
background-color: #359279;
}
</style>
border-color css
<style>
span { border-color: #359279; }
span { border-color: rgb(53,146,121); }
td.TdClassName
{
border-color: #359279;
}
.TagClassName
{
border-color: #359279;
}
</style>