Shades of Gossamer #319784
Tints of Gossamer #319784
RGB
CMYK
RGB Variations
Color information
#319784 (or 0x319784) is known color: Gossamer. HEX triplet: 31, 97 and 84. RGB value is (49,151,132). Sum of RGB (Red+Green+Blue) = 49+151+132=332 (43% of max value = 765). Red value is 49 (19.53% from 255 or 14.76% from 332); Green value is 151 (59.38% from 255 or 45.48% from 332); Blue value is 132 (51.95% from 255 or 39.76% from 332); Max value from RGB is 151 - color contains mainly: green. Hex color #319784 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #319784 is #CE687B. Grayscale: #767676. Windows color (decimal): -13527164 or 8689457. OLE color: 8689457.
HSL color Cylindrical-coordinate representation of color #319784: hue angle of 168.82º 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 #319784 is Cyan = 0.68, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 49 | 151 | 132 | - |
| CMYK | 0.68 | 0 | 0.13 | 0.41 |
| HSL | 168.82º | 0.51% | 0.39% | - |
| HSV(B) | 168.82º | 0.68% | 0.59% | - |
| XYZ | 16.5 | 24.45 | 25.68 | - |
| YUV | 118.34 | 135.71 | 78.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 151 | 132 | 0.68 | 0 | 0.13 | 0.41 | 168.82 | 0.51 | 0.39 |
| Hex | 31 | 97 | 84 | 44 | 0 | D | 29 | A9 | 33 | 27 |
| Octal | 61 | 227 | 204 | 104 | 0 | 15 | 51 | 251 | 63 | 47 |
| Binary | 110001 | 10010111 | 10000100 | 1000100 | 0 | 1101 | 101001 | 10101001 | 110011 | 100111 |
Color Harmonies of #319784
Complementary color
Monochromatic Colors of #319784
Black with #319784
Text Example
Text Example
White with #319784
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319784; }
p { color: rgb(49,151,132); }
H1.HeaderClassName
{
color: #319784;
}
.AnyTagClassName
{
color: #319784;
}
</style>
background-color css
<style>
a { background-color: #319784; }
a { background-color: rgb(49,151,132); }
div.DivClassName
{
background-color: #319784;
}
.BgClassName
{
background-color: #319784;
}
</style>
border-color css
<style>
span { border-color: #319784; }
span { border-color: rgb(49,151,132); }
td.TdClassName
{
border-color: #319784;
}
.TagClassName
{
border-color: #319784;
}
</style>