Shades of Gossamer #389678
Tints of Gossamer #389678
RGB
CMYK
RGB Variations
Color information
#389678 (or 0x389678) is known color: Gossamer. HEX triplet: 38, 96 and 78. RGB value is (56,150,120). Sum of RGB (Red+Green+Blue) = 56+150+120=326 (43% of max value = 765). Red value is 56 (22.27% from 255 or 17.18% from 326); Green value is 150 (58.98% from 255 or 46.01% from 326); Blue value is 120 (47.27% from 255 or 36.81% from 326); Max value from RGB is 150 - color contains mainly: green. Hex color #389678 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #389678 is #C76987. Grayscale: #767676. Windows color (decimal): -13068680 or 7902776. OLE color: 7902776.
HSL color Cylindrical-coordinate representation of color #389678: hue angle of 160.85º 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 #389678 is Cyan = 0.63, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 56 | 150 | 120 | - |
| CMYK | 0.63 | 0 | 0.20 | 0.41 |
| HSL | 160.85º | 0.46% | 0.4% | - |
| HSV(B) | 160.85º | 0.63% | 0.59% | - |
| XYZ | 15.93 | 24.01 | 21.56 | - |
| YUV | 118.47 | 128.86 | 83.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 150 | 120 | 0.63 | 0 | 0.20 | 0.41 | 160.85 | 0.46 | 0.4 |
| Hex | 38 | 96 | 78 | 3F | 0 | 14 | 29 | A1 | 2E | 28 |
| Octal | 70 | 226 | 170 | 77 | 0 | 24 | 51 | 241 | 56 | 50 |
| Binary | 111000 | 10010110 | 1111000 | 111111 | 0 | 10100 | 101001 | 10100001 | 101110 | 101000 |
Color Harmonies of #389678
Complementary color
Monochromatic Colors of #389678
Black with #389678
Text Example
Text Example
White with #389678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389678; }
p { color: rgb(56,150,120); }
H1.HeaderClassName
{
color: #389678;
}
.AnyTagClassName
{
color: #389678;
}
</style>
background-color css
<style>
a { background-color: #389678; }
a { background-color: rgb(56,150,120); }
div.DivClassName
{
background-color: #389678;
}
.BgClassName
{
background-color: #389678;
}
</style>
border-color css
<style>
span { border-color: #389678; }
span { border-color: rgb(56,150,120); }
td.TdClassName
{
border-color: #389678;
}
.TagClassName
{
border-color: #389678;
}
</style>