Shades of Gossamer #319275
Tints of Gossamer #319275
RGB
CMYK
RGB Variations
Color information
#319275 (or 0x319275) is known color: Gossamer. HEX triplet: 31, 92 and 75. RGB value is (49,146,117). Sum of RGB (Red+Green+Blue) = 49+146+117=312 (41% of max value = 765). Red value is 49 (19.53% from 255 or 15.71% from 312); Green value is 146 (57.42% from 255 or 46.79% from 312); Blue value is 117 (46.09% from 255 or 37.5% from 312); Max value from RGB is 146 - color contains mainly: green. Hex color #319275 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #319275 is #CE6D8A. Grayscale: #717171. Windows color (decimal): -13528459 or 7705137. OLE color: 7705137.
HSL color Cylindrical-coordinate representation of color #319275: hue angle of 162.06º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #319275 is Cyan = 0.66, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 146 | 117 | - |
| CMYK | 0.66 | 0 | 0.20 | 0.43 |
| HSL | 162.06º | 0.5% | 0.38% | - |
| HSV(B) | 162.06º | 0.66% | 0.57% | - |
| XYZ | 14.76 | 22.5 | 20.39 | - |
| YUV | 113.69 | 129.86 | 81.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 146 | 117 | 0.66 | 0 | 0.20 | 0.43 | 162.06 | 0.5 | 0.38 |
| Hex | 31 | 92 | 75 | 42 | 0 | 14 | 2B | A2 | 32 | 26 |
| Octal | 61 | 222 | 165 | 102 | 0 | 24 | 53 | 242 | 62 | 46 |
| Binary | 110001 | 10010010 | 1110101 | 1000010 | 0 | 10100 | 101011 | 10100010 | 110010 | 100110 |
Color Harmonies of #319275
Complementary color
Monochromatic Colors of #319275
Black with #319275
Text Example
Text Example
White with #319275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319275; }
p { color: rgb(49,146,117); }
H1.HeaderClassName
{
color: #319275;
}
.AnyTagClassName
{
color: #319275;
}
</style>
background-color css
<style>
a { background-color: #319275; }
a { background-color: rgb(49,146,117); }
div.DivClassName
{
background-color: #319275;
}
.BgClassName
{
background-color: #319275;
}
</style>
border-color css
<style>
span { border-color: #319275; }
span { border-color: rgb(49,146,117); }
td.TdClassName
{
border-color: #319275;
}
.TagClassName
{
border-color: #319275;
}
</style>