Shades of Gossamer #319973
Tints of Gossamer #319973
RGB
CMYK
RGB Variations
Color information
#319973 (or 0x319973) is known color: Gossamer. HEX triplet: 31, 99 and 73. RGB value is (49,153,115). Sum of RGB (Red+Green+Blue) = 49+153+115=317 (41% of max value = 765). Red value is 49 (19.53% from 255 or 15.46% from 317); Green value is 153 (60.16% from 255 or 48.26% from 317); Blue value is 115 (45.31% from 255 or 36.28% from 317); Max value from RGB is 153 - color contains mainly: green. Hex color #319973 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #319973 is #CE668C. Grayscale: #757575. Windows color (decimal): -13526669 or 7575857. OLE color: 7575857.
HSL color Cylindrical-coordinate representation of color #319973: hue angle of 158.08º 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 #319973 is Cyan = 0.68, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 49 | 153 | 115 | - |
| CMYK | 0.68 | 0 | 0.25 | 0.4 |
| HSL | 158.08º | 0.51% | 0.4% | - |
| HSV(B) | 158.08º | 0.68% | 0.6% | - |
| XYZ | 15.75 | 24.67 | 20.15 | - |
| YUV | 117.57 | 126.54 | 79.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 153 | 115 | 0.68 | 0 | 0.25 | 0.4 | 158.08 | 0.51 | 0.4 |
| Hex | 31 | 99 | 73 | 44 | 0 | 19 | 28 | 9E | 33 | 28 |
| Octal | 61 | 231 | 163 | 104 | 0 | 31 | 50 | 236 | 63 | 50 |
| Binary | 110001 | 10011001 | 1110011 | 1000100 | 0 | 11001 | 101000 | 10011110 | 110011 | 101000 |
Color Harmonies of #319973
Complementary color
Monochromatic Colors of #319973
Black with #319973
Text Example
Text Example
White with #319973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319973; }
p { color: rgb(49,153,115); }
H1.HeaderClassName
{
color: #319973;
}
.AnyTagClassName
{
color: #319973;
}
</style>
background-color css
<style>
a { background-color: #319973; }
a { background-color: rgb(49,153,115); }
div.DivClassName
{
background-color: #319973;
}
.BgClassName
{
background-color: #319973;
}
</style>
border-color css
<style>
span { border-color: #319973; }
span { border-color: rgb(49,153,115); }
td.TdClassName
{
border-color: #319973;
}
.TagClassName
{
border-color: #319973;
}
</style>