Shades of Gossamer #369377
Tints of Gossamer #369377
RGB
CMYK
RGB Variations
Color information
#369377 (or 0x369377) is known color: Gossamer. HEX triplet: 36, 93 and 77. RGB value is (54,147,119). Sum of RGB (Red+Green+Blue) = 54+147+119=320 (42% of max value = 765). Red value is 54 (21.48% from 255 or 16.88% from 320); Green value is 147 (57.81% from 255 or 45.94% from 320); Blue value is 119 (46.88% from 255 or 37.19% from 320); Max value from RGB is 147 - color contains mainly: green. Hex color #369377 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #369377 is #C96C88. Grayscale: #747474. Windows color (decimal): -13200521 or 7836470. OLE color: 7836470.
HSL color Cylindrical-coordinate representation of color #369377: hue angle of 161.94º 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 #369377 is Cyan = 0.63, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 54 | 147 | 119 | - |
| CMYK | 0.63 | 0 | 0.19 | 0.42 |
| HSL | 161.94º | 0.46% | 0.39% | - |
| HSV(B) | 161.94º | 0.63% | 0.58% | - |
| XYZ | 15.28 | 22.98 | 21.08 | - |
| YUV | 116 | 129.69 | 83.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 147 | 119 | 0.63 | 0 | 0.19 | 0.42 | 161.94 | 0.46 | 0.39 |
| Hex | 36 | 93 | 77 | 3F | 0 | 13 | 2A | A2 | 2E | 27 |
| Octal | 66 | 223 | 167 | 77 | 0 | 23 | 52 | 242 | 56 | 47 |
| Binary | 110110 | 10010011 | 1110111 | 111111 | 0 | 10011 | 101010 | 10100010 | 101110 | 100111 |
Color Harmonies of #369377
Complementary color
Monochromatic Colors of #369377
Black with #369377
Text Example
Text Example
White with #369377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #369377; }
p { color: rgb(54,147,119); }
H1.HeaderClassName
{
color: #369377;
}
.AnyTagClassName
{
color: #369377;
}
</style>
background-color css
<style>
a { background-color: #369377; }
a { background-color: rgb(54,147,119); }
div.DivClassName
{
background-color: #369377;
}
.BgClassName
{
background-color: #369377;
}
</style>
border-color css
<style>
span { border-color: #369377; }
span { border-color: rgb(54,147,119); }
td.TdClassName
{
border-color: #369377;
}
.TagClassName
{
border-color: #369377;
}
</style>