Shades of Gossamer #379387
Tints of Gossamer #379387
RGB
CMYK
RGB Variations
Color information
#379387 (or 0x379387) is known color: Gossamer. HEX triplet: 37, 93 and 87. RGB value is (55,147,135). Sum of RGB (Red+Green+Blue) = 55+147+135=337 (44% of max value = 765). Red value is 55 (21.88% from 255 or 16.32% from 337); Green value is 147 (57.81% from 255 or 43.62% from 337); Blue value is 135 (53.12% from 255 or 40.06% from 337); Max value from RGB is 147 - color contains mainly: green. Hex color #379387 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #379387 is #C86C78. Grayscale: #767676. Windows color (decimal): -13134969 or 8885047. OLE color: 8885047.
HSL color Cylindrical-coordinate representation of color #379387: hue angle of 172.17º 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 #379387 is Cyan = 0.63, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 55 | 147 | 135 | - |
| CMYK | 0.63 | 0 | 0.08 | 0.42 |
| HSL | 172.17º | 0.46% | 0.4% | - |
| HSV(B) | 172.17º | 0.63% | 0.58% | - |
| XYZ | 16.38 | 23.43 | 26.58 | - |
| YUV | 118.12 | 137.52 | 82.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 147 | 135 | 0.63 | 0 | 0.08 | 0.42 | 172.17 | 0.46 | 0.4 |
| Hex | 37 | 93 | 87 | 3F | 0 | 8 | 2A | AC | 2E | 28 |
| Octal | 67 | 223 | 207 | 77 | 0 | 10 | 52 | 254 | 56 | 50 |
| Binary | 110111 | 10010011 | 10000111 | 111111 | 0 | 1000 | 101010 | 10101100 | 101110 | 101000 |
Color Harmonies of #379387
Complementary color
Monochromatic Colors of #379387
Black with #379387
Text Example
Text Example
White with #379387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379387; }
p { color: rgb(55,147,135); }
H1.HeaderClassName
{
color: #379387;
}
.AnyTagClassName
{
color: #379387;
}
</style>
background-color css
<style>
a { background-color: #379387; }
a { background-color: rgb(55,147,135); }
div.DivClassName
{
background-color: #379387;
}
.BgClassName
{
background-color: #379387;
}
</style>
border-color css
<style>
span { border-color: #379387; }
span { border-color: rgb(55,147,135); }
td.TdClassName
{
border-color: #379387;
}
.TagClassName
{
border-color: #379387;
}
</style>