Shades of Gossamer #369286
Tints of Gossamer #369286
RGB
CMYK
RGB Variations
Color information
#369286 (or 0x369286) is known color: Gossamer. HEX triplet: 36, 92 and 86. RGB value is (54,146,134). Sum of RGB (Red+Green+Blue) = 54+146+134=334 (44% of max value = 765). Red value is 54 (21.48% from 255 or 16.17% from 334); Green value is 146 (57.42% from 255 or 43.71% from 334); Blue value is 134 (52.73% from 255 or 40.12% from 334); Max value from RGB is 146 - color contains mainly: green. Hex color #369286 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #369286 is #C96D79. Grayscale: #757575. Windows color (decimal): -13200762 or 8819254. OLE color: 8819254.
HSL color Cylindrical-coordinate representation of color #369286: hue angle of 172.17º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #369286 is Cyan = 0.63, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 54 | 146 | 134 | - |
| CMYK | 0.63 | 0 | 0.08 | 0.43 |
| HSL | 172.17º | 0.46% | 0.39% | - |
| HSV(B) | 172.17º | 0.63% | 0.57% | - |
| XYZ | 16.1 | 23.06 | 26.16 | - |
| YUV | 117.12 | 137.52 | 82.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 146 | 134 | 0.63 | 0 | 0.08 | 0.43 | 172.17 | 0.46 | 0.39 |
| Hex | 36 | 92 | 86 | 3F | 0 | 8 | 2B | AC | 2E | 27 |
| Octal | 66 | 222 | 206 | 77 | 0 | 10 | 53 | 254 | 56 | 47 |
| Binary | 110110 | 10010010 | 10000110 | 111111 | 0 | 1000 | 101011 | 10101100 | 101110 | 100111 |
Color Harmonies of #369286
Complementary color
Monochromatic Colors of #369286
Black with #369286
Text Example
Text Example
White with #369286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #369286; }
p { color: rgb(54,146,134); }
H1.HeaderClassName
{
color: #369286;
}
.AnyTagClassName
{
color: #369286;
}
</style>
background-color css
<style>
a { background-color: #369286; }
a { background-color: rgb(54,146,134); }
div.DivClassName
{
background-color: #369286;
}
.BgClassName
{
background-color: #369286;
}
</style>
border-color css
<style>
span { border-color: #369286; }
span { border-color: rgb(54,146,134); }
td.TdClassName
{
border-color: #369286;
}
.TagClassName
{
border-color: #369286;
}
</style>