Shades of Gossamer #279281
Tints of Gossamer #279281
RGB
CMYK
RGB Variations
Color information
#279281 (or 0x279281) is known color: Gossamer. HEX triplet: 27, 92 and 81. RGB value is (39,146,129). Sum of RGB (Red+Green+Blue) = 39+146+129=314 (41% of max value = 765). Red value is 39 (15.62% from 255 or 12.42% from 314); Green value is 146 (57.42% from 255 or 46.50% from 314); Blue value is 129 (50.78% from 255 or 41.08% from 314); Max value from RGB is 146 - color contains mainly: green. Hex color #279281 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #279281 is #D86D7E. Grayscale: #707070. Windows color (decimal): -14183807 or 8491559. OLE color: 8491559.
HSL color Cylindrical-coordinate representation of color #279281: hue angle of 170.47º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #279281 is Cyan = 0.73, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 39 | 146 | 129 | - |
| CMYK | 0.73 | 0 | 0.12 | 0.43 |
| HSL | 170.47º | 0.58% | 0.36% | - |
| HSV(B) | 170.47º | 0.73% | 0.57% | - |
| XYZ | 15.08 | 22.57 | 24.33 | - |
| YUV | 112.07 | 137.55 | 75.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 146 | 129 | 0.73 | 0 | 0.12 | 0.43 | 170.47 | 0.58 | 0.36 |
| Hex | 27 | 92 | 81 | 49 | 0 | C | 2B | AA | 3A | 24 |
| Octal | 47 | 222 | 201 | 111 | 0 | 14 | 53 | 252 | 72 | 44 |
| Binary | 100111 | 10010010 | 10000001 | 1001001 | 0 | 1100 | 101011 | 10101010 | 111010 | 100100 |
Color Harmonies of #279281
Complementary color
Monochromatic Colors of #279281
Black with #279281
Text Example
Text Example
White with #279281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #279281; }
p { color: rgb(39,146,129); }
H1.HeaderClassName
{
color: #279281;
}
.AnyTagClassName
{
color: #279281;
}
</style>
background-color css
<style>
a { background-color: #279281; }
a { background-color: rgb(39,146,129); }
div.DivClassName
{
background-color: #279281;
}
.BgClassName
{
background-color: #279281;
}
</style>
border-color css
<style>
span { border-color: #279281; }
span { border-color: rgb(39,146,129); }
td.TdClassName
{
border-color: #279281;
}
.TagClassName
{
border-color: #279281;
}
</style>