Shades of Gossamer #379581
Tints of Gossamer #379581
RGB
CMYK
RGB Variations
Color information
#379581 (or 0x379581) is known color: Gossamer. HEX triplet: 37, 95 and 81. RGB value is (55,149,129). Sum of RGB (Red+Green+Blue) = 55+149+129=333 (44% of max value = 765). Red value is 55 (21.88% from 255 or 16.52% from 333); Green value is 149 (58.59% from 255 or 44.74% from 333); Blue value is 129 (50.78% from 255 or 38.74% from 333); Max value from RGB is 149 - color contains mainly: green. Hex color #379581 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #379581 is #C86A7E. Grayscale: #767676. Windows color (decimal): -13134463 or 8492343. OLE color: 8492343.
HSL color Cylindrical-coordinate representation of color #379581: hue angle of 167.23º 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 #379581 is Cyan = 0.63, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 55 | 149 | 129 | - |
| CMYK | 0.63 | 0 | 0.13 | 0.42 |
| HSL | 167.23º | 0.46% | 0.4% | - |
| HSV(B) | 167.23º | 0.63% | 0.58% | - |
| XYZ | 16.29 | 23.89 | 24.52 | - |
| YUV | 118.61 | 133.86 | 82.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 149 | 129 | 0.63 | 0 | 0.13 | 0.42 | 167.23 | 0.46 | 0.4 |
| Hex | 37 | 95 | 81 | 3F | 0 | D | 2A | A7 | 2E | 28 |
| Octal | 67 | 225 | 201 | 77 | 0 | 15 | 52 | 247 | 56 | 50 |
| Binary | 110111 | 10010101 | 10000001 | 111111 | 0 | 1101 | 101010 | 10100111 | 101110 | 101000 |
Color Harmonies of #379581
Complementary color
Monochromatic Colors of #379581
Black with #379581
Text Example
Text Example
White with #379581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379581; }
p { color: rgb(55,149,129); }
H1.HeaderClassName
{
color: #379581;
}
.AnyTagClassName
{
color: #379581;
}
</style>
background-color css
<style>
a { background-color: #379581; }
a { background-color: rgb(55,149,129); }
div.DivClassName
{
background-color: #379581;
}
.BgClassName
{
background-color: #379581;
}
</style>
border-color css
<style>
span { border-color: #379581; }
span { border-color: rgb(55,149,129); }
td.TdClassName
{
border-color: #379581;
}
.TagClassName
{
border-color: #379581;
}
</style>