Shades of Gossamer #389478
Tints of Gossamer #389478
RGB
CMYK
RGB Variations
Color information
#389478 (or 0x389478) is known color: Gossamer. HEX triplet: 38, 94 and 78. RGB value is (56,148,120). Sum of RGB (Red+Green+Blue) = 56+148+120=324 (42% of max value = 765). Red value is 56 (22.27% from 255 or 17.28% from 324); Green value is 148 (58.20% from 255 or 45.68% from 324); Blue value is 120 (47.27% from 255 or 37.04% from 324); Max value from RGB is 148 - color contains mainly: green. Hex color #389478 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #389478 is #C76B87. Grayscale: #757575. Windows color (decimal): -13069192 or 7902264. OLE color: 7902264.
HSL color Cylindrical-coordinate representation of color #389478: hue angle of 161.74º 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 #389478 is Cyan = 0.62, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 56 | 148 | 120 | - |
| CMYK | 0.62 | 0 | 0.19 | 0.42 |
| HSL | 161.74º | 0.45% | 0.4% | - |
| HSV(B) | 161.74º | 0.62% | 0.58% | - |
| XYZ | 15.61 | 23.38 | 21.46 | - |
| YUV | 117.3 | 129.52 | 84.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 148 | 120 | 0.62 | 0 | 0.19 | 0.42 | 161.74 | 0.45 | 0.4 |
| Hex | 38 | 94 | 78 | 3E | 0 | 13 | 2A | A2 | 2D | 28 |
| Octal | 70 | 224 | 170 | 76 | 0 | 23 | 52 | 242 | 55 | 50 |
| Binary | 111000 | 10010100 | 1111000 | 111110 | 0 | 10011 | 101010 | 10100010 | 101101 | 101000 |
Color Harmonies of #389478
Complementary color
Monochromatic Colors of #389478
Black with #389478
Text Example
Text Example
White with #389478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389478; }
p { color: rgb(56,148,120); }
H1.HeaderClassName
{
color: #389478;
}
.AnyTagClassName
{
color: #389478;
}
</style>
background-color css
<style>
a { background-color: #389478; }
a { background-color: rgb(56,148,120); }
div.DivClassName
{
background-color: #389478;
}
.BgClassName
{
background-color: #389478;
}
</style>
border-color css
<style>
span { border-color: #389478; }
span { border-color: rgb(56,148,120); }
td.TdClassName
{
border-color: #389478;
}
.TagClassName
{
border-color: #389478;
}
</style>