Shades of Gossamer #379485
Tints of Gossamer #379485
RGB
CMYK
RGB Variations
Color information
#379485 (or 0x379485) is known color: Gossamer. HEX triplet: 37, 94 and 85. RGB value is (55,148,133). Sum of RGB (Red+Green+Blue) = 55+148+133=336 (44% of max value = 765). Red value is 55 (21.88% from 255 or 16.37% from 336); Green value is 148 (58.20% from 255 or 44.05% from 336); Blue value is 133 (52.34% from 255 or 39.58% from 336); Max value from RGB is 148 - color contains mainly: green. Hex color #379485 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #379485 is #C86B7A. Grayscale: #767676. Windows color (decimal): -13134715 or 8754231. OLE color: 8754231.
HSL color Cylindrical-coordinate representation of color #379485: hue angle of 170.32º 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 #379485 is Cyan = 0.63, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 55 | 148 | 133 | - |
| CMYK | 0.63 | 0 | 0.10 | 0.42 |
| HSL | 170.32º | 0.46% | 0.4% | - |
| HSV(B) | 170.32º | 0.63% | 0.58% | - |
| XYZ | 16.4 | 23.69 | 25.9 | - |
| YUV | 118.48 | 136.19 | 82.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 148 | 133 | 0.63 | 0 | 0.10 | 0.42 | 170.32 | 0.46 | 0.4 |
| Hex | 37 | 94 | 85 | 3F | 0 | A | 2A | AA | 2E | 28 |
| Octal | 67 | 224 | 205 | 77 | 0 | 12 | 52 | 252 | 56 | 50 |
| Binary | 110111 | 10010100 | 10000101 | 111111 | 0 | 1010 | 101010 | 10101010 | 101110 | 101000 |
Color Harmonies of #379485
Complementary color
Monochromatic Colors of #379485
Black with #379485
Text Example
Text Example
White with #379485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379485; }
p { color: rgb(55,148,133); }
H1.HeaderClassName
{
color: #379485;
}
.AnyTagClassName
{
color: #379485;
}
</style>
background-color css
<style>
a { background-color: #379485; }
a { background-color: rgb(55,148,133); }
div.DivClassName
{
background-color: #379485;
}
.BgClassName
{
background-color: #379485;
}
</style>
border-color css
<style>
span { border-color: #379485; }
span { border-color: rgb(55,148,133); }
td.TdClassName
{
border-color: #379485;
}
.TagClassName
{
border-color: #379485;
}
</style>