Shades of Gossamer #319281
Tints of Gossamer #319281
RGB
CMYK
RGB Variations
Color information
#319281 (or 0x319281) is known color: Gossamer. HEX triplet: 31, 92 and 81. RGB value is (49,146,129). Sum of RGB (Red+Green+Blue) = 49+146+129=324 (42% of max value = 765). Red value is 49 (19.53% from 255 or 15.12% from 324); Green value is 146 (57.42% from 255 or 45.06% from 324); Blue value is 129 (50.78% from 255 or 39.81% from 324); Max value from RGB is 146 - color contains mainly: green. Hex color #319281 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #319281 is #CE6D7E. Grayscale: #737373. Windows color (decimal): -13528447 or 8491569. OLE color: 8491569.
HSL color Cylindrical-coordinate representation of color #319281: hue angle of 169.48º 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 #319281 is Cyan = 0.66, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 146 | 129 | - |
| CMYK | 0.66 | 0 | 0.12 | 0.43 |
| HSL | 169.48º | 0.5% | 0.38% | - |
| HSV(B) | 169.48º | 0.66% | 0.57% | - |
| XYZ | 15.51 | 22.8 | 24.35 | - |
| YUV | 115.06 | 135.86 | 80.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 146 | 129 | 0.66 | 0 | 0.12 | 0.43 | 169.48 | 0.5 | 0.38 |
| Hex | 31 | 92 | 81 | 42 | 0 | C | 2B | A9 | 32 | 26 |
| Octal | 61 | 222 | 201 | 102 | 0 | 14 | 53 | 251 | 62 | 46 |
| Binary | 110001 | 10010010 | 10000001 | 1000010 | 0 | 1100 | 101011 | 10101001 | 110010 | 100110 |
Color Harmonies of #319281
Complementary color
Monochromatic Colors of #319281
Black with #319281
Text Example
Text Example
White with #319281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319281; }
p { color: rgb(49,146,129); }
H1.HeaderClassName
{
color: #319281;
}
.AnyTagClassName
{
color: #319281;
}
</style>
background-color css
<style>
a { background-color: #319281; }
a { background-color: rgb(49,146,129); }
div.DivClassName
{
background-color: #319281;
}
.BgClassName
{
background-color: #319281;
}
</style>
border-color css
<style>
span { border-color: #319281; }
span { border-color: rgb(49,146,129); }
td.TdClassName
{
border-color: #319281;
}
.TagClassName
{
border-color: #319281;
}
</style>