Shades of Gossamer #319574
Tints of Gossamer #319574
RGB
CMYK
RGB Variations
Color information
#319574 (or 0x319574) is known color: Gossamer. HEX triplet: 31, 95 and 74. RGB value is (49,149,116). Sum of RGB (Red+Green+Blue) = 49+149+116=314 (41% of max value = 765). Red value is 49 (19.53% from 255 or 15.61% from 314); Green value is 149 (58.59% from 255 or 47.45% from 314); Blue value is 116 (45.70% from 255 or 36.94% from 314); Max value from RGB is 149 - color contains mainly: green. Hex color #319574 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #319574 is #CE6A8B. Grayscale: #737373. Windows color (decimal): -13527692 or 7640369. OLE color: 7640369.
HSL color Cylindrical-coordinate representation of color #319574: hue angle of 160.2º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #319574 is Cyan = 0.67, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 49 | 149 | 116 | - |
| CMYK | 0.67 | 0 | 0.22 | 0.42 |
| HSL | 160.2º | 0.51% | 0.39% | - |
| HSV(B) | 160.2º | 0.67% | 0.58% | - |
| XYZ | 15.17 | 23.41 | 20.24 | - |
| YUV | 115.34 | 128.37 | 80.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 149 | 116 | 0.67 | 0 | 0.22 | 0.42 | 160.2 | 0.51 | 0.39 |
| Hex | 31 | 95 | 74 | 43 | 0 | 16 | 2A | A0 | 33 | 27 |
| Octal | 61 | 225 | 164 | 103 | 0 | 26 | 52 | 240 | 63 | 47 |
| Binary | 110001 | 10010101 | 1110100 | 1000011 | 0 | 10110 | 101010 | 10100000 | 110011 | 100111 |
Color Harmonies of #319574
Complementary color
Monochromatic Colors of #319574
Black with #319574
Text Example
Text Example
White with #319574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319574; }
p { color: rgb(49,149,116); }
H1.HeaderClassName
{
color: #319574;
}
.AnyTagClassName
{
color: #319574;
}
</style>
background-color css
<style>
a { background-color: #319574; }
a { background-color: rgb(49,149,116); }
div.DivClassName
{
background-color: #319574;
}
.BgClassName
{
background-color: #319574;
}
</style>
border-color css
<style>
span { border-color: #319574; }
span { border-color: rgb(49,149,116); }
td.TdClassName
{
border-color: #319574;
}
.TagClassName
{
border-color: #319574;
}
</style>