Shades of Gossamer #479979
Tints of Gossamer #479979
RGB
CMYK
RGB Variations
Color information
#479979 (or 0x479979) is known color: Gossamer. HEX triplet: 47, 99 and 79. RGB value is (71,153,121). Sum of RGB (Red+Green+Blue) = 71+153+121=345 (45% of max value = 765). Red value is 71 (28.12% from 255 or 20.58% from 345); Green value is 153 (60.16% from 255 or 44.35% from 345); Blue value is 121 (47.66% from 255 or 35.07% from 345); Max value from RGB is 153 - color contains mainly: green. Hex color #479979 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #479979 is #B86686. Grayscale: #7C7C7C. Windows color (decimal): -12084871 or 7969095. OLE color: 7969095.
HSL color Cylindrical-coordinate representation of color #479979: hue angle of 156.59º degrees, saturation: 0.37, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #479979 is Cyan = 0.54, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 71 | 153 | 121 | - |
| CMYK | 0.54 | 0 | 0.21 | 0.4 |
| HSL | 156.59º | 0.37% | 0.44% | - |
| HSV(B) | 156.59º | 0.54% | 0.6% | - |
| XYZ | 17.44 | 25.5 | 22.09 | - |
| YUV | 124.83 | 125.83 | 89.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 153 | 121 | 0.54 | 0 | 0.21 | 0.4 | 156.59 | 0.37 | 0.44 |
| Hex | 47 | 99 | 79 | 36 | 0 | 15 | 28 | 9D | 25 | 2C |
| Octal | 107 | 231 | 171 | 66 | 0 | 25 | 50 | 235 | 45 | 54 |
| Binary | 1000111 | 10011001 | 1111001 | 110110 | 0 | 10101 | 101000 | 10011101 | 100101 | 101100 |
Color Harmonies of #479979
Complementary color
Monochromatic Colors of #479979
Black with #479979
Text Example
Text Example
White with #479979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479979; }
p { color: rgb(71,153,121); }
H1.HeaderClassName
{
color: #479979;
}
.AnyTagClassName
{
color: #479979;
}
</style>
background-color css
<style>
a { background-color: #479979; }
a { background-color: rgb(71,153,121); }
div.DivClassName
{
background-color: #479979;
}
.BgClassName
{
background-color: #479979;
}
</style>
border-color css
<style>
span { border-color: #479979; }
span { border-color: rgb(71,153,121); }
td.TdClassName
{
border-color: #479979;
}
.TagClassName
{
border-color: #479979;
}
</style>