Shades of Gossamer #319187
Tints of Gossamer #319187
RGB
CMYK
RGB Variations
Color information
#319187 (or 0x319187) is known color: Gossamer. HEX triplet: 31, 91 and 87. RGB value is (49,145,135). Sum of RGB (Red+Green+Blue) = 49+145+135=329 (43% of max value = 765). Red value is 49 (19.53% from 255 or 14.89% from 329); Green value is 145 (57.03% from 255 or 44.07% from 329); Blue value is 135 (53.12% from 255 or 41.03% from 329); Max value from RGB is 145 - color contains mainly: green. Hex color #319187 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #319187 is #CE6E78. Grayscale: #737373. Windows color (decimal): -13528697 or 8884529. OLE color: 8884529.
HSL color Cylindrical-coordinate representation of color #319187: hue angle of 173.75º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #319187 is Cyan = 0.66, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 145 | 135 | - |
| CMYK | 0.66 | 0 | 0.07 | 0.43 |
| HSL | 173.75º | 0.49% | 0.38% | - |
| HSV(B) | 173.75º | 0.66% | 0.57% | - |
| XYZ | 15.77 | 22.65 | 26.46 | - |
| YUV | 115.16 | 139.2 | 80.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 145 | 135 | 0.66 | 0 | 0.07 | 0.43 | 173.75 | 0.49 | 0.38 |
| Hex | 31 | 91 | 87 | 42 | 0 | 7 | 2B | AE | 31 | 26 |
| Octal | 61 | 221 | 207 | 102 | 0 | 7 | 53 | 256 | 61 | 46 |
| Binary | 110001 | 10010001 | 10000111 | 1000010 | 0 | 111 | 101011 | 10101110 | 110001 | 100110 |
Color Harmonies of #319187
Complementary color
Monochromatic Colors of #319187
Black with #319187
Text Example
Text Example
White with #319187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319187; }
p { color: rgb(49,145,135); }
H1.HeaderClassName
{
color: #319187;
}
.AnyTagClassName
{
color: #319187;
}
</style>
background-color css
<style>
a { background-color: #319187; }
a { background-color: rgb(49,145,135); }
div.DivClassName
{
background-color: #319187;
}
.BgClassName
{
background-color: #319187;
}
</style>
border-color css
<style>
span { border-color: #319187; }
span { border-color: rgb(49,145,135); }
td.TdClassName
{
border-color: #319187;
}
.TagClassName
{
border-color: #319187;
}
</style>