Shades of Gossamer #369376
Tints of Gossamer #369376
RGB
CMYK
RGB Variations
Color information
#369376 (or 0x369376) is known color: Gossamer. HEX triplet: 36, 93 and 76. RGB value is (54,147,118). Sum of RGB (Red+Green+Blue) = 54+147+118=319 (42% of max value = 765). Red value is 54 (21.48% from 255 or 16.93% from 319); Green value is 147 (57.81% from 255 or 46.08% from 319); Blue value is 118 (46.48% from 255 or 36.99% from 319); Max value from RGB is 147 - color contains mainly: green. Hex color #369376 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #369376 is #C96C89. Grayscale: #737373. Windows color (decimal): -13200522 or 7770934. OLE color: 7770934.
HSL color Cylindrical-coordinate representation of color #369376: hue angle of 161.29º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #369376 is Cyan = 0.63, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 54 | 147 | 118 | - |
| CMYK | 0.63 | 0 | 0.20 | 0.42 |
| HSL | 161.29º | 0.46% | 0.39% | - |
| HSV(B) | 161.29º | 0.63% | 0.58% | - |
| XYZ | 15.23 | 22.96 | 20.77 | - |
| YUV | 115.89 | 129.19 | 83.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 147 | 118 | 0.63 | 0 | 0.20 | 0.42 | 161.29 | 0.46 | 0.39 |
| Hex | 36 | 93 | 76 | 3F | 0 | 14 | 2A | A1 | 2E | 27 |
| Octal | 66 | 223 | 166 | 77 | 0 | 24 | 52 | 241 | 56 | 47 |
| Binary | 110110 | 10010011 | 1110110 | 111111 | 0 | 10100 | 101010 | 10100001 | 101110 | 100111 |
Color Harmonies of #369376
Complementary color
Monochromatic Colors of #369376
Black with #369376
Text Example
Text Example
White with #369376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #369376; }
p { color: rgb(54,147,118); }
H1.HeaderClassName
{
color: #369376;
}
.AnyTagClassName
{
color: #369376;
}
</style>
background-color css
<style>
a { background-color: #369376; }
a { background-color: rgb(54,147,118); }
div.DivClassName
{
background-color: #369376;
}
.BgClassName
{
background-color: #369376;
}
</style>
border-color css
<style>
span { border-color: #369376; }
span { border-color: rgb(54,147,118); }
td.TdClassName
{
border-color: #369376;
}
.TagClassName
{
border-color: #369376;
}
</style>