Shades of Gossamer #389886
Tints of Gossamer #389886
RGB
CMYK
RGB Variations
Color information
#389886 (or 0x389886) is known color: Gossamer. HEX triplet: 38, 98 and 86. RGB value is (56,152,134). Sum of RGB (Red+Green+Blue) = 56+152+134=342 (45% of max value = 765). Red value is 56 (22.27% from 255 or 16.37% from 342); Green value is 152 (59.77% from 255 or 44.44% from 342); Blue value is 134 (52.73% from 255 or 39.18% from 342); Max value from RGB is 152 - color contains mainly: green. Hex color #389886 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #389886 is #C76779. Grayscale: #797979. Windows color (decimal): -13068154 or 8820792. OLE color: 8820792.
HSL color Cylindrical-coordinate representation of color #389886: hue angle of 168.75º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #389886 is Cyan = 0.63, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 56 | 152 | 134 | - |
| CMYK | 0.63 | 0 | 0.12 | 0.40 |
| HSL | 168.75º | 0.46% | 0.41% | - |
| HSV(B) | 168.75º | 0.63% | 0.6% | - |
| XYZ | 17.16 | 25.02 | 26.48 | - |
| YUV | 121.24 | 135.2 | 81.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 152 | 134 | 0.63 | 0 | 0.12 | 0.40 | 168.75 | 0.46 | 0.41 |
| Hex | 38 | 98 | 86 | 3F | 0 | C | 28 | A9 | 2E | 29 |
| Octal | 70 | 230 | 206 | 77 | 0 | 14 | 50 | 251 | 56 | 51 |
| Binary | 111000 | 10011000 | 10000110 | 111111 | 0 | 1100 | 101000 | 10101001 | 101110 | 101001 |
Color Harmonies of #389886
Complementary color
Monochromatic Colors of #389886
Black with #389886
Text Example
Text Example
White with #389886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389886; }
p { color: rgb(56,152,134); }
H1.HeaderClassName
{
color: #389886;
}
.AnyTagClassName
{
color: #389886;
}
</style>
background-color css
<style>
a { background-color: #389886; }
a { background-color: rgb(56,152,134); }
div.DivClassName
{
background-color: #389886;
}
.BgClassName
{
background-color: #389886;
}
</style>
border-color css
<style>
span { border-color: #389886; }
span { border-color: rgb(56,152,134); }
td.TdClassName
{
border-color: #389886;
}
.TagClassName
{
border-color: #389886;
}
</style>