Shades of Gossamer #289685
Tints of Gossamer #289685
RGB
CMYK
RGB Variations
Color information
#289685 (or 0x289685) is known color: Gossamer. HEX triplet: 28, 96 and 85. RGB value is (40,150,133). Sum of RGB (Red+Green+Blue) = 40+150+133=323 (42% of max value = 765). Red value is 40 (16.02% from 255 or 12.38% from 323); Green value is 150 (58.98% from 255 or 46.44% from 323); Blue value is 133 (52.34% from 255 or 41.18% from 323); Max value from RGB is 150 - color contains mainly: green. Hex color #289685 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #289685 is #D7697A. Grayscale: #737373. Windows color (decimal): -14117243 or 8754728. OLE color: 8754728.
HSL color Cylindrical-coordinate representation of color #289685: hue angle of 170.73º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #289685 is Cyan = 0.73, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 40 | 150 | 133 | - |
| CMYK | 0.73 | 0 | 0.11 | 0.41 |
| HSL | 170.73º | 0.58% | 0.37% | - |
| HSV(B) | 170.73º | 0.73% | 0.59% | - |
| XYZ | 16.02 | 23.96 | 25.97 | - |
| YUV | 115.17 | 138.06 | 74.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 150 | 133 | 0.73 | 0 | 0.11 | 0.41 | 170.73 | 0.58 | 0.37 |
| Hex | 28 | 96 | 85 | 49 | 0 | B | 29 | AB | 3A | 25 |
| Octal | 50 | 226 | 205 | 111 | 0 | 13 | 51 | 253 | 72 | 45 |
| Binary | 101000 | 10010110 | 10000101 | 1001001 | 0 | 1011 | 101001 | 10101011 | 111010 | 100101 |
Color Harmonies of #289685
Complementary color
Monochromatic Colors of #289685
Black with #289685
Text Example
Text Example
White with #289685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #289685; }
p { color: rgb(40,150,133); }
H1.HeaderClassName
{
color: #289685;
}
.AnyTagClassName
{
color: #289685;
}
</style>
background-color css
<style>
a { background-color: #289685; }
a { background-color: rgb(40,150,133); }
div.DivClassName
{
background-color: #289685;
}
.BgClassName
{
background-color: #289685;
}
</style>
border-color css
<style>
span { border-color: #289685; }
span { border-color: rgb(40,150,133); }
td.TdClassName
{
border-color: #289685;
}
.TagClassName
{
border-color: #289685;
}
</style>