Shades of Gossamer #399281
Tints of Gossamer #399281
RGB
CMYK
RGB Variations
Color information
#399281 (or 0x399281) is known color: Gossamer. HEX triplet: 39, 92 and 81. RGB value is (57,146,129). Sum of RGB (Red+Green+Blue) = 57+146+129=332 (43% of max value = 765). Red value is 57 (22.66% from 255 or 17.17% from 332); Green value is 146 (57.42% from 255 or 43.98% from 332); Blue value is 129 (50.78% from 255 or 38.86% from 332); Max value from RGB is 146 - color contains mainly: green. Hex color #399281 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #399281 is #C66D7E. Grayscale: #757575. Windows color (decimal): -13004159 or 8491577. OLE color: 8491577.
HSL color Cylindrical-coordinate representation of color #399281: hue angle of 168.54º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #399281 is Cyan = 0.61, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 57 | 146 | 129 | - |
| CMYK | 0.61 | 0 | 0.12 | 0.43 |
| HSL | 168.54º | 0.44% | 0.4% | - |
| HSV(B) | 168.54º | 0.61% | 0.57% | - |
| XYZ | 15.93 | 23.01 | 24.37 | - |
| YUV | 117.45 | 134.51 | 84.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 146 | 129 | 0.61 | 0 | 0.12 | 0.43 | 168.54 | 0.44 | 0.4 |
| Hex | 39 | 92 | 81 | 3D | 0 | C | 2B | A9 | 2C | 28 |
| Octal | 71 | 222 | 201 | 75 | 0 | 14 | 53 | 251 | 54 | 50 |
| Binary | 111001 | 10010010 | 10000001 | 111101 | 0 | 1100 | 101011 | 10101001 | 101100 | 101000 |
Color Harmonies of #399281
Complementary color
Monochromatic Colors of #399281
Black with #399281
Text Example
Text Example
White with #399281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #399281; }
p { color: rgb(57,146,129); }
H1.HeaderClassName
{
color: #399281;
}
.AnyTagClassName
{
color: #399281;
}
</style>
background-color css
<style>
a { background-color: #399281; }
a { background-color: rgb(57,146,129); }
div.DivClassName
{
background-color: #399281;
}
.BgClassName
{
background-color: #399281;
}
</style>
border-color css
<style>
span { border-color: #399281; }
span { border-color: rgb(57,146,129); }
td.TdClassName
{
border-color: #399281;
}
.TagClassName
{
border-color: #399281;
}
</style>