Shades of Gossamer #319474
Tints of Gossamer #319474
RGB
CMYK
RGB Variations
Color information
#319474 (or 0x319474) is known color: Gossamer. HEX triplet: 31, 94 and 74. RGB value is (49,148,116). Sum of RGB (Red+Green+Blue) = 49+148+116=313 (41% of max value = 765). Red value is 49 (19.53% from 255 or 15.65% from 313); Green value is 148 (58.20% from 255 or 47.28% from 313); Blue value is 116 (45.70% from 255 or 37.06% from 313); Max value from RGB is 148 - color contains mainly: green. Hex color #319474 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #319474 is #CE6B8B. Grayscale: #727272. Windows color (decimal): -13527948 or 7640113. OLE color: 7640113.
HSL color Cylindrical-coordinate representation of color #319474: hue angle of 160.61º degrees, saturation: 0.5, 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 #319474 is Cyan = 0.67, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 49 | 148 | 116 | - |
| CMYK | 0.67 | 0 | 0.22 | 0.42 |
| HSL | 160.61º | 0.5% | 0.39% | - |
| HSV(B) | 160.61º | 0.67% | 0.58% | - |
| XYZ | 15.01 | 23.09 | 20.19 | - |
| YUV | 114.75 | 128.7 | 81.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 148 | 116 | 0.67 | 0 | 0.22 | 0.42 | 160.61 | 0.5 | 0.39 |
| Hex | 31 | 94 | 74 | 43 | 0 | 16 | 2A | A1 | 32 | 27 |
| Octal | 61 | 224 | 164 | 103 | 0 | 26 | 52 | 241 | 62 | 47 |
| Binary | 110001 | 10010100 | 1110100 | 1000011 | 0 | 10110 | 101010 | 10100001 | 110010 | 100111 |
Color Harmonies of #319474
Complementary color
Monochromatic Colors of #319474
Black with #319474
Text Example
Text Example
White with #319474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319474; }
p { color: rgb(49,148,116); }
H1.HeaderClassName
{
color: #319474;
}
.AnyTagClassName
{
color: #319474;
}
</style>
background-color css
<style>
a { background-color: #319474; }
a { background-color: rgb(49,148,116); }
div.DivClassName
{
background-color: #319474;
}
.BgClassName
{
background-color: #319474;
}
</style>
border-color css
<style>
span { border-color: #319474; }
span { border-color: rgb(49,148,116); }
td.TdClassName
{
border-color: #319474;
}
.TagClassName
{
border-color: #319474;
}
</style>