Shades of Gossamer #369282
Tints of Gossamer #369282
RGB
CMYK
RGB Variations
Color information
#369282 (or 0x369282) is known color: Gossamer. HEX triplet: 36, 92 and 82. RGB value is (54,146,130). Sum of RGB (Red+Green+Blue) = 54+146+130=330 (43% of max value = 765). Red value is 54 (21.48% from 255 or 16.36% from 330); Green value is 146 (57.42% from 255 or 44.24% from 330); Blue value is 130 (51.17% from 255 or 39.39% from 330); Max value from RGB is 146 - color contains mainly: green. Hex color #369282 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #369282 is #C96D7D. Grayscale: #747474. Windows color (decimal): -13200766 or 8557110. OLE color: 8557110.
HSL color Cylindrical-coordinate representation of color #369282: hue angle of 169.57º 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 #369282 is Cyan = 0.63, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 54 | 146 | 130 | - |
| CMYK | 0.63 | 0 | 0.11 | 0.43 |
| HSL | 169.57º | 0.46% | 0.39% | - |
| HSV(B) | 169.57º | 0.63% | 0.57% | - |
| XYZ | 15.83 | 22.95 | 24.72 | - |
| YUV | 116.67 | 135.52 | 83.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 146 | 130 | 0.63 | 0 | 0.11 | 0.43 | 169.57 | 0.46 | 0.39 |
| Hex | 36 | 92 | 82 | 3F | 0 | B | 2B | AA | 2E | 27 |
| Octal | 66 | 222 | 202 | 77 | 0 | 13 | 53 | 252 | 56 | 47 |
| Binary | 110110 | 10010010 | 10000010 | 111111 | 0 | 1011 | 101011 | 10101010 | 101110 | 100111 |
Color Harmonies of #369282
Complementary color
Monochromatic Colors of #369282
Black with #369282
Text Example
Text Example
White with #369282
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #369282; }
p { color: rgb(54,146,130); }
H1.HeaderClassName
{
color: #369282;
}
.AnyTagClassName
{
color: #369282;
}
</style>
background-color css
<style>
a { background-color: #369282; }
a { background-color: rgb(54,146,130); }
div.DivClassName
{
background-color: #369282;
}
.BgClassName
{
background-color: #369282;
}
</style>
border-color css
<style>
span { border-color: #369282; }
span { border-color: rgb(54,146,130); }
td.TdClassName
{
border-color: #369282;
}
.TagClassName
{
border-color: #369282;
}
</style>