Shades of Gossamer #379388
Tints of Gossamer #379388
RGB
CMYK
RGB Variations
Color information
#379388 (or 0x379388) is known color: Gossamer. HEX triplet: 37, 93 and 88. RGB value is (55,147,136). Sum of RGB (Red+Green+Blue) = 55+147+136=338 (44% of max value = 765). Red value is 55 (21.88% from 255 or 16.27% from 338); Green value is 147 (57.81% from 255 or 43.49% from 338); Blue value is 136 (53.52% from 255 or 40.24% from 338); Max value from RGB is 147 - color contains mainly: green. Hex color #379388 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #379388 is #C86C77. Grayscale: #767676. Windows color (decimal): -13134968 or 8950583. OLE color: 8950583.
HSL color Cylindrical-coordinate representation of color #379388: hue angle of 172.83º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #379388 is Cyan = 0.63, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 55 | 147 | 136 | - |
| CMYK | 0.63 | 0 | 0.07 | 0.42 |
| HSL | 172.83º | 0.46% | 0.4% | - |
| HSV(B) | 172.83º | 0.63% | 0.58% | - |
| XYZ | 16.45 | 23.46 | 26.95 | - |
| YUV | 118.24 | 138.02 | 82.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 147 | 136 | 0.63 | 0 | 0.07 | 0.42 | 172.83 | 0.46 | 0.4 |
| Hex | 37 | 93 | 88 | 3F | 0 | 7 | 2A | AD | 2E | 28 |
| Octal | 67 | 223 | 210 | 77 | 0 | 7 | 52 | 255 | 56 | 50 |
| Binary | 110111 | 10010011 | 10001000 | 111111 | 0 | 111 | 101010 | 10101101 | 101110 | 101000 |
Color Harmonies of #379388
Complementary color
Monochromatic Colors of #379388
Black with #379388
Text Example
Text Example
White with #379388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379388; }
p { color: rgb(55,147,136); }
H1.HeaderClassName
{
color: #379388;
}
.AnyTagClassName
{
color: #379388;
}
</style>
background-color css
<style>
a { background-color: #379388; }
a { background-color: rgb(55,147,136); }
div.DivClassName
{
background-color: #379388;
}
.BgClassName
{
background-color: #379388;
}
</style>
border-color css
<style>
span { border-color: #379388; }
span { border-color: rgb(55,147,136); }
td.TdClassName
{
border-color: #379388;
}
.TagClassName
{
border-color: #379388;
}
</style>