Shades of Gossamer #319080
Tints of Gossamer #319080
RGB
CMYK
RGB Variations
Color information
#319080 (or 0x319080) is known color: Gossamer. HEX triplet: 31, 90 and 80. RGB value is (49,144,128). Sum of RGB (Red+Green+Blue) = 49+144+128=321 (42% of max value = 765). Red value is 49 (19.53% from 255 or 15.26% from 321); Green value is 144 (56.64% from 255 or 44.86% from 321); Blue value is 128 (50.39% from 255 or 39.88% from 321); Max value from RGB is 144 - color contains mainly: green. Hex color #319080 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #319080 is #CE6F7F. Grayscale: #717171. Windows color (decimal): -13528960 or 8425521. OLE color: 8425521.
HSL color Cylindrical-coordinate representation of color #319080: hue angle of 169.89º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #319080 is Cyan = 0.66, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 49 | 144 | 128 | - |
| CMYK | 0.66 | 0 | 0.11 | 0.44 |
| HSL | 169.89º | 0.49% | 0.38% | - |
| HSV(B) | 169.89º | 0.66% | 0.56% | - |
| XYZ | 15.14 | 22.16 | 23.9 | - |
| YUV | 113.77 | 136.03 | 81.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 144 | 128 | 0.66 | 0 | 0.11 | 0.44 | 169.89 | 0.49 | 0.38 |
| Hex | 31 | 90 | 80 | 42 | 0 | B | 2C | AA | 31 | 26 |
| Octal | 61 | 220 | 200 | 102 | 0 | 13 | 54 | 252 | 61 | 46 |
| Binary | 110001 | 10010000 | 10000000 | 1000010 | 0 | 1011 | 101100 | 10101010 | 110001 | 100110 |
Color Harmonies of #319080
Complementary color
Monochromatic Colors of #319080
Black with #319080
Text Example
Text Example
White with #319080
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319080; }
p { color: rgb(49,144,128); }
H1.HeaderClassName
{
color: #319080;
}
.AnyTagClassName
{
color: #319080;
}
</style>
background-color css
<style>
a { background-color: #319080; }
a { background-color: rgb(49,144,128); }
div.DivClassName
{
background-color: #319080;
}
.BgClassName
{
background-color: #319080;
}
</style>
border-color css
<style>
span { border-color: #319080; }
span { border-color: rgb(49,144,128); }
td.TdClassName
{
border-color: #319080;
}
.TagClassName
{
border-color: #319080;
}
</style>