Shades of Gossamer #319282
Tints of Gossamer #319282
RGB
CMYK
RGB Variations
Color information
#319282 (or 0x319282) is known color: Gossamer. HEX triplet: 31, 92 and 82. RGB value is (49,146,130). Sum of RGB (Red+Green+Blue) = 49+146+130=325 (43% of max value = 765). Red value is 49 (19.53% from 255 or 15.08% from 325); Green value is 146 (57.42% from 255 or 44.92% from 325); Blue value is 130 (51.17% from 255 or 40% from 325); Max value from RGB is 146 - color contains mainly: green. Hex color #319282 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #319282 is #CE6D7D. Grayscale: #737373. Windows color (decimal): -13528446 or 8557105. OLE color: 8557105.
HSL color Cylindrical-coordinate representation of color #319282: hue angle of 170.1º 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 #319282 is Cyan = 0.66, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 146 | 130 | - |
| CMYK | 0.66 | 0 | 0.11 | 0.43 |
| HSL | 170.1º | 0.5% | 0.38% | - |
| HSV(B) | 170.1º | 0.66% | 0.57% | - |
| XYZ | 15.57 | 22.82 | 24.7 | - |
| YUV | 115.17 | 136.36 | 80.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 146 | 130 | 0.66 | 0 | 0.11 | 0.43 | 170.1 | 0.5 | 0.38 |
| Hex | 31 | 92 | 82 | 42 | 0 | B | 2B | AA | 32 | 26 |
| Octal | 61 | 222 | 202 | 102 | 0 | 13 | 53 | 252 | 62 | 46 |
| Binary | 110001 | 10010010 | 10000010 | 1000010 | 0 | 1011 | 101011 | 10101010 | 110010 | 100110 |
Color Harmonies of #319282
Complementary color
Monochromatic Colors of #319282
Black with #319282
Text Example
Text Example
White with #319282
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319282; }
p { color: rgb(49,146,130); }
H1.HeaderClassName
{
color: #319282;
}
.AnyTagClassName
{
color: #319282;
}
</style>
background-color css
<style>
a { background-color: #319282; }
a { background-color: rgb(49,146,130); }
div.DivClassName
{
background-color: #319282;
}
.BgClassName
{
background-color: #319282;
}
</style>
border-color css
<style>
span { border-color: #319282; }
span { border-color: rgb(49,146,130); }
td.TdClassName
{
border-color: #319282;
}
.TagClassName
{
border-color: #319282;
}
</style>