Shades of Gossamer #399485
Tints of Gossamer #399485
RGB
CMYK
RGB Variations
Color information
#399485 (or 0x399485) is known color: Gossamer. HEX triplet: 39, 94 and 85. RGB value is (57,148,133). Sum of RGB (Red+Green+Blue) = 57+148+133=338 (44% of max value = 765). Red value is 57 (22.66% from 255 or 16.86% from 338); Green value is 148 (58.20% from 255 or 43.79% from 338); Blue value is 133 (52.34% from 255 or 39.35% from 338); Max value from RGB is 148 - color contains mainly: green. Hex color #399485 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #399485 is #C66B7A. Grayscale: #777777. Windows color (decimal): -13003643 or 8754233. OLE color: 8754233.
HSL color Cylindrical-coordinate representation of color #399485: hue angle of 170.11º 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 #399485 is Cyan = 0.61, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 148 | 133 | - |
| CMYK | 0.61 | 0 | 0.10 | 0.42 |
| HSL | 170.11º | 0.44% | 0.4% | - |
| HSV(B) | 170.11º | 0.61% | 0.58% | - |
| XYZ | 16.51 | 23.74 | 25.9 | - |
| YUV | 119.08 | 135.85 | 83.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 148 | 133 | 0.61 | 0 | 0.10 | 0.42 | 170.11 | 0.44 | 0.4 |
| Hex | 39 | 94 | 85 | 3D | 0 | A | 2A | AA | 2C | 28 |
| Octal | 71 | 224 | 205 | 75 | 0 | 12 | 52 | 252 | 54 | 50 |
| Binary | 111001 | 10010100 | 10000101 | 111101 | 0 | 1010 | 101010 | 10101010 | 101100 | 101000 |
Color Harmonies of #399485
Complementary color
Monochromatic Colors of #399485
Black with #399485
Text Example
Text Example
White with #399485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #399485; }
p { color: rgb(57,148,133); }
H1.HeaderClassName
{
color: #399485;
}
.AnyTagClassName
{
color: #399485;
}
</style>
background-color css
<style>
a { background-color: #399485; }
a { background-color: rgb(57,148,133); }
div.DivClassName
{
background-color: #399485;
}
.BgClassName
{
background-color: #399485;
}
</style>
border-color css
<style>
span { border-color: #399485; }
span { border-color: rgb(57,148,133); }
td.TdClassName
{
border-color: #399485;
}
.TagClassName
{
border-color: #399485;
}
</style>