Shades of Gossamer #289381
Tints of Gossamer #289381
RGB
CMYK
RGB Variations
Color information
#289381 (or 0x289381) is known color: Gossamer. HEX triplet: 28, 93 and 81. RGB value is (40,147,129). Sum of RGB (Red+Green+Blue) = 40+147+129=316 (41% of max value = 765). Red value is 40 (16.02% from 255 or 12.66% from 316); Green value is 147 (57.81% from 255 or 46.52% from 316); Blue value is 129 (50.78% from 255 or 40.82% from 316); Max value from RGB is 147 - color contains mainly: green. Hex color #289381 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #289381 is #D76C7E. Grayscale: #707070. Windows color (decimal): -14118015 or 8491816. OLE color: 8491816.
HSL color Cylindrical-coordinate representation of color #289381: hue angle of 169.91º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #289381 is Cyan = 0.73, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 40 | 147 | 129 | - |
| CMYK | 0.73 | 0 | 0.12 | 0.42 |
| HSL | 169.91º | 0.57% | 0.37% | - |
| HSV(B) | 169.91º | 0.73% | 0.58% | - |
| XYZ | 15.27 | 22.9 | 24.38 | - |
| YUV | 112.96 | 137.05 | 75.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 147 | 129 | 0.73 | 0 | 0.12 | 0.42 | 169.91 | 0.57 | 0.37 |
| Hex | 28 | 93 | 81 | 49 | 0 | C | 2A | AA | 39 | 25 |
| Octal | 50 | 223 | 201 | 111 | 0 | 14 | 52 | 252 | 71 | 45 |
| Binary | 101000 | 10010011 | 10000001 | 1001001 | 0 | 1100 | 101010 | 10101010 | 111001 | 100101 |
Color Harmonies of #289381
Complementary color
Monochromatic Colors of #289381
Black with #289381
Text Example
Text Example
White with #289381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #289381; }
p { color: rgb(40,147,129); }
H1.HeaderClassName
{
color: #289381;
}
.AnyTagClassName
{
color: #289381;
}
</style>
background-color css
<style>
a { background-color: #289381; }
a { background-color: rgb(40,147,129); }
div.DivClassName
{
background-color: #289381;
}
.BgClassName
{
background-color: #289381;
}
</style>
border-color css
<style>
span { border-color: #289381; }
span { border-color: rgb(40,147,129); }
td.TdClassName
{
border-color: #289381;
}
.TagClassName
{
border-color: #289381;
}
</style>