Shades of Gossamer #279683
Tints of Gossamer #279683
RGB
CMYK
RGB Variations
Color information
#279683 (or 0x279683) is known color: Gossamer. HEX triplet: 27, 96 and 83. RGB value is (39,150,131). Sum of RGB (Red+Green+Blue) = 39+150+131=320 (42% of max value = 765). Red value is 39 (15.62% from 255 or 12.19% from 320); Green value is 150 (58.98% from 255 or 46.88% from 320); Blue value is 131 (51.56% from 255 or 40.94% from 320); Max value from RGB is 150 - color contains mainly: green. Hex color #279683 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #279683 is #D8697C. Grayscale: #727272. Windows color (decimal): -14182781 or 8623655. OLE color: 8623655.
HSL color Cylindrical-coordinate representation of color #279683: hue angle of 169.73º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #279683 is Cyan = 0.74, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 39 | 150 | 131 | - |
| CMYK | 0.74 | 0 | 0.13 | 0.41 |
| HSL | 169.73º | 0.59% | 0.37% | - |
| HSV(B) | 169.73º | 0.74% | 0.59% | - |
| XYZ | 15.84 | 23.88 | 25.25 | - |
| YUV | 114.65 | 137.23 | 74.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 150 | 131 | 0.74 | 0 | 0.13 | 0.41 | 169.73 | 0.59 | 0.37 |
| Hex | 27 | 96 | 83 | 4A | 0 | D | 29 | AA | 3B | 25 |
| Octal | 47 | 226 | 203 | 112 | 0 | 15 | 51 | 252 | 73 | 45 |
| Binary | 100111 | 10010110 | 10000011 | 1001010 | 0 | 1101 | 101001 | 10101010 | 111011 | 100101 |
Color Harmonies of #279683
Complementary color
Monochromatic Colors of #279683
Black with #279683
Text Example
Text Example
White with #279683
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #279683; }
p { color: rgb(39,150,131); }
H1.HeaderClassName
{
color: #279683;
}
.AnyTagClassName
{
color: #279683;
}
</style>
background-color css
<style>
a { background-color: #279683; }
a { background-color: rgb(39,150,131); }
div.DivClassName
{
background-color: #279683;
}
.BgClassName
{
background-color: #279683;
}
</style>
border-color css
<style>
span { border-color: #279683; }
span { border-color: rgb(39,150,131); }
td.TdClassName
{
border-color: #279683;
}
.TagClassName
{
border-color: #279683;
}
</style>