Shades of Gossamer #279583
Tints of Gossamer #279583
RGB
CMYK
RGB Variations
Color information
#279583 (or 0x279583) is known color: Gossamer. HEX triplet: 27, 95 and 83. RGB value is (39,149,131). Sum of RGB (Red+Green+Blue) = 39+149+131=319 (42% of max value = 765). Red value is 39 (15.62% from 255 or 12.23% from 319); Green value is 149 (58.59% from 255 or 46.71% from 319); Blue value is 131 (51.56% from 255 or 41.07% from 319); Max value from RGB is 149 - color contains mainly: green. Hex color #279583 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #279583 is #D86A7C. Grayscale: #727272. Windows color (decimal): -14183037 or 8623399. OLE color: 8623399.
HSL color Cylindrical-coordinate representation of color #279583: hue angle of 170.18º 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 #279583 is Cyan = 0.74, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 39 | 149 | 131 | - |
| CMYK | 0.74 | 0 | 0.12 | 0.42 |
| HSL | 170.18º | 0.59% | 0.37% | - |
| HSV(B) | 170.18º | 0.74% | 0.58% | - |
| XYZ | 15.68 | 23.56 | 25.19 | - |
| YUV | 114.06 | 137.56 | 74.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 149 | 131 | 0.74 | 0 | 0.12 | 0.42 | 170.18 | 0.59 | 0.37 |
| Hex | 27 | 95 | 83 | 4A | 0 | C | 2A | AA | 3B | 25 |
| Octal | 47 | 225 | 203 | 112 | 0 | 14 | 52 | 252 | 73 | 45 |
| Binary | 100111 | 10010101 | 10000011 | 1001010 | 0 | 1100 | 101010 | 10101010 | 111011 | 100101 |
Color Harmonies of #279583
Complementary color
Monochromatic Colors of #279583
Black with #279583
Text Example
Text Example
White with #279583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #279583; }
p { color: rgb(39,149,131); }
H1.HeaderClassName
{
color: #279583;
}
.AnyTagClassName
{
color: #279583;
}
</style>
background-color css
<style>
a { background-color: #279583; }
a { background-color: rgb(39,149,131); }
div.DivClassName
{
background-color: #279583;
}
.BgClassName
{
background-color: #279583;
}
</style>
border-color css
<style>
span { border-color: #279583; }
span { border-color: rgb(39,149,131); }
td.TdClassName
{
border-color: #279583;
}
.TagClassName
{
border-color: #279583;
}
</style>