Shades of Gossamer #279584
Tints of Gossamer #279584
RGB
CMYK
RGB Variations
Color information
#279584 (or 0x279584) is known color: Gossamer. HEX triplet: 27, 95 and 84. RGB value is (39,149,132). Sum of RGB (Red+Green+Blue) = 39+149+132=320 (42% of max value = 765). Red value is 39 (15.62% from 255 or 12.19% from 320); Green value is 149 (58.59% from 255 or 46.56% from 320); Blue value is 132 (51.95% from 255 or 41.25% from 320); Max value from RGB is 149 - color contains mainly: green. Hex color #279584 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #279584 is #D86A7B. Grayscale: #727272. Windows color (decimal): -14183036 or 8688935. OLE color: 8688935.
HSL color Cylindrical-coordinate representation of color #279584: hue angle of 170.73º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #279584 is Cyan = 0.74, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 39 | 149 | 132 | - |
| CMYK | 0.74 | 0 | 0.11 | 0.42 |
| HSL | 170.73º | 0.59% | 0.37% | - |
| HSV(B) | 170.73º | 0.74% | 0.58% | - |
| XYZ | 15.75 | 23.59 | 25.55 | - |
| YUV | 114.17 | 138.06 | 74.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 149 | 132 | 0.74 | 0 | 0.11 | 0.42 | 170.73 | 0.59 | 0.37 |
| Hex | 27 | 95 | 84 | 4A | 0 | B | 2A | AB | 3B | 25 |
| Octal | 47 | 225 | 204 | 112 | 0 | 13 | 52 | 253 | 73 | 45 |
| Binary | 100111 | 10010101 | 10000100 | 1001010 | 0 | 1011 | 101010 | 10101011 | 111011 | 100101 |
Color Harmonies of #279584
Complementary color
Monochromatic Colors of #279584
Black with #279584
Text Example
Text Example
White with #279584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #279584; }
p { color: rgb(39,149,132); }
H1.HeaderClassName
{
color: #279584;
}
.AnyTagClassName
{
color: #279584;
}
</style>
background-color css
<style>
a { background-color: #279584; }
a { background-color: rgb(39,149,132); }
div.DivClassName
{
background-color: #279584;
}
.BgClassName
{
background-color: #279584;
}
</style>
border-color css
<style>
span { border-color: #279584; }
span { border-color: rgb(39,149,132); }
td.TdClassName
{
border-color: #279584;
}
.TagClassName
{
border-color: #279584;
}
</style>