Shades of Gossamer #319989
Tints of Gossamer #319989
RGB
CMYK
RGB Variations
Color information
#319989 (or 0x319989) is known color: Gossamer. HEX triplet: 31, 99 and 89. RGB value is (49,153,137). Sum of RGB (Red+Green+Blue) = 49+153+137=339 (44% of max value = 765). Red value is 49 (19.53% from 255 or 14.45% from 339); Green value is 153 (60.16% from 255 or 45.13% from 339); Blue value is 137 (53.91% from 255 or 40.41% from 339); Max value from RGB is 153 - color contains mainly: green. Hex color #319989 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #319989 is #CE6676. Grayscale: #787878. Windows color (decimal): -13526647 or 9017649. OLE color: 9017649.
HSL color Cylindrical-coordinate representation of color #319989: hue angle of 170.77º degrees, saturation: 0.51, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #319989 is Cyan = 0.68, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 49 | 153 | 137 | - |
| CMYK | 0.68 | 0 | 0.10 | 0.4 |
| HSL | 170.77º | 0.51% | 0.4% | - |
| HSV(B) | 170.77º | 0.68% | 0.6% | - |
| XYZ | 17.17 | 25.24 | 27.63 | - |
| YUV | 120.08 | 137.54 | 77.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 153 | 137 | 0.68 | 0 | 0.10 | 0.4 | 170.77 | 0.51 | 0.4 |
| Hex | 31 | 99 | 89 | 44 | 0 | A | 28 | AB | 33 | 28 |
| Octal | 61 | 231 | 211 | 104 | 0 | 12 | 50 | 253 | 63 | 50 |
| Binary | 110001 | 10011001 | 10001001 | 1000100 | 0 | 1010 | 101000 | 10101011 | 110011 | 101000 |
Color Harmonies of #319989
Complementary color
Monochromatic Colors of #319989
Black with #319989
Text Example
Text Example
White with #319989
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319989; }
p { color: rgb(49,153,137); }
H1.HeaderClassName
{
color: #319989;
}
.AnyTagClassName
{
color: #319989;
}
</style>
background-color css
<style>
a { background-color: #319989; }
a { background-color: rgb(49,153,137); }
div.DivClassName
{
background-color: #319989;
}
.BgClassName
{
background-color: #319989;
}
</style>
border-color css
<style>
span { border-color: #319989; }
span { border-color: rgb(49,153,137); }
td.TdClassName
{
border-color: #319989;
}
.TagClassName
{
border-color: #319989;
}
</style>