Shades of Gossamer #399580
Tints of Gossamer #399580
RGB
CMYK
RGB Variations
Color information
#399580 (or 0x399580) is known color: Gossamer. HEX triplet: 39, 95 and 80. RGB value is (57,149,128). Sum of RGB (Red+Green+Blue) = 57+149+128=334 (44% of max value = 765). Red value is 57 (22.66% from 255 or 17.07% from 334); Green value is 149 (58.59% from 255 or 44.61% from 334); Blue value is 128 (50.39% from 255 or 38.32% from 334); Max value from RGB is 149 - color contains mainly: green. Hex color #399580 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #399580 is #C66A7F. Grayscale: #777777. Windows color (decimal): -13003392 or 8426809. OLE color: 8426809.
HSL color Cylindrical-coordinate representation of color #399580: hue angle of 166.3º 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 #399580 is Cyan = 0.62, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 149 | 128 | - |
| CMYK | 0.62 | 0 | 0.14 | 0.42 |
| HSL | 166.3º | 0.45% | 0.4% | - |
| HSV(B) | 166.3º | 0.62% | 0.58% | - |
| XYZ | 16.33 | 23.92 | 24.18 | - |
| YUV | 119.1 | 133.02 | 83.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 149 | 128 | 0.62 | 0 | 0.14 | 0.42 | 166.3 | 0.45 | 0.4 |
| Hex | 39 | 95 | 80 | 3E | 0 | E | 2A | A6 | 2D | 28 |
| Octal | 71 | 225 | 200 | 76 | 0 | 16 | 52 | 246 | 55 | 50 |
| Binary | 111001 | 10010101 | 10000000 | 111110 | 0 | 1110 | 101010 | 10100110 | 101101 | 101000 |
Color Harmonies of #399580
Complementary color
Monochromatic Colors of #399580
Black with #399580
Text Example
Text Example
White with #399580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #399580; }
p { color: rgb(57,149,128); }
H1.HeaderClassName
{
color: #399580;
}
.AnyTagClassName
{
color: #399580;
}
</style>
background-color css
<style>
a { background-color: #399580; }
a { background-color: rgb(57,149,128); }
div.DivClassName
{
background-color: #399580;
}
.BgClassName
{
background-color: #399580;
}
</style>
border-color css
<style>
span { border-color: #399580; }
span { border-color: rgb(57,149,128); }
td.TdClassName
{
border-color: #399580;
}
.TagClassName
{
border-color: #399580;
}
</style>