Shades of Gossamer #389773
Tints of Gossamer #389773
RGB
CMYK
RGB Variations
Color information
#389773 (or 0x389773) is known color: Gossamer. HEX triplet: 38, 97 and 73. RGB value is (56,151,115). Sum of RGB (Red+Green+Blue) = 56+151+115=322 (42% of max value = 765). Red value is 56 (22.27% from 255 or 17.39% from 322); Green value is 151 (59.38% from 255 or 46.89% from 322); Blue value is 115 (45.31% from 255 or 35.71% from 322); Max value from RGB is 151 - color contains mainly: green. Hex color #389773 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #389773 is #C7688C. Grayscale: #767676. Windows color (decimal): -13068429 or 7575352. OLE color: 7575352.
HSL color Cylindrical-coordinate representation of color #389773: hue angle of 157.26º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #389773 is Cyan = 0.63, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 56 | 151 | 115 | - |
| CMYK | 0.63 | 0 | 0.24 | 0.41 |
| HSL | 157.26º | 0.46% | 0.41% | - |
| HSV(B) | 157.26º | 0.63% | 0.59% | - |
| XYZ | 15.79 | 24.21 | 20.06 | - |
| YUV | 118.49 | 126.03 | 83.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 151 | 115 | 0.63 | 0 | 0.24 | 0.41 | 157.26 | 0.46 | 0.41 |
| Hex | 38 | 97 | 73 | 3F | 0 | 18 | 29 | 9D | 2E | 29 |
| Octal | 70 | 227 | 163 | 77 | 0 | 30 | 51 | 235 | 56 | 51 |
| Binary | 111000 | 10010111 | 1110011 | 111111 | 0 | 11000 | 101001 | 10011101 | 101110 | 101001 |
Color Harmonies of #389773
Complementary color
Monochromatic Colors of #389773
Black with #389773
Text Example
Text Example
White with #389773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389773; }
p { color: rgb(56,151,115); }
H1.HeaderClassName
{
color: #389773;
}
.AnyTagClassName
{
color: #389773;
}
</style>
background-color css
<style>
a { background-color: #389773; }
a { background-color: rgb(56,151,115); }
div.DivClassName
{
background-color: #389773;
}
.BgClassName
{
background-color: #389773;
}
</style>
border-color css
<style>
span { border-color: #389773; }
span { border-color: rgb(56,151,115); }
td.TdClassName
{
border-color: #389773;
}
.TagClassName
{
border-color: #389773;
}
</style>