Shades of Gossamer #369689
Tints of Gossamer #369689
RGB
CMYK
RGB Variations
Color information
#369689 (or 0x369689) is known color: Gossamer. HEX triplet: 36, 96 and 89. RGB value is (54,150,137). Sum of RGB (Red+Green+Blue) = 54+150+137=341 (45% of max value = 765). Red value is 54 (21.48% from 255 or 15.84% from 341); Green value is 150 (58.98% from 255 or 43.99% from 341); Blue value is 137 (53.91% from 255 or 40.18% from 341); Max value from RGB is 150 - color contains mainly: green. Hex color #369689 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #369689 is #C96976. Grayscale: #777777. Windows color (decimal): -13199735 or 9016886. OLE color: 9016886.
HSL color Cylindrical-coordinate representation of color #369689: hue angle of 171.88º 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 #369689 is Cyan = 0.64, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 54 | 150 | 137 | - |
| CMYK | 0.64 | 0 | 0.09 | 0.41 |
| HSL | 171.88º | 0.47% | 0.4% | - |
| HSV(B) | 171.88º | 0.64% | 0.59% | - |
| XYZ | 16.94 | 24.4 | 27.48 | - |
| YUV | 119.81 | 137.7 | 81.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 150 | 137 | 0.64 | 0 | 0.09 | 0.41 | 171.88 | 0.47 | 0.4 |
| Hex | 36 | 96 | 89 | 40 | 0 | 9 | 29 | AC | 2F | 28 |
| Octal | 66 | 226 | 211 | 100 | 0 | 11 | 51 | 254 | 57 | 50 |
| Binary | 110110 | 10010110 | 10001001 | 1000000 | 0 | 1001 | 101001 | 10101100 | 101111 | 101000 |
Color Harmonies of #369689
Complementary color
Monochromatic Colors of #369689
Black with #369689
Text Example
Text Example
White with #369689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #369689; }
p { color: rgb(54,150,137); }
H1.HeaderClassName
{
color: #369689;
}
.AnyTagClassName
{
color: #369689;
}
</style>
background-color css
<style>
a { background-color: #369689; }
a { background-color: rgb(54,150,137); }
div.DivClassName
{
background-color: #369689;
}
.BgClassName
{
background-color: #369689;
}
</style>
border-color css
<style>
span { border-color: #369689; }
span { border-color: rgb(54,150,137); }
td.TdClassName
{
border-color: #369689;
}
.TagClassName
{
border-color: #369689;
}
</style>