Shades of Gossamer #319778
Tints of Gossamer #319778
RGB
CMYK
RGB Variations
Color information
#319778 (or 0x319778) is known color: Gossamer. HEX triplet: 31, 97 and 78. RGB value is (49,151,120). Sum of RGB (Red+Green+Blue) = 49+151+120=320 (42% of max value = 765). Red value is 49 (19.53% from 255 or 15.31% from 320); Green value is 151 (59.38% from 255 or 47.19% from 320); Blue value is 120 (47.27% from 255 or 37.5% from 320); Max value from RGB is 151 - color contains mainly: green. Hex color #319778 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #319778 is #CE6887. Grayscale: #747474. Windows color (decimal): -13527176 or 7903025. OLE color: 7903025.
HSL color Cylindrical-coordinate representation of color #319778: hue angle of 161.76º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #319778 is Cyan = 0.68, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 49 | 151 | 120 | - |
| CMYK | 0.68 | 0 | 0.21 | 0.41 |
| HSL | 161.76º | 0.51% | 0.39% | - |
| HSV(B) | 161.76º | 0.68% | 0.59% | - |
| XYZ | 15.72 | 24.14 | 21.6 | - |
| YUV | 116.97 | 129.71 | 79.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 151 | 120 | 0.68 | 0 | 0.21 | 0.41 | 161.76 | 0.51 | 0.39 |
| Hex | 31 | 97 | 78 | 44 | 0 | 15 | 29 | A2 | 33 | 27 |
| Octal | 61 | 227 | 170 | 104 | 0 | 25 | 51 | 242 | 63 | 47 |
| Binary | 110001 | 10010111 | 1111000 | 1000100 | 0 | 10101 | 101001 | 10100010 | 110011 | 100111 |
Color Harmonies of #319778
Complementary color
Monochromatic Colors of #319778
Black with #319778
Text Example
Text Example
White with #319778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319778; }
p { color: rgb(49,151,120); }
H1.HeaderClassName
{
color: #319778;
}
.AnyTagClassName
{
color: #319778;
}
</style>
background-color css
<style>
a { background-color: #319778; }
a { background-color: rgb(49,151,120); }
div.DivClassName
{
background-color: #319778;
}
.BgClassName
{
background-color: #319778;
}
</style>
border-color css
<style>
span { border-color: #319778; }
span { border-color: rgb(49,151,120); }
td.TdClassName
{
border-color: #319778;
}
.TagClassName
{
border-color: #319778;
}
</style>