Shades of Gossamer #319180
Tints of Gossamer #319180
RGB
CMYK
RGB Variations
Color information
#319180 (or 0x319180) is known color: Gossamer. HEX triplet: 31, 91 and 80. RGB value is (49,145,128). Sum of RGB (Red+Green+Blue) = 49+145+128=322 (42% of max value = 765). Red value is 49 (19.53% from 255 or 15.22% from 322); Green value is 145 (57.03% from 255 or 45.03% from 322); Blue value is 128 (50.39% from 255 or 39.75% from 322); Max value from RGB is 145 - color contains mainly: green. Hex color #319180 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #319180 is #CE6E7F. Grayscale: #727272. Windows color (decimal): -13528704 or 8425777. OLE color: 8425777.
HSL color Cylindrical-coordinate representation of color #319180: hue angle of 169.38º 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 #319180 is Cyan = 0.66, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 145 | 128 | - |
| CMYK | 0.66 | 0 | 0.12 | 0.43 |
| HSL | 169.38º | 0.49% | 0.38% | - |
| HSV(B) | 169.38º | 0.66% | 0.57% | - |
| XYZ | 15.29 | 22.46 | 23.95 | - |
| YUV | 114.36 | 135.7 | 81.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 145 | 128 | 0.66 | 0 | 0.12 | 0.43 | 169.38 | 0.49 | 0.38 |
| Hex | 31 | 91 | 80 | 42 | 0 | C | 2B | A9 | 31 | 26 |
| Octal | 61 | 221 | 200 | 102 | 0 | 14 | 53 | 251 | 61 | 46 |
| Binary | 110001 | 10010001 | 10000000 | 1000010 | 0 | 1100 | 101011 | 10101001 | 110001 | 100110 |
Color Harmonies of #319180
Complementary color
Monochromatic Colors of #319180
Black with #319180
Text Example
Text Example
White with #319180
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319180; }
p { color: rgb(49,145,128); }
H1.HeaderClassName
{
color: #319180;
}
.AnyTagClassName
{
color: #319180;
}
</style>
background-color css
<style>
a { background-color: #319180; }
a { background-color: rgb(49,145,128); }
div.DivClassName
{
background-color: #319180;
}
.BgClassName
{
background-color: #319180;
}
</style>
border-color css
<style>
span { border-color: #319180; }
span { border-color: rgb(49,145,128); }
td.TdClassName
{
border-color: #319180;
}
.TagClassName
{
border-color: #319180;
}
</style>