Shades of Gossamer #319288
Tints of Gossamer #319288
RGB
CMYK
RGB Variations
Color information
#319288 (or 0x319288) is known color: Gossamer. HEX triplet: 31, 92 and 88. RGB value is (49,146,136). Sum of RGB (Red+Green+Blue) = 49+146+136=331 (43% of max value = 765). Red value is 49 (19.53% from 255 or 14.80% from 331); Green value is 146 (57.42% from 255 or 44.11% from 331); Blue value is 136 (53.52% from 255 or 41.09% from 331); Max value from RGB is 146 - color contains mainly: green. Hex color #319288 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #319288 is #CE6D77. Grayscale: #737373. Windows color (decimal): -13528440 or 8950321. OLE color: 8950321.
HSL color Cylindrical-coordinate representation of color #319288: hue angle of 173.81º 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 #319288 is Cyan = 0.66, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 146 | 136 | - |
| CMYK | 0.66 | 0 | 0.07 | 0.43 |
| HSL | 173.81º | 0.5% | 0.38% | - |
| HSV(B) | 173.81º | 0.66% | 0.57% | - |
| XYZ | 15.99 | 22.99 | 26.89 | - |
| YUV | 115.86 | 139.36 | 80.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 146 | 136 | 0.66 | 0 | 0.07 | 0.43 | 173.81 | 0.5 | 0.38 |
| Hex | 31 | 92 | 88 | 42 | 0 | 7 | 2B | AE | 32 | 26 |
| Octal | 61 | 222 | 210 | 102 | 0 | 7 | 53 | 256 | 62 | 46 |
| Binary | 110001 | 10010010 | 10001000 | 1000010 | 0 | 111 | 101011 | 10101110 | 110010 | 100110 |
Color Harmonies of #319288
Complementary color
Monochromatic Colors of #319288
Black with #319288
Text Example
Text Example
White with #319288
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319288; }
p { color: rgb(49,146,136); }
H1.HeaderClassName
{
color: #319288;
}
.AnyTagClassName
{
color: #319288;
}
</style>
background-color css
<style>
a { background-color: #319288; }
a { background-color: rgb(49,146,136); }
div.DivClassName
{
background-color: #319288;
}
.BgClassName
{
background-color: #319288;
}
</style>
border-color css
<style>
span { border-color: #319288; }
span { border-color: rgb(49,146,136); }
td.TdClassName
{
border-color: #319288;
}
.TagClassName
{
border-color: #319288;
}
</style>