Shades of Gossamer #319789
Tints of Gossamer #319789
RGB
CMYK
RGB Variations
Color information
#319789 (or 0x319789) is known color: Gossamer. HEX triplet: 31, 97 and 89. RGB value is (49,151,137). Sum of RGB (Red+Green+Blue) = 49+151+137=337 (44% of max value = 765). Red value is 49 (19.53% from 255 or 14.54% from 337); Green value is 151 (59.38% from 255 or 44.81% from 337); Blue value is 137 (53.91% from 255 or 40.65% from 337); Max value from RGB is 151 - color contains mainly: green. Hex color #319789 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #319789 is #CE6876. Grayscale: #767676. Windows color (decimal): -13527159 or 9017137. OLE color: 9017137.
HSL color Cylindrical-coordinate representation of color #319789: hue angle of 171.76º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #319789 is Cyan = 0.68, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 49 | 151 | 137 | - |
| CMYK | 0.68 | 0 | 0.09 | 0.41 |
| HSL | 171.76º | 0.51% | 0.39% | - |
| HSV(B) | 171.76º | 0.68% | 0.59% | - |
| XYZ | 16.85 | 24.59 | 27.53 | - |
| YUV | 118.91 | 138.21 | 78.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 151 | 137 | 0.68 | 0 | 0.09 | 0.41 | 171.76 | 0.51 | 0.39 |
| Hex | 31 | 97 | 89 | 44 | 0 | 9 | 29 | AC | 33 | 27 |
| Octal | 61 | 227 | 211 | 104 | 0 | 11 | 51 | 254 | 63 | 47 |
| Binary | 110001 | 10010111 | 10001001 | 1000100 | 0 | 1001 | 101001 | 10101100 | 110011 | 100111 |
Color Harmonies of #319789
Complementary color
Monochromatic Colors of #319789
Black with #319789
Text Example
Text Example
White with #319789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319789; }
p { color: rgb(49,151,137); }
H1.HeaderClassName
{
color: #319789;
}
.AnyTagClassName
{
color: #319789;
}
</style>
background-color css
<style>
a { background-color: #319789; }
a { background-color: rgb(49,151,137); }
div.DivClassName
{
background-color: #319789;
}
.BgClassName
{
background-color: #319789;
}
</style>
border-color css
<style>
span { border-color: #319789; }
span { border-color: rgb(49,151,137); }
td.TdClassName
{
border-color: #319789;
}
.TagClassName
{
border-color: #319789;
}
</style>