Shades of Gossamer #389887
Tints of Gossamer #389887
RGB
CMYK
RGB Variations
Color information
#389887 (or 0x389887) is known color: Gossamer. HEX triplet: 38, 98 and 87. RGB value is (56,152,135). Sum of RGB (Red+Green+Blue) = 56+152+135=343 (45% of max value = 765). Red value is 56 (22.27% from 255 or 16.33% from 343); Green value is 152 (59.77% from 255 or 44.31% from 343); Blue value is 135 (53.12% from 255 or 39.36% from 343); Max value from RGB is 152 - color contains mainly: green. Hex color #389887 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #389887 is #C76778. Grayscale: #797979. Windows color (decimal): -13068153 or 8886328. OLE color: 8886328.
HSL color Cylindrical-coordinate representation of color #389887: hue angle of 169.38º 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 #389887 is Cyan = 0.63, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 56 | 152 | 135 | - |
| CMYK | 0.63 | 0 | 0.11 | 0.40 |
| HSL | 169.38º | 0.46% | 0.41% | - |
| HSV(B) | 169.38º | 0.63% | 0.6% | - |
| XYZ | 17.23 | 25.05 | 26.85 | - |
| YUV | 121.36 | 135.7 | 81.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 152 | 135 | 0.63 | 0 | 0.11 | 0.40 | 169.38 | 0.46 | 0.41 |
| Hex | 38 | 98 | 87 | 3F | 0 | B | 28 | A9 | 2E | 29 |
| Octal | 70 | 230 | 207 | 77 | 0 | 13 | 50 | 251 | 56 | 51 |
| Binary | 111000 | 10011000 | 10000111 | 111111 | 0 | 1011 | 101000 | 10101001 | 101110 | 101001 |
Color Harmonies of #389887
Complementary color
Monochromatic Colors of #389887
Black with #389887
Text Example
Text Example
White with #389887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389887; }
p { color: rgb(56,152,135); }
H1.HeaderClassName
{
color: #389887;
}
.AnyTagClassName
{
color: #389887;
}
</style>
background-color css
<style>
a { background-color: #389887; }
a { background-color: rgb(56,152,135); }
div.DivClassName
{
background-color: #389887;
}
.BgClassName
{
background-color: #389887;
}
</style>
border-color css
<style>
span { border-color: #389887; }
span { border-color: rgb(56,152,135); }
td.TdClassName
{
border-color: #389887;
}
.TagClassName
{
border-color: #389887;
}
</style>