Shades of Gossamer #369385
Tints of Gossamer #369385
RGB
CMYK
RGB Variations
Color information
#369385 (or 0x369385) is known color: Gossamer. HEX triplet: 36, 93 and 85. RGB value is (54,147,133). Sum of RGB (Red+Green+Blue) = 54+147+133=334 (44% of max value = 765). Red value is 54 (21.48% from 255 or 16.17% from 334); Green value is 147 (57.81% from 255 or 44.01% from 334); Blue value is 133 (52.34% from 255 or 39.82% from 334); Max value from RGB is 147 - color contains mainly: green. Hex color #369385 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #369385 is #C96C7A. Grayscale: #757575. Windows color (decimal): -13200507 or 8753974. OLE color: 8753974.
HSL color Cylindrical-coordinate representation of color #369385: hue angle of 170.97º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #369385 is Cyan = 0.63, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 54 | 147 | 133 | - |
| CMYK | 0.63 | 0 | 0.10 | 0.42 |
| HSL | 170.97º | 0.46% | 0.39% | - |
| HSV(B) | 170.97º | 0.63% | 0.58% | - |
| XYZ | 16.19 | 23.35 | 25.84 | - |
| YUV | 117.6 | 136.69 | 82.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 147 | 133 | 0.63 | 0 | 0.10 | 0.42 | 170.97 | 0.46 | 0.39 |
| Hex | 36 | 93 | 85 | 3F | 0 | A | 2A | AB | 2E | 27 |
| Octal | 66 | 223 | 205 | 77 | 0 | 12 | 52 | 253 | 56 | 47 |
| Binary | 110110 | 10010011 | 10000101 | 111111 | 0 | 1010 | 101010 | 10101011 | 101110 | 100111 |
Color Harmonies of #369385
Complementary color
Monochromatic Colors of #369385
Black with #369385
Text Example
Text Example
White with #369385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #369385; }
p { color: rgb(54,147,133); }
H1.HeaderClassName
{
color: #369385;
}
.AnyTagClassName
{
color: #369385;
}
</style>
background-color css
<style>
a { background-color: #369385; }
a { background-color: rgb(54,147,133); }
div.DivClassName
{
background-color: #369385;
}
.BgClassName
{
background-color: #369385;
}
</style>
border-color css
<style>
span { border-color: #369385; }
span { border-color: rgb(54,147,133); }
td.TdClassName
{
border-color: #369385;
}
.TagClassName
{
border-color: #369385;
}
</style>