Shades of Gossamer #379385
Tints of Gossamer #379385
RGB
CMYK
RGB Variations
Color information
#379385 (or 0x379385) is known color: Gossamer. HEX triplet: 37, 93 and 85. RGB value is (55,147,133). Sum of RGB (Red+Green+Blue) = 55+147+133=335 (44% of max value = 765). Red value is 55 (21.88% from 255 or 16.42% from 335); Green value is 147 (57.81% from 255 or 43.88% from 335); Blue value is 133 (52.34% from 255 or 39.70% from 335); Max value from RGB is 147 - color contains mainly: green. Hex color #379385 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #379385 is #C86C7A. Grayscale: #757575. Windows color (decimal): -13134971 or 8753975. OLE color: 8753975.
HSL color Cylindrical-coordinate representation of color #379385: hue angle of 170.87º 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 #379385 is Cyan = 0.63, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 55 | 147 | 133 | - |
| CMYK | 0.63 | 0 | 0.10 | 0.42 |
| HSL | 170.87º | 0.46% | 0.4% | - |
| HSV(B) | 170.87º | 0.63% | 0.58% | - |
| XYZ | 16.24 | 23.37 | 25.85 | - |
| YUV | 117.9 | 136.52 | 83.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 147 | 133 | 0.63 | 0 | 0.10 | 0.42 | 170.87 | 0.46 | 0.4 |
| Hex | 37 | 93 | 85 | 3F | 0 | A | 2A | AB | 2E | 28 |
| Octal | 67 | 223 | 205 | 77 | 0 | 12 | 52 | 253 | 56 | 50 |
| Binary | 110111 | 10010011 | 10000101 | 111111 | 0 | 1010 | 101010 | 10101011 | 101110 | 101000 |
Color Harmonies of #379385
Complementary color
Monochromatic Colors of #379385
Black with #379385
Text Example
Text Example
White with #379385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379385; }
p { color: rgb(55,147,133); }
H1.HeaderClassName
{
color: #379385;
}
.AnyTagClassName
{
color: #379385;
}
</style>
background-color css
<style>
a { background-color: #379385; }
a { background-color: rgb(55,147,133); }
div.DivClassName
{
background-color: #379385;
}
.BgClassName
{
background-color: #379385;
}
</style>
border-color css
<style>
span { border-color: #379385; }
span { border-color: rgb(55,147,133); }
td.TdClassName
{
border-color: #379385;
}
.TagClassName
{
border-color: #379385;
}
</style>