Shades of Gossamer #359376
Tints of Gossamer #359376
RGB
CMYK
RGB Variations
Color information
#359376 (or 0x359376) is known color: Gossamer. HEX triplet: 35, 93 and 76. RGB value is (53,147,118). Sum of RGB (Red+Green+Blue) = 53+147+118=318 (42% of max value = 765). Red value is 53 (21.09% from 255 or 16.67% from 318); Green value is 147 (57.81% from 255 or 46.23% from 318); Blue value is 118 (46.48% from 255 or 37.11% from 318); Max value from RGB is 147 - color contains mainly: green. Hex color #359376 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #359376 is #CA6C89. Grayscale: #737373. Windows color (decimal): -13266058 or 7770933. OLE color: 7770933.
HSL color Cylindrical-coordinate representation of color #359376: hue angle of 161.49º 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 #359376 is Cyan = 0.64, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 147 | 118 | - |
| CMYK | 0.64 | 0 | 0.20 | 0.42 |
| HSL | 161.49º | 0.47% | 0.39% | - |
| HSV(B) | 161.49º | 0.64% | 0.58% | - |
| XYZ | 15.17 | 22.93 | 20.77 | - |
| YUV | 115.59 | 129.36 | 83.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 147 | 118 | 0.64 | 0 | 0.20 | 0.42 | 161.49 | 0.47 | 0.39 |
| Hex | 35 | 93 | 76 | 40 | 0 | 14 | 2A | A1 | 2F | 27 |
| Octal | 65 | 223 | 166 | 100 | 0 | 24 | 52 | 241 | 57 | 47 |
| Binary | 110101 | 10010011 | 1110110 | 1000000 | 0 | 10100 | 101010 | 10100001 | 101111 | 100111 |
Color Harmonies of #359376
Complementary color
Monochromatic Colors of #359376
Black with #359376
Text Example
Text Example
White with #359376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359376; }
p { color: rgb(53,147,118); }
H1.HeaderClassName
{
color: #359376;
}
.AnyTagClassName
{
color: #359376;
}
</style>
background-color css
<style>
a { background-color: #359376; }
a { background-color: rgb(53,147,118); }
div.DivClassName
{
background-color: #359376;
}
.BgClassName
{
background-color: #359376;
}
</style>
border-color css
<style>
span { border-color: #359376; }
span { border-color: rgb(53,147,118); }
td.TdClassName
{
border-color: #359376;
}
.TagClassName
{
border-color: #359376;
}
</style>