Shades of Gossamer #319985
Tints of Gossamer #319985
RGB
CMYK
RGB Variations
Color information
#319985 (or 0x319985) is known color: Gossamer. HEX triplet: 31, 99 and 85. RGB value is (49,153,133). Sum of RGB (Red+Green+Blue) = 49+153+133=335 (44% of max value = 765). Red value is 49 (19.53% from 255 or 14.63% from 335); Green value is 153 (60.16% from 255 or 45.67% from 335); Blue value is 133 (52.34% from 255 or 39.70% from 335); Max value from RGB is 153 - color contains mainly: green. Hex color #319985 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #319985 is #CE667A. Grayscale: #777777. Windows color (decimal): -13526651 or 8755505. OLE color: 8755505.
HSL color Cylindrical-coordinate representation of color #319985: hue angle of 168.46º degrees, saturation: 0.51, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #319985 is Cyan = 0.68, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 49 | 153 | 133 | - |
| CMYK | 0.68 | 0 | 0.13 | 0.4 |
| HSL | 168.46º | 0.51% | 0.4% | - |
| HSV(B) | 168.46º | 0.68% | 0.6% | - |
| XYZ | 16.89 | 25.13 | 26.15 | - |
| YUV | 119.62 | 135.54 | 77.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 153 | 133 | 0.68 | 0 | 0.13 | 0.4 | 168.46 | 0.51 | 0.4 |
| Hex | 31 | 99 | 85 | 44 | 0 | D | 28 | A8 | 33 | 28 |
| Octal | 61 | 231 | 205 | 104 | 0 | 15 | 50 | 250 | 63 | 50 |
| Binary | 110001 | 10011001 | 10000101 | 1000100 | 0 | 1101 | 101000 | 10101000 | 110011 | 101000 |
Color Harmonies of #319985
Complementary color
Monochromatic Colors of #319985
Black with #319985
Text Example
Text Example
White with #319985
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319985; }
p { color: rgb(49,153,133); }
H1.HeaderClassName
{
color: #319985;
}
.AnyTagClassName
{
color: #319985;
}
</style>
background-color css
<style>
a { background-color: #319985; }
a { background-color: rgb(49,153,133); }
div.DivClassName
{
background-color: #319985;
}
.BgClassName
{
background-color: #319985;
}
</style>
border-color css
<style>
span { border-color: #319985; }
span { border-color: rgb(49,153,133); }
td.TdClassName
{
border-color: #319985;
}
.TagClassName
{
border-color: #319985;
}
</style>