Shades of Gossamer #369685
Tints of Gossamer #369685
RGB
CMYK
RGB Variations
Color information
#369685 (or 0x369685) is known color: Gossamer. HEX triplet: 36, 96 and 85. RGB value is (54,150,133). Sum of RGB (Red+Green+Blue) = 54+150+133=337 (44% of max value = 765). Red value is 54 (21.48% from 255 or 16.02% from 337); Green value is 150 (58.98% from 255 or 44.51% from 337); Blue value is 133 (52.34% from 255 or 39.47% from 337); Max value from RGB is 150 - color contains mainly: green. Hex color #369685 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #369685 is #C9697A. Grayscale: #777777. Windows color (decimal): -13199739 or 8754742. OLE color: 8754742.
HSL color Cylindrical-coordinate representation of color #369685: hue angle of 169.38º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #369685 is Cyan = 0.64, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 54 | 150 | 133 | - |
| CMYK | 0.64 | 0 | 0.11 | 0.41 |
| HSL | 169.38º | 0.47% | 0.4% | - |
| HSV(B) | 169.38º | 0.64% | 0.59% | - |
| XYZ | 16.66 | 24.29 | 26 | - |
| YUV | 119.36 | 135.7 | 81.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 150 | 133 | 0.64 | 0 | 0.11 | 0.41 | 169.38 | 0.47 | 0.4 |
| Hex | 36 | 96 | 85 | 40 | 0 | B | 29 | A9 | 2F | 28 |
| Octal | 66 | 226 | 205 | 100 | 0 | 13 | 51 | 251 | 57 | 50 |
| Binary | 110110 | 10010110 | 10000101 | 1000000 | 0 | 1011 | 101001 | 10101001 | 101111 | 101000 |
Color Harmonies of #369685
Complementary color
Monochromatic Colors of #369685
Black with #369685
Text Example
Text Example
White with #369685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #369685; }
p { color: rgb(54,150,133); }
H1.HeaderClassName
{
color: #369685;
}
.AnyTagClassName
{
color: #369685;
}
</style>
background-color css
<style>
a { background-color: #369685; }
a { background-color: rgb(54,150,133); }
div.DivClassName
{
background-color: #369685;
}
.BgClassName
{
background-color: #369685;
}
</style>
border-color css
<style>
span { border-color: #369685; }
span { border-color: rgb(54,150,133); }
td.TdClassName
{
border-color: #369685;
}
.TagClassName
{
border-color: #369685;
}
</style>