Shades of Gossamer #319688
Tints of Gossamer #319688
RGB
CMYK
RGB Variations
Color information
#319688 (or 0x319688) is known color: Gossamer. HEX triplet: 31, 96 and 88. RGB value is (49,150,136). Sum of RGB (Red+Green+Blue) = 49+150+136=335 (44% of max value = 765). Red value is 49 (19.53% from 255 or 14.63% from 335); Green value is 150 (58.98% from 255 or 44.78% from 335); Blue value is 136 (53.52% from 255 or 40.60% from 335); Max value from RGB is 150 - color contains mainly: green. Hex color #319688 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #319688 is #CE6977. Grayscale: #767676. Windows color (decimal): -13527416 or 8951345. OLE color: 8951345.
HSL color Cylindrical-coordinate representation of color #319688: hue angle of 171.68º 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 #319688 is Cyan = 0.67, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 49 | 150 | 136 | - |
| CMYK | 0.67 | 0 | 0.09 | 0.41 |
| HSL | 171.68º | 0.51% | 0.39% | - |
| HSV(B) | 171.68º | 0.67% | 0.59% | - |
| XYZ | 16.62 | 24.24 | 27.1 | - |
| YUV | 118.21 | 138.04 | 78.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 150 | 136 | 0.67 | 0 | 0.09 | 0.41 | 171.68 | 0.51 | 0.39 |
| Hex | 31 | 96 | 88 | 43 | 0 | 9 | 29 | AC | 33 | 27 |
| Octal | 61 | 226 | 210 | 103 | 0 | 11 | 51 | 254 | 63 | 47 |
| Binary | 110001 | 10010110 | 10001000 | 1000011 | 0 | 1001 | 101001 | 10101100 | 110011 | 100111 |
Color Harmonies of #319688
Complementary color
Monochromatic Colors of #319688
Black with #319688
Text Example
Text Example
White with #319688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319688; }
p { color: rgb(49,150,136); }
H1.HeaderClassName
{
color: #319688;
}
.AnyTagClassName
{
color: #319688;
}
</style>
background-color css
<style>
a { background-color: #319688; }
a { background-color: rgb(49,150,136); }
div.DivClassName
{
background-color: #319688;
}
.BgClassName
{
background-color: #319688;
}
</style>
border-color css
<style>
span { border-color: #319688; }
span { border-color: rgb(49,150,136); }
td.TdClassName
{
border-color: #319688;
}
.TagClassName
{
border-color: #319688;
}
</style>