Shades of Gossamer #279382
Tints of Gossamer #279382
RGB
CMYK
RGB Variations
Color information
#279382 (or 0x279382) is known color: Gossamer. HEX triplet: 27, 93 and 82. RGB value is (39,147,130). Sum of RGB (Red+Green+Blue) = 39+147+130=316 (41% of max value = 765). Red value is 39 (15.62% from 255 or 12.34% from 316); Green value is 147 (57.81% from 255 or 46.52% from 316); Blue value is 130 (51.17% from 255 or 41.14% from 316); Max value from RGB is 147 - color contains mainly: green. Hex color #279382 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #279382 is #D86C7D. Grayscale: #707070. Windows color (decimal): -14183550 or 8557351. OLE color: 8557351.
HSL color Cylindrical-coordinate representation of color #279382: hue angle of 170.56º 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 #279382 is Cyan = 0.73, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 39 | 147 | 130 | - |
| CMYK | 0.73 | 0 | 0.12 | 0.42 |
| HSL | 170.56º | 0.58% | 0.36% | - |
| HSV(B) | 170.56º | 0.73% | 0.58% | - |
| XYZ | 15.3 | 22.91 | 24.73 | - |
| YUV | 112.77 | 137.72 | 75.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 147 | 130 | 0.73 | 0 | 0.12 | 0.42 | 170.56 | 0.58 | 0.36 |
| Hex | 27 | 93 | 82 | 49 | 0 | C | 2A | AB | 3A | 24 |
| Octal | 47 | 223 | 202 | 111 | 0 | 14 | 52 | 253 | 72 | 44 |
| Binary | 100111 | 10010011 | 10000010 | 1001001 | 0 | 1100 | 101010 | 10101011 | 111010 | 100100 |
Color Harmonies of #279382
Complementary color
Monochromatic Colors of #279382
Black with #279382
Text Example
Text Example
White with #279382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #279382; }
p { color: rgb(39,147,130); }
H1.HeaderClassName
{
color: #279382;
}
.AnyTagClassName
{
color: #279382;
}
</style>
background-color css
<style>
a { background-color: #279382; }
a { background-color: rgb(39,147,130); }
div.DivClassName
{
background-color: #279382;
}
.BgClassName
{
background-color: #279382;
}
</style>
border-color css
<style>
span { border-color: #279382; }
span { border-color: rgb(39,147,130); }
td.TdClassName
{
border-color: #279382;
}
.TagClassName
{
border-color: #279382;
}
</style>