Shades of Gossamer #319681
Tints of Gossamer #319681
RGB
CMYK
RGB Variations
Color information
#319681 (or 0x319681) is known color: Gossamer. HEX triplet: 31, 96 and 81. RGB value is (49,150,129). Sum of RGB (Red+Green+Blue) = 49+150+129=328 (43% of max value = 765). Red value is 49 (19.53% from 255 or 14.94% from 328); Green value is 150 (58.98% from 255 or 45.73% from 328); Blue value is 129 (50.78% from 255 or 39.33% from 328); Max value from RGB is 150 - color contains mainly: green. Hex color #319681 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #319681 is #CE697E. Grayscale: #757575. Windows color (decimal): -13527423 or 8492593. OLE color: 8492593.
HSL color Cylindrical-coordinate representation of color #319681: hue angle of 167.52º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #319681 is Cyan = 0.67, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 49 | 150 | 129 | - |
| CMYK | 0.67 | 0 | 0.14 | 0.41 |
| HSL | 167.52º | 0.51% | 0.39% | - |
| HSV(B) | 167.52º | 0.67% | 0.59% | - |
| XYZ | 16.14 | 24.05 | 24.56 | - |
| YUV | 117.41 | 134.54 | 79.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 150 | 129 | 0.67 | 0 | 0.14 | 0.41 | 167.52 | 0.51 | 0.39 |
| Hex | 31 | 96 | 81 | 43 | 0 | E | 29 | A8 | 33 | 27 |
| Octal | 61 | 226 | 201 | 103 | 0 | 16 | 51 | 250 | 63 | 47 |
| Binary | 110001 | 10010110 | 10000001 | 1000011 | 0 | 1110 | 101001 | 10101000 | 110011 | 100111 |
Color Harmonies of #319681
Complementary color
Monochromatic Colors of #319681
Black with #319681
Text Example
Text Example
White with #319681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319681; }
p { color: rgb(49,150,129); }
H1.HeaderClassName
{
color: #319681;
}
.AnyTagClassName
{
color: #319681;
}
</style>
background-color css
<style>
a { background-color: #319681; }
a { background-color: rgb(49,150,129); }
div.DivClassName
{
background-color: #319681;
}
.BgClassName
{
background-color: #319681;
}
</style>
border-color css
<style>
span { border-color: #319681; }
span { border-color: rgb(49,150,129); }
td.TdClassName
{
border-color: #319681;
}
.TagClassName
{
border-color: #319681;
}
</style>