Shades of Gossamer #389579
Tints of Gossamer #389579
RGB
CMYK
RGB Variations
Color information
#389579 (or 0x389579) is known color: Gossamer. HEX triplet: 38, 95 and 79. RGB value is (56,149,121). Sum of RGB (Red+Green+Blue) = 56+149+121=326 (43% of max value = 765). Red value is 56 (22.27% from 255 or 17.18% from 326); Green value is 149 (58.59% from 255 or 45.71% from 326); Blue value is 121 (47.66% from 255 or 37.12% from 326); Max value from RGB is 149 - color contains mainly: green. Hex color #389579 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #389579 is #C76A86. Grayscale: #767676. Windows color (decimal): -13068935 or 7968056. OLE color: 7968056.
HSL color Cylindrical-coordinate representation of color #389579: hue angle of 161.94º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #389579 is Cyan = 0.62, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 56 | 149 | 121 | - |
| CMYK | 0.62 | 0 | 0.19 | 0.42 |
| HSL | 161.94º | 0.45% | 0.4% | - |
| HSV(B) | 161.94º | 0.62% | 0.58% | - |
| XYZ | 15.83 | 23.72 | 21.83 | - |
| YUV | 118 | 129.69 | 83.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 149 | 121 | 0.62 | 0 | 0.19 | 0.42 | 161.94 | 0.45 | 0.4 |
| Hex | 38 | 95 | 79 | 3E | 0 | 13 | 2A | A2 | 2D | 28 |
| Octal | 70 | 225 | 171 | 76 | 0 | 23 | 52 | 242 | 55 | 50 |
| Binary | 111000 | 10010101 | 1111001 | 111110 | 0 | 10011 | 101010 | 10100010 | 101101 | 101000 |
Color Harmonies of #389579
Complementary color
Monochromatic Colors of #389579
Black with #389579
Text Example
Text Example
White with #389579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389579; }
p { color: rgb(56,149,121); }
H1.HeaderClassName
{
color: #389579;
}
.AnyTagClassName
{
color: #389579;
}
</style>
background-color css
<style>
a { background-color: #389579; }
a { background-color: rgb(56,149,121); }
div.DivClassName
{
background-color: #389579;
}
.BgClassName
{
background-color: #389579;
}
</style>
border-color css
<style>
span { border-color: #389579; }
span { border-color: rgb(56,149,121); }
td.TdClassName
{
border-color: #389579;
}
.TagClassName
{
border-color: #389579;
}
</style>