Shades of Gossamer #399576
Tints of Gossamer #399576
RGB
CMYK
RGB Variations
Color information
#399576 (or 0x399576) is known color: Gossamer. HEX triplet: 39, 95 and 76. RGB value is (57,149,118). Sum of RGB (Red+Green+Blue) = 57+149+118=324 (42% of max value = 765). Red value is 57 (22.66% from 255 or 17.59% from 324); Green value is 149 (58.59% from 255 or 45.99% from 324); Blue value is 118 (46.48% from 255 or 36.42% from 324); Max value from RGB is 149 - color contains mainly: green. Hex color #399576 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #399576 is #C66A89. Grayscale: #757575. Windows color (decimal): -13003402 or 7771449. OLE color: 7771449.
HSL color Cylindrical-coordinate representation of color #399576: hue angle of 159.78º 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 #399576 is Cyan = 0.62, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 149 | 118 | - |
| CMYK | 0.62 | 0 | 0.21 | 0.42 |
| HSL | 159.78º | 0.45% | 0.4% | - |
| HSV(B) | 159.78º | 0.62% | 0.58% | - |
| XYZ | 15.7 | 23.67 | 20.88 | - |
| YUV | 117.96 | 128.02 | 84.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 149 | 118 | 0.62 | 0 | 0.21 | 0.42 | 159.78 | 0.45 | 0.4 |
| Hex | 39 | 95 | 76 | 3E | 0 | 15 | 2A | A0 | 2D | 28 |
| Octal | 71 | 225 | 166 | 76 | 0 | 25 | 52 | 240 | 55 | 50 |
| Binary | 111001 | 10010101 | 1110110 | 111110 | 0 | 10101 | 101010 | 10100000 | 101101 | 101000 |
Color Harmonies of #399576
Complementary color
Monochromatic Colors of #399576
Black with #399576
Text Example
Text Example
White with #399576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #399576; }
p { color: rgb(57,149,118); }
H1.HeaderClassName
{
color: #399576;
}
.AnyTagClassName
{
color: #399576;
}
</style>
background-color css
<style>
a { background-color: #399576; }
a { background-color: rgb(57,149,118); }
div.DivClassName
{
background-color: #399576;
}
.BgClassName
{
background-color: #399576;
}
</style>
border-color css
<style>
span { border-color: #399576; }
span { border-color: rgb(57,149,118); }
td.TdClassName
{
border-color: #399576;
}
.TagClassName
{
border-color: #399576;
}
</style>