Shades of Gossamer #369774
Tints of Gossamer #369774
RGB
CMYK
RGB Variations
Color information
#369774 (or 0x369774) is known color: Gossamer. HEX triplet: 36, 97 and 74. RGB value is (54,151,116). Sum of RGB (Red+Green+Blue) = 54+151+116=321 (42% of max value = 765). Red value is 54 (21.48% from 255 or 16.82% from 321); Green value is 151 (59.38% from 255 or 47.04% from 321); Blue value is 116 (45.70% from 255 or 36.14% from 321); Max value from RGB is 151 - color contains mainly: green. Hex color #369774 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #369774 is #C9688B. Grayscale: #767676. Windows color (decimal): -13199500 or 7640886. OLE color: 7640886.
HSL color Cylindrical-coordinate representation of color #369774: hue angle of 158.35º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #369774 is Cyan = 0.64, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 54 | 151 | 116 | - |
| CMYK | 0.64 | 0 | 0.23 | 0.41 |
| HSL | 158.35º | 0.47% | 0.4% | - |
| HSV(B) | 158.35º | 0.64% | 0.59% | - |
| XYZ | 15.74 | 24.18 | 20.36 | - |
| YUV | 118.01 | 126.86 | 82.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 151 | 116 | 0.64 | 0 | 0.23 | 0.41 | 158.35 | 0.47 | 0.4 |
| Hex | 36 | 97 | 74 | 40 | 0 | 17 | 29 | 9E | 2F | 28 |
| Octal | 66 | 227 | 164 | 100 | 0 | 27 | 51 | 236 | 57 | 50 |
| Binary | 110110 | 10010111 | 1110100 | 1000000 | 0 | 10111 | 101001 | 10011110 | 101111 | 101000 |
Color Harmonies of #369774
Complementary color
Monochromatic Colors of #369774
Black with #369774
Text Example
Text Example
White with #369774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #369774; }
p { color: rgb(54,151,116); }
H1.HeaderClassName
{
color: #369774;
}
.AnyTagClassName
{
color: #369774;
}
</style>
background-color css
<style>
a { background-color: #369774; }
a { background-color: rgb(54,151,116); }
div.DivClassName
{
background-color: #369774;
}
.BgClassName
{
background-color: #369774;
}
</style>
border-color css
<style>
span { border-color: #369774; }
span { border-color: rgb(54,151,116); }
td.TdClassName
{
border-color: #369774;
}
.TagClassName
{
border-color: #369774;
}
</style>