Shades of Gossamer #389677
Tints of Gossamer #389677
RGB
CMYK
RGB Variations
Color information
#389677 (or 0x389677) is known color: Gossamer. HEX triplet: 38, 96 and 77. RGB value is (56,150,119). Sum of RGB (Red+Green+Blue) = 56+150+119=325 (43% of max value = 765). Red value is 56 (22.27% from 255 or 17.23% from 325); Green value is 150 (58.98% from 255 or 46.15% from 325); Blue value is 119 (46.88% from 255 or 36.62% from 325); Max value from RGB is 150 - color contains mainly: green. Hex color #389677 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #389677 is #C76988. Grayscale: #767676. Windows color (decimal): -13068681 or 7837240. OLE color: 7837240.
HSL color Cylindrical-coordinate representation of color #389677: hue angle of 160.21º 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 #389677 is Cyan = 0.63, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 56 | 150 | 119 | - |
| CMYK | 0.63 | 0 | 0.21 | 0.41 |
| HSL | 160.21º | 0.46% | 0.4% | - |
| HSV(B) | 160.21º | 0.63% | 0.59% | - |
| XYZ | 15.87 | 23.99 | 21.25 | - |
| YUV | 118.36 | 128.36 | 83.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 150 | 119 | 0.63 | 0 | 0.21 | 0.41 | 160.21 | 0.46 | 0.4 |
| Hex | 38 | 96 | 77 | 3F | 0 | 15 | 29 | A0 | 2E | 28 |
| Octal | 70 | 226 | 167 | 77 | 0 | 25 | 51 | 240 | 56 | 50 |
| Binary | 111000 | 10010110 | 1110111 | 111111 | 0 | 10101 | 101001 | 10100000 | 101110 | 101000 |
Color Harmonies of #389677
Complementary color
Monochromatic Colors of #389677
Black with #389677
Text Example
Text Example
White with #389677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389677; }
p { color: rgb(56,150,119); }
H1.HeaderClassName
{
color: #389677;
}
.AnyTagClassName
{
color: #389677;
}
</style>
background-color css
<style>
a { background-color: #389677; }
a { background-color: rgb(56,150,119); }
div.DivClassName
{
background-color: #389677;
}
.BgClassName
{
background-color: #389677;
}
</style>
border-color css
<style>
span { border-color: #389677; }
span { border-color: rgb(56,150,119); }
td.TdClassName
{
border-color: #389677;
}
.TagClassName
{
border-color: #389677;
}
</style>