Shades of Gossamer #279680
Tints of Gossamer #279680
RGB
CMYK
RGB Variations
Color information
#279680 (or 0x279680) is known color: Gossamer. HEX triplet: 27, 96 and 80. RGB value is (39,150,128). Sum of RGB (Red+Green+Blue) = 39+150+128=317 (41% of max value = 765). Red value is 39 (15.62% from 255 or 12.30% from 317); Green value is 150 (58.98% from 255 or 47.32% from 317); Blue value is 128 (50.39% from 255 or 40.38% from 317); Max value from RGB is 150 - color contains mainly: green. Hex color #279680 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #279680 is #D8697F. Grayscale: #727272. Windows color (decimal): -14182784 or 8427047. OLE color: 8427047.
HSL color Cylindrical-coordinate representation of color #279680: hue angle of 168.11º 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 #279680 is Cyan = 0.74, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 39 | 150 | 128 | - |
| CMYK | 0.74 | 0 | 0.15 | 0.41 |
| HSL | 168.11º | 0.59% | 0.37% | - |
| HSV(B) | 168.11º | 0.74% | 0.59% | - |
| XYZ | 15.64 | 23.8 | 24.19 | - |
| YUV | 114.3 | 135.73 | 74.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 150 | 128 | 0.74 | 0 | 0.15 | 0.41 | 168.11 | 0.59 | 0.37 |
| Hex | 27 | 96 | 80 | 4A | 0 | F | 29 | A8 | 3B | 25 |
| Octal | 47 | 226 | 200 | 112 | 0 | 17 | 51 | 250 | 73 | 45 |
| Binary | 100111 | 10010110 | 10000000 | 1001010 | 0 | 1111 | 101001 | 10101000 | 111011 | 100101 |
Color Harmonies of #279680
Complementary color
Monochromatic Colors of #279680
Black with #279680
Text Example
Text Example
White with #279680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #279680; }
p { color: rgb(39,150,128); }
H1.HeaderClassName
{
color: #279680;
}
.AnyTagClassName
{
color: #279680;
}
</style>
background-color css
<style>
a { background-color: #279680; }
a { background-color: rgb(39,150,128); }
div.DivClassName
{
background-color: #279680;
}
.BgClassName
{
background-color: #279680;
}
</style>
border-color css
<style>
span { border-color: #279680; }
span { border-color: rgb(39,150,128); }
td.TdClassName
{
border-color: #279680;
}
.TagClassName
{
border-color: #279680;
}
</style>