Shades of Gossamer #369582
Tints of Gossamer #369582
RGB
CMYK
RGB Variations
Color information
#369582 (or 0x369582) is known color: Gossamer. HEX triplet: 36, 95 and 82. RGB value is (54,149,130). Sum of RGB (Red+Green+Blue) = 54+149+130=333 (44% of max value = 765). Red value is 54 (21.48% from 255 or 16.22% from 333); Green value is 149 (58.59% from 255 or 44.74% from 333); Blue value is 130 (51.17% from 255 or 39.04% from 333); Max value from RGB is 149 - color contains mainly: green. Hex color #369582 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #369582 is #C96A7D. Grayscale: #767676. Windows color (decimal): -13199998 or 8557878. OLE color: 8557878.
HSL color Cylindrical-coordinate representation of color #369582: hue angle of 168º 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 #369582 is Cyan = 0.64, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 54 | 149 | 130 | - |
| CMYK | 0.64 | 0 | 0.13 | 0.42 |
| HSL | 168º | 0.47% | 0.4% | - |
| HSV(B) | 168º | 0.64% | 0.58% | - |
| XYZ | 16.3 | 23.89 | 24.87 | - |
| YUV | 118.43 | 134.53 | 82.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 149 | 130 | 0.64 | 0 | 0.13 | 0.42 | 168 | 0.47 | 0.4 |
| Hex | 36 | 95 | 82 | 40 | 0 | D | 2A | A8 | 2F | 28 |
| Octal | 66 | 225 | 202 | 100 | 0 | 15 | 52 | 250 | 57 | 50 |
| Binary | 110110 | 10010101 | 10000010 | 1000000 | 0 | 1101 | 101010 | 10101000 | 101111 | 101000 |
Color Harmonies of #369582
Complementary color
Monochromatic Colors of #369582
Black with #369582
Text Example
Text Example
White with #369582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #369582; }
p { color: rgb(54,149,130); }
H1.HeaderClassName
{
color: #369582;
}
.AnyTagClassName
{
color: #369582;
}
</style>
background-color css
<style>
a { background-color: #369582; }
a { background-color: rgb(54,149,130); }
div.DivClassName
{
background-color: #369582;
}
.BgClassName
{
background-color: #369582;
}
</style>
border-color css
<style>
span { border-color: #369582; }
span { border-color: rgb(54,149,130); }
td.TdClassName
{
border-color: #369582;
}
.TagClassName
{
border-color: #369582;
}
</style>