Shades of Gossamer #319881
Tints of Gossamer #319881
RGB
CMYK
RGB Variations
Color information
#319881 (or 0x319881) is known color: Gossamer. HEX triplet: 31, 98 and 81. RGB value is (49,152,129). Sum of RGB (Red+Green+Blue) = 49+152+129=330 (43% of max value = 765). Red value is 49 (19.53% from 255 or 14.85% from 330); Green value is 152 (59.77% from 255 or 46.06% from 330); Blue value is 129 (50.78% from 255 or 39.09% from 330); Max value from RGB is 152 - color contains mainly: green. Hex color #319881 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #319881 is #CE677E. Grayscale: #767676. Windows color (decimal): -13526911 or 8493105. OLE color: 8493105.
HSL color Cylindrical-coordinate representation of color #319881: hue angle of 166.6º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #319881 is Cyan = 0.68, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 49 | 152 | 129 | - |
| CMYK | 0.68 | 0 | 0.15 | 0.40 |
| HSL | 166.6º | 0.51% | 0.39% | - |
| HSV(B) | 166.6º | 0.68% | 0.6% | - |
| XYZ | 16.46 | 24.69 | 24.67 | - |
| YUV | 118.58 | 133.88 | 78.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 152 | 129 | 0.68 | 0 | 0.15 | 0.40 | 166.6 | 0.51 | 0.39 |
| Hex | 31 | 98 | 81 | 44 | 0 | F | 28 | A7 | 33 | 27 |
| Octal | 61 | 230 | 201 | 104 | 0 | 17 | 50 | 247 | 63 | 47 |
| Binary | 110001 | 10011000 | 10000001 | 1000100 | 0 | 1111 | 101000 | 10100111 | 110011 | 100111 |
Color Harmonies of #319881
Complementary color
Monochromatic Colors of #319881
Black with #319881
Text Example
Text Example
White with #319881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319881; }
p { color: rgb(49,152,129); }
H1.HeaderClassName
{
color: #319881;
}
.AnyTagClassName
{
color: #319881;
}
</style>
background-color css
<style>
a { background-color: #319881; }
a { background-color: rgb(49,152,129); }
div.DivClassName
{
background-color: #319881;
}
.BgClassName
{
background-color: #319881;
}
</style>
border-color css
<style>
span { border-color: #319881; }
span { border-color: rgb(49,152,129); }
td.TdClassName
{
border-color: #319881;
}
.TagClassName
{
border-color: #319881;
}
</style>