Shades of Gossamer #399479
Tints of Gossamer #399479
RGB
CMYK
RGB Variations
Color information
#399479 (or 0x399479) is known color: Gossamer. HEX triplet: 39, 94 and 79. RGB value is (57,148,121). Sum of RGB (Red+Green+Blue) = 57+148+121=326 (43% of max value = 765). Red value is 57 (22.66% from 255 or 17.48% from 326); Green value is 148 (58.20% from 255 or 45.40% from 326); Blue value is 121 (47.66% from 255 or 37.12% from 326); Max value from RGB is 148 - color contains mainly: green. Hex color #399479 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #399479 is #C66B86. Grayscale: #757575. Windows color (decimal): -13003655 or 7967801. OLE color: 7967801.
HSL color Cylindrical-coordinate representation of color #399479: hue angle of 162.2º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #399479 is Cyan = 0.61, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 148 | 121 | - |
| CMYK | 0.61 | 0 | 0.18 | 0.42 |
| HSL | 162.2º | 0.44% | 0.4% | - |
| HSV(B) | 162.2º | 0.61% | 0.58% | - |
| XYZ | 15.73 | 23.43 | 21.78 | - |
| YUV | 117.71 | 129.85 | 84.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 148 | 121 | 0.61 | 0 | 0.18 | 0.42 | 162.2 | 0.44 | 0.4 |
| Hex | 39 | 94 | 79 | 3D | 0 | 12 | 2A | A2 | 2C | 28 |
| Octal | 71 | 224 | 171 | 75 | 0 | 22 | 52 | 242 | 54 | 50 |
| Binary | 111001 | 10010100 | 1111001 | 111101 | 0 | 10010 | 101010 | 10100010 | 101100 | 101000 |
Color Harmonies of #399479
Complementary color
Monochromatic Colors of #399479
Black with #399479
Text Example
Text Example
White with #399479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #399479; }
p { color: rgb(57,148,121); }
H1.HeaderClassName
{
color: #399479;
}
.AnyTagClassName
{
color: #399479;
}
</style>
background-color css
<style>
a { background-color: #399479; }
a { background-color: rgb(57,148,121); }
div.DivClassName
{
background-color: #399479;
}
.BgClassName
{
background-color: #399479;
}
</style>
border-color css
<style>
span { border-color: #399479; }
span { border-color: rgb(57,148,121); }
td.TdClassName
{
border-color: #399479;
}
.TagClassName
{
border-color: #399479;
}
</style>