Shades of Gossamer #319278
Tints of Gossamer #319278
RGB
CMYK
RGB Variations
Color information
#319278 (or 0x319278) is known color: Gossamer. HEX triplet: 31, 92 and 78. RGB value is (49,146,120). Sum of RGB (Red+Green+Blue) = 49+146+120=315 (41% of max value = 765). Red value is 49 (19.53% from 255 or 15.56% from 315); Green value is 146 (57.42% from 255 or 46.35% from 315); Blue value is 120 (47.27% from 255 or 38.10% from 315); Max value from RGB is 146 - color contains mainly: green. Hex color #319278 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #319278 is #CE6D87. Grayscale: #727272. Windows color (decimal): -13528456 or 7901745. OLE color: 7901745.
HSL color Cylindrical-coordinate representation of color #319278: hue angle of 163.92º 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 #319278 is Cyan = 0.66, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 146 | 120 | - |
| CMYK | 0.66 | 0 | 0.18 | 0.43 |
| HSL | 163.92º | 0.5% | 0.38% | - |
| HSV(B) | 163.92º | 0.66% | 0.57% | - |
| XYZ | 14.94 | 22.57 | 21.34 | - |
| YUV | 114.03 | 131.36 | 81.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 146 | 120 | 0.66 | 0 | 0.18 | 0.43 | 163.92 | 0.5 | 0.38 |
| Hex | 31 | 92 | 78 | 42 | 0 | 12 | 2B | A4 | 32 | 26 |
| Octal | 61 | 222 | 170 | 102 | 0 | 22 | 53 | 244 | 62 | 46 |
| Binary | 110001 | 10010010 | 1111000 | 1000010 | 0 | 10010 | 101011 | 10100100 | 110010 | 100110 |
Color Harmonies of #319278
Complementary color
Monochromatic Colors of #319278
Black with #319278
Text Example
Text Example
White with #319278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319278; }
p { color: rgb(49,146,120); }
H1.HeaderClassName
{
color: #319278;
}
.AnyTagClassName
{
color: #319278;
}
</style>
background-color css
<style>
a { background-color: #319278; }
a { background-color: rgb(49,146,120); }
div.DivClassName
{
background-color: #319278;
}
.BgClassName
{
background-color: #319278;
}
</style>
border-color css
<style>
span { border-color: #319278; }
span { border-color: rgb(49,146,120); }
td.TdClassName
{
border-color: #319278;
}
.TagClassName
{
border-color: #319278;
}
</style>