Shades of Gossamer #319486
Tints of Gossamer #319486
RGB
CMYK
RGB Variations
Color information
#319486 (or 0x319486) is known color: Gossamer. HEX triplet: 31, 94 and 86. RGB value is (49,148,134). Sum of RGB (Red+Green+Blue) = 49+148+134=331 (43% of max value = 765). Red value is 49 (19.53% from 255 or 14.80% from 331); Green value is 148 (58.20% from 255 or 44.71% from 331); Blue value is 134 (52.73% from 255 or 40.48% from 331); Max value from RGB is 148 - color contains mainly: green. Hex color #319486 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #319486 is #CE6B79. Grayscale: #747474. Windows color (decimal): -13527930 or 8819761. OLE color: 8819761.
HSL color Cylindrical-coordinate representation of color #319486: hue angle of 171.52º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #319486 is Cyan = 0.67, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 49 | 148 | 134 | - |
| CMYK | 0.67 | 0 | 0.09 | 0.42 |
| HSL | 171.52º | 0.5% | 0.39% | - |
| HSV(B) | 171.52º | 0.67% | 0.58% | - |
| XYZ | 16.16 | 23.55 | 26.25 | - |
| YUV | 116.8 | 137.7 | 79.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 148 | 134 | 0.67 | 0 | 0.09 | 0.42 | 171.52 | 0.5 | 0.39 |
| Hex | 31 | 94 | 86 | 43 | 0 | 9 | 2A | AC | 32 | 27 |
| Octal | 61 | 224 | 206 | 103 | 0 | 11 | 52 | 254 | 62 | 47 |
| Binary | 110001 | 10010100 | 10000110 | 1000011 | 0 | 1001 | 101010 | 10101100 | 110010 | 100111 |
Color Harmonies of #319486
Complementary color
Monochromatic Colors of #319486
Black with #319486
Text Example
Text Example
White with #319486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319486; }
p { color: rgb(49,148,134); }
H1.HeaderClassName
{
color: #319486;
}
.AnyTagClassName
{
color: #319486;
}
</style>
background-color css
<style>
a { background-color: #319486; }
a { background-color: rgb(49,148,134); }
div.DivClassName
{
background-color: #319486;
}
.BgClassName
{
background-color: #319486;
}
</style>
border-color css
<style>
span { border-color: #319486; }
span { border-color: rgb(49,148,134); }
td.TdClassName
{
border-color: #319486;
}
.TagClassName
{
border-color: #319486;
}
</style>