Shades of Gossamer #399680
Tints of Gossamer #399680
RGB
CMYK
RGB Variations
Color information
#399680 (or 0x399680) is known color: Gossamer. HEX triplet: 39, 96 and 80. RGB value is (57,150,128). Sum of RGB (Red+Green+Blue) = 57+150+128=335 (44% of max value = 765). Red value is 57 (22.66% from 255 or 17.01% from 335); Green value is 150 (58.98% from 255 or 44.78% from 335); Blue value is 128 (50.39% from 255 or 38.21% from 335); Max value from RGB is 150 - color contains mainly: green. Hex color #399680 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #399680 is #C6697F. Grayscale: #777777. Windows color (decimal): -13003136 or 8427065. OLE color: 8427065.
HSL color Cylindrical-coordinate representation of color #399680: hue angle of 165.81º degrees, saturation: 0.45, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #399680 is Cyan = 0.62, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 57 | 150 | 128 | - |
| CMYK | 0.62 | 0 | 0.15 | 0.41 |
| HSL | 165.81º | 0.45% | 0.41% | - |
| HSV(B) | 165.81º | 0.62% | 0.59% | - |
| XYZ | 16.49 | 24.24 | 24.23 | - |
| YUV | 119.69 | 132.69 | 83.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 150 | 128 | 0.62 | 0 | 0.15 | 0.41 | 165.81 | 0.45 | 0.41 |
| Hex | 39 | 96 | 80 | 3E | 0 | F | 29 | A6 | 2D | 29 |
| Octal | 71 | 226 | 200 | 76 | 0 | 17 | 51 | 246 | 55 | 51 |
| Binary | 111001 | 10010110 | 10000000 | 111110 | 0 | 1111 | 101001 | 10100110 | 101101 | 101001 |
Color Harmonies of #399680
Complementary color
Monochromatic Colors of #399680
Black with #399680
Text Example
Text Example
White with #399680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #399680; }
p { color: rgb(57,150,128); }
H1.HeaderClassName
{
color: #399680;
}
.AnyTagClassName
{
color: #399680;
}
</style>
background-color css
<style>
a { background-color: #399680; }
a { background-color: rgb(57,150,128); }
div.DivClassName
{
background-color: #399680;
}
.BgClassName
{
background-color: #399680;
}
</style>
border-color css
<style>
span { border-color: #399680; }
span { border-color: rgb(57,150,128); }
td.TdClassName
{
border-color: #399680;
}
.TagClassName
{
border-color: #399680;
}
</style>