Shades of Gossamer #319587
Tints of Gossamer #319587
RGB
CMYK
RGB Variations
Color information
#319587 (or 0x319587) is known color: Gossamer. HEX triplet: 31, 95 and 87. RGB value is (49,149,135). Sum of RGB (Red+Green+Blue) = 49+149+135=333 (44% of max value = 765). Red value is 49 (19.53% from 255 or 14.71% from 333); Green value is 149 (58.59% from 255 or 44.74% from 333); Blue value is 135 (53.12% from 255 or 40.54% from 333); Max value from RGB is 149 - color contains mainly: green. Hex color #319587 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #319587 is #CE6A78. Grayscale: #757575. Windows color (decimal): -13527673 or 8885553. OLE color: 8885553.
HSL color Cylindrical-coordinate representation of color #319587: hue angle of 171.6º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #319587 is Cyan = 0.67, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 49 | 149 | 135 | - |
| CMYK | 0.67 | 0 | 0.09 | 0.42 |
| HSL | 171.6º | 0.51% | 0.39% | - |
| HSV(B) | 171.6º | 0.67% | 0.58% | - |
| XYZ | 16.39 | 23.9 | 26.67 | - |
| YUV | 117.5 | 137.87 | 79.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 149 | 135 | 0.67 | 0 | 0.09 | 0.42 | 171.6 | 0.51 | 0.39 |
| Hex | 31 | 95 | 87 | 43 | 0 | 9 | 2A | AC | 33 | 27 |
| Octal | 61 | 225 | 207 | 103 | 0 | 11 | 52 | 254 | 63 | 47 |
| Binary | 110001 | 10010101 | 10000111 | 1000011 | 0 | 1001 | 101010 | 10101100 | 110011 | 100111 |
Color Harmonies of #319587
Complementary color
Monochromatic Colors of #319587
Black with #319587
Text Example
Text Example
White with #319587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319587; }
p { color: rgb(49,149,135); }
H1.HeaderClassName
{
color: #319587;
}
.AnyTagClassName
{
color: #319587;
}
</style>
background-color css
<style>
a { background-color: #319587; }
a { background-color: rgb(49,149,135); }
div.DivClassName
{
background-color: #319587;
}
.BgClassName
{
background-color: #319587;
}
</style>
border-color css
<style>
span { border-color: #319587; }
span { border-color: rgb(49,149,135); }
td.TdClassName
{
border-color: #319587;
}
.TagClassName
{
border-color: #319587;
}
</style>