Shades of Gossamer #389480
Tints of Gossamer #389480
RGB
CMYK
RGB Variations
Color information
#389480 (or 0x389480) is known color: Gossamer. HEX triplet: 38, 94 and 80. RGB value is (56,148,128). Sum of RGB (Red+Green+Blue) = 56+148+128=332 (43% of max value = 765). Red value is 56 (22.27% from 255 or 16.87% from 332); Green value is 148 (58.20% from 255 or 44.58% from 332); Blue value is 128 (50.39% from 255 or 38.55% from 332); Max value from RGB is 148 - color contains mainly: green. Hex color #389480 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #389480 is #C76B7F. Grayscale: #767676. Windows color (decimal): -13069184 or 8426552. OLE color: 8426552.
HSL color Cylindrical-coordinate representation of color #389480: hue angle of 166.96º 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 #389480 is Cyan = 0.62, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 56 | 148 | 128 | - |
| CMYK | 0.62 | 0 | 0.14 | 0.42 |
| HSL | 166.96º | 0.45% | 0.4% | - |
| HSV(B) | 166.96º | 0.62% | 0.58% | - |
| XYZ | 16.12 | 23.58 | 24.12 | - |
| YUV | 118.21 | 133.52 | 83.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 148 | 128 | 0.62 | 0 | 0.14 | 0.42 | 166.96 | 0.45 | 0.4 |
| Hex | 38 | 94 | 80 | 3E | 0 | E | 2A | A7 | 2D | 28 |
| Octal | 70 | 224 | 200 | 76 | 0 | 16 | 52 | 247 | 55 | 50 |
| Binary | 111000 | 10010100 | 10000000 | 111110 | 0 | 1110 | 101010 | 10100111 | 101101 | 101000 |
Color Harmonies of #389480
Complementary color
Monochromatic Colors of #389480
Black with #389480
Text Example
Text Example
White with #389480
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389480; }
p { color: rgb(56,148,128); }
H1.HeaderClassName
{
color: #389480;
}
.AnyTagClassName
{
color: #389480;
}
</style>
background-color css
<style>
a { background-color: #389480; }
a { background-color: rgb(56,148,128); }
div.DivClassName
{
background-color: #389480;
}
.BgClassName
{
background-color: #389480;
}
</style>
border-color css
<style>
span { border-color: #389480; }
span { border-color: rgb(56,148,128); }
td.TdClassName
{
border-color: #389480;
}
.TagClassName
{
border-color: #389480;
}
</style>