Shades of Gossamer #289584
Tints of Gossamer #289584
RGB
CMYK
RGB Variations
Color information
#289584 (or 0x289584) is known color: Gossamer. HEX triplet: 28, 95 and 84. RGB value is (40,149,132). Sum of RGB (Red+Green+Blue) = 40+149+132=321 (42% of max value = 765). Red value is 40 (16.02% from 255 or 12.46% from 321); Green value is 149 (58.59% from 255 or 46.42% from 321); Blue value is 132 (51.95% from 255 or 41.12% from 321); Max value from RGB is 149 - color contains mainly: green. Hex color #289584 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #289584 is #D76A7B. Grayscale: #727272. Windows color (decimal): -14117500 or 8688936. OLE color: 8688936.
HSL color Cylindrical-coordinate representation of color #289584: hue angle of 170.64º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #289584 is Cyan = 0.73, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 40 | 149 | 132 | - |
| CMYK | 0.73 | 0 | 0.11 | 0.42 |
| HSL | 170.64º | 0.58% | 0.37% | - |
| HSV(B) | 170.64º | 0.73% | 0.58% | - |
| XYZ | 15.79 | 23.61 | 25.56 | - |
| YUV | 114.47 | 137.89 | 74.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 149 | 132 | 0.73 | 0 | 0.11 | 0.42 | 170.64 | 0.58 | 0.37 |
| Hex | 28 | 95 | 84 | 49 | 0 | B | 2A | AB | 3A | 25 |
| Octal | 50 | 225 | 204 | 111 | 0 | 13 | 52 | 253 | 72 | 45 |
| Binary | 101000 | 10010101 | 10000100 | 1001001 | 0 | 1011 | 101010 | 10101011 | 111010 | 100101 |
Color Harmonies of #289584
Complementary color
Monochromatic Colors of #289584
Black with #289584
Text Example
Text Example
White with #289584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #289584; }
p { color: rgb(40,149,132); }
H1.HeaderClassName
{
color: #289584;
}
.AnyTagClassName
{
color: #289584;
}
</style>
background-color css
<style>
a { background-color: #289584; }
a { background-color: rgb(40,149,132); }
div.DivClassName
{
background-color: #289584;
}
.BgClassName
{
background-color: #289584;
}
</style>
border-color css
<style>
span { border-color: #289584; }
span { border-color: rgb(40,149,132); }
td.TdClassName
{
border-color: #289584;
}
.TagClassName
{
border-color: #289584;
}
</style>