Shades of Gossamer #279381
Tints of Gossamer #279381
RGB
CMYK
RGB Variations
Color information
#279381 (or 0x279381) is known color: Gossamer. HEX triplet: 27, 93 and 81. RGB value is (39,147,129). Sum of RGB (Red+Green+Blue) = 39+147+129=315 (41% of max value = 765). Red value is 39 (15.62% from 255 or 12.38% from 315); Green value is 147 (57.81% from 255 or 46.67% from 315); Blue value is 129 (50.78% from 255 or 40.95% from 315); Max value from RGB is 147 - color contains mainly: green. Hex color #279381 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #279381 is #D86C7E. Grayscale: #707070. Windows color (decimal): -14183551 or 8491815. OLE color: 8491815.
HSL color Cylindrical-coordinate representation of color #279381: hue angle of 170º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #279381 is Cyan = 0.73, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 39 | 147 | 129 | - |
| CMYK | 0.73 | 0 | 0.12 | 0.42 |
| HSL | 170º | 0.58% | 0.36% | - |
| HSV(B) | 170º | 0.73% | 0.58% | - |
| XYZ | 15.23 | 22.88 | 24.38 | - |
| YUV | 112.66 | 137.22 | 75.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 147 | 129 | 0.73 | 0 | 0.12 | 0.42 | 170 | 0.58 | 0.36 |
| Hex | 27 | 93 | 81 | 49 | 0 | C | 2A | AA | 3A | 24 |
| Octal | 47 | 223 | 201 | 111 | 0 | 14 | 52 | 252 | 72 | 44 |
| Binary | 100111 | 10010011 | 10000001 | 1001001 | 0 | 1100 | 101010 | 10101010 | 111010 | 100100 |
Color Harmonies of #279381
Complementary color
Monochromatic Colors of #279381
Black with #279381
Text Example
Text Example
White with #279381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #279381; }
p { color: rgb(39,147,129); }
H1.HeaderClassName
{
color: #279381;
}
.AnyTagClassName
{
color: #279381;
}
</style>
background-color css
<style>
a { background-color: #279381; }
a { background-color: rgb(39,147,129); }
div.DivClassName
{
background-color: #279381;
}
.BgClassName
{
background-color: #279381;
}
</style>
border-color css
<style>
span { border-color: #279381; }
span { border-color: rgb(39,147,129); }
td.TdClassName
{
border-color: #279381;
}
.TagClassName
{
border-color: #279381;
}
</style>