Shades of Gossamer #319285
Tints of Gossamer #319285
RGB
CMYK
RGB Variations
Color information
#319285 (or 0x319285) is known color: Gossamer. HEX triplet: 31, 92 and 85. RGB value is (49,146,133). Sum of RGB (Red+Green+Blue) = 49+146+133=328 (43% of max value = 765). Red value is 49 (19.53% from 255 or 14.94% from 328); Green value is 146 (57.42% from 255 or 44.51% from 328); Blue value is 133 (52.34% from 255 or 40.55% from 328); Max value from RGB is 146 - color contains mainly: green. Hex color #319285 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #319285 is #CE6D7A. Grayscale: #737373. Windows color (decimal): -13528443 or 8753713. OLE color: 8753713.
HSL color Cylindrical-coordinate representation of color #319285: hue angle of 171.96º 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 #319285 is Cyan = 0.66, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 146 | 133 | - |
| CMYK | 0.66 | 0 | 0.09 | 0.43 |
| HSL | 171.96º | 0.5% | 0.38% | - |
| HSV(B) | 171.96º | 0.66% | 0.57% | - |
| XYZ | 15.78 | 22.9 | 25.78 | - |
| YUV | 115.52 | 137.86 | 80.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 146 | 133 | 0.66 | 0 | 0.09 | 0.43 | 171.96 | 0.5 | 0.38 |
| Hex | 31 | 92 | 85 | 42 | 0 | 9 | 2B | AC | 32 | 26 |
| Octal | 61 | 222 | 205 | 102 | 0 | 11 | 53 | 254 | 62 | 46 |
| Binary | 110001 | 10010010 | 10000101 | 1000010 | 0 | 1001 | 101011 | 10101100 | 110010 | 100110 |
Color Harmonies of #319285
Complementary color
Monochromatic Colors of #319285
Black with #319285
Text Example
Text Example
White with #319285
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319285; }
p { color: rgb(49,146,133); }
H1.HeaderClassName
{
color: #319285;
}
.AnyTagClassName
{
color: #319285;
}
</style>
background-color css
<style>
a { background-color: #319285; }
a { background-color: rgb(49,146,133); }
div.DivClassName
{
background-color: #319285;
}
.BgClassName
{
background-color: #319285;
}
</style>
border-color css
<style>
span { border-color: #319285; }
span { border-color: rgb(49,146,133); }
td.TdClassName
{
border-color: #319285;
}
.TagClassName
{
border-color: #319285;
}
</style>