Shades of Gossamer #399385
Tints of Gossamer #399385
RGB
CMYK
RGB Variations
Color information
#399385 (or 0x399385) is known color: Gossamer. HEX triplet: 39, 93 and 85. RGB value is (57,147,133). Sum of RGB (Red+Green+Blue) = 57+147+133=337 (44% of max value = 765). Red value is 57 (22.66% from 255 or 16.91% from 337); Green value is 147 (57.81% from 255 or 43.62% from 337); Blue value is 133 (52.34% from 255 or 39.47% from 337); Max value from RGB is 147 - color contains mainly: green. Hex color #399385 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #399385 is #C66C7A. Grayscale: #767676. Windows color (decimal): -13003899 or 8753977. OLE color: 8753977.
HSL color Cylindrical-coordinate representation of color #399385: hue angle of 170.67º 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 #399385 is Cyan = 0.61, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 147 | 133 | - |
| CMYK | 0.61 | 0 | 0.10 | 0.42 |
| HSL | 170.67º | 0.44% | 0.4% | - |
| HSV(B) | 170.67º | 0.61% | 0.58% | - |
| XYZ | 16.35 | 23.43 | 25.85 | - |
| YUV | 118.49 | 136.18 | 84.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 147 | 133 | 0.61 | 0 | 0.10 | 0.42 | 170.67 | 0.44 | 0.4 |
| Hex | 39 | 93 | 85 | 3D | 0 | A | 2A | AB | 2C | 28 |
| Octal | 71 | 223 | 205 | 75 | 0 | 12 | 52 | 253 | 54 | 50 |
| Binary | 111001 | 10010011 | 10000101 | 111101 | 0 | 1010 | 101010 | 10101011 | 101100 | 101000 |
Color Harmonies of #399385
Complementary color
Monochromatic Colors of #399385
Black with #399385
Text Example
Text Example
White with #399385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #399385; }
p { color: rgb(57,147,133); }
H1.HeaderClassName
{
color: #399385;
}
.AnyTagClassName
{
color: #399385;
}
</style>
background-color css
<style>
a { background-color: #399385; }
a { background-color: rgb(57,147,133); }
div.DivClassName
{
background-color: #399385;
}
.BgClassName
{
background-color: #399385;
}
</style>
border-color css
<style>
span { border-color: #399385; }
span { border-color: rgb(57,147,133); }
td.TdClassName
{
border-color: #399385;
}
.TagClassName
{
border-color: #399385;
}
</style>