Shades of Gossamer #389387
Tints of Gossamer #389387
RGB
CMYK
RGB Variations
Color information
#389387 (or 0x389387) is known color: Gossamer. HEX triplet: 38, 93 and 87. RGB value is (56,147,135). Sum of RGB (Red+Green+Blue) = 56+147+135=338 (44% of max value = 765). Red value is 56 (22.27% from 255 or 16.57% from 338); Green value is 147 (57.81% from 255 or 43.49% from 338); Blue value is 135 (53.12% from 255 or 39.94% from 338); Max value from RGB is 147 - color contains mainly: green. Hex color #389387 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #389387 is #C76C78. Grayscale: #767676. Windows color (decimal): -13069433 or 8885048. OLE color: 8885048.
HSL color Cylindrical-coordinate representation of color #389387: hue angle of 172.09º 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 #389387 is Cyan = 0.62, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 56 | 147 | 135 | - |
| CMYK | 0.62 | 0 | 0.08 | 0.42 |
| HSL | 172.09º | 0.45% | 0.4% | - |
| HSV(B) | 172.09º | 0.62% | 0.58% | - |
| XYZ | 16.44 | 23.46 | 26.58 | - |
| YUV | 118.42 | 137.35 | 83.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 147 | 135 | 0.62 | 0 | 0.08 | 0.42 | 172.09 | 0.45 | 0.4 |
| Hex | 38 | 93 | 87 | 3E | 0 | 8 | 2A | AC | 2D | 28 |
| Octal | 70 | 223 | 207 | 76 | 0 | 10 | 52 | 254 | 55 | 50 |
| Binary | 111000 | 10010011 | 10000111 | 111110 | 0 | 1000 | 101010 | 10101100 | 101101 | 101000 |
Color Harmonies of #389387
Complementary color
Monochromatic Colors of #389387
Black with #389387
Text Example
Text Example
White with #389387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389387; }
p { color: rgb(56,147,135); }
H1.HeaderClassName
{
color: #389387;
}
.AnyTagClassName
{
color: #389387;
}
</style>
background-color css
<style>
a { background-color: #389387; }
a { background-color: rgb(56,147,135); }
div.DivClassName
{
background-color: #389387;
}
.BgClassName
{
background-color: #389387;
}
</style>
border-color css
<style>
span { border-color: #389387; }
span { border-color: rgb(56,147,135); }
td.TdClassName
{
border-color: #389387;
}
.TagClassName
{
border-color: #389387;
}
</style>