Shades of Gossamer #369577
Tints of Gossamer #369577
RGB
CMYK
RGB Variations
Color information
#369577 (or 0x369577) is known color: Gossamer. HEX triplet: 36, 95 and 77. RGB value is (54,149,119). Sum of RGB (Red+Green+Blue) = 54+149+119=322 (42% of max value = 765). Red value is 54 (21.48% from 255 or 16.77% from 322); Green value is 149 (58.59% from 255 or 46.27% from 322); Blue value is 119 (46.88% from 255 or 36.96% from 322); Max value from RGB is 149 - color contains mainly: green. Hex color #369577 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #369577 is #C96A88. Grayscale: #757575. Windows color (decimal): -13200009 or 7836982. OLE color: 7836982.
HSL color Cylindrical-coordinate representation of color #369577: hue angle of 161.05º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #369577 is Cyan = 0.64, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 54 | 149 | 119 | - |
| CMYK | 0.64 | 0 | 0.20 | 0.42 |
| HSL | 161.05º | 0.47% | 0.4% | - |
| HSV(B) | 161.05º | 0.64% | 0.58% | - |
| XYZ | 15.6 | 23.61 | 21.19 | - |
| YUV | 117.18 | 129.03 | 82.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 149 | 119 | 0.64 | 0 | 0.20 | 0.42 | 161.05 | 0.47 | 0.4 |
| Hex | 36 | 95 | 77 | 40 | 0 | 14 | 2A | A1 | 2F | 28 |
| Octal | 66 | 225 | 167 | 100 | 0 | 24 | 52 | 241 | 57 | 50 |
| Binary | 110110 | 10010101 | 1110111 | 1000000 | 0 | 10100 | 101010 | 10100001 | 101111 | 101000 |
Color Harmonies of #369577
Complementary color
Monochromatic Colors of #369577
Black with #369577
Text Example
Text Example
White with #369577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #369577; }
p { color: rgb(54,149,119); }
H1.HeaderClassName
{
color: #369577;
}
.AnyTagClassName
{
color: #369577;
}
</style>
background-color css
<style>
a { background-color: #369577; }
a { background-color: rgb(54,149,119); }
div.DivClassName
{
background-color: #369577;
}
.BgClassName
{
background-color: #369577;
}
</style>
border-color css
<style>
span { border-color: #369577; }
span { border-color: rgb(54,149,119); }
td.TdClassName
{
border-color: #369577;
}
.TagClassName
{
border-color: #369577;
}
</style>