Shades of Gossamer #389676
Tints of Gossamer #389676
RGB
CMYK
RGB Variations
Color information
#389676 (or 0x389676) is known color: Gossamer. HEX triplet: 38, 96 and 76. RGB value is (56,150,118). Sum of RGB (Red+Green+Blue) = 56+150+118=324 (42% of max value = 765). Red value is 56 (22.27% from 255 or 17.28% from 324); Green value is 150 (58.98% from 255 or 46.30% from 324); Blue value is 118 (46.48% from 255 or 36.42% from 324); Max value from RGB is 150 - color contains mainly: green. Hex color #389676 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #389676 is #C76989. Grayscale: #767676. Windows color (decimal): -13068682 or 7771704. OLE color: 7771704.
HSL color Cylindrical-coordinate representation of color #389676: hue angle of 159.57º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #389676 is Cyan = 0.63, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 56 | 150 | 118 | - |
| CMYK | 0.63 | 0 | 0.21 | 0.41 |
| HSL | 159.57º | 0.46% | 0.4% | - |
| HSV(B) | 159.57º | 0.63% | 0.59% | - |
| XYZ | 15.81 | 23.96 | 20.93 | - |
| YUV | 118.25 | 127.86 | 83.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 150 | 118 | 0.63 | 0 | 0.21 | 0.41 | 159.57 | 0.46 | 0.4 |
| Hex | 38 | 96 | 76 | 3F | 0 | 15 | 29 | A0 | 2E | 28 |
| Octal | 70 | 226 | 166 | 77 | 0 | 25 | 51 | 240 | 56 | 50 |
| Binary | 111000 | 10010110 | 1110110 | 111111 | 0 | 10101 | 101001 | 10100000 | 101110 | 101000 |
Color Harmonies of #389676
Complementary color
Monochromatic Colors of #389676
Black with #389676
Text Example
Text Example
White with #389676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389676; }
p { color: rgb(56,150,118); }
H1.HeaderClassName
{
color: #389676;
}
.AnyTagClassName
{
color: #389676;
}
</style>
background-color css
<style>
a { background-color: #389676; }
a { background-color: rgb(56,150,118); }
div.DivClassName
{
background-color: #389676;
}
.BgClassName
{
background-color: #389676;
}
</style>
border-color css
<style>
span { border-color: #389676; }
span { border-color: rgb(56,150,118); }
td.TdClassName
{
border-color: #389676;
}
.TagClassName
{
border-color: #389676;
}
</style>