Shades of Gossamer #409478
Tints of Gossamer #409478
RGB
CMYK
RGB Variations
Color information
#409478 (or 0x409478) is known color: Gossamer. HEX triplet: 40, 94 and 78. RGB value is (64,148,120). Sum of RGB (Red+Green+Blue) = 64+148+120=332 (43% of max value = 765). Red value is 64 (25.39% from 255 or 19.28% from 332); Green value is 148 (58.20% from 255 or 44.58% from 332); Blue value is 120 (47.27% from 255 or 36.14% from 332); Max value from RGB is 148 - color contains mainly: green. Hex color #409478 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #409478 is #BF6B87. Grayscale: #777777. Windows color (decimal): -12544904 or 7902272. OLE color: 7902272.
HSL color Cylindrical-coordinate representation of color #409478: hue angle of 160º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #409478 is Cyan = 0.57, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 64 | 148 | 120 | - |
| CMYK | 0.57 | 0 | 0.19 | 0.42 |
| HSL | 160º | 0.4% | 0.42% | - |
| HSV(B) | 160º | 0.57% | 0.58% | - |
| XYZ | 16.09 | 23.63 | 21.48 | - |
| YUV | 119.69 | 128.17 | 88.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 148 | 120 | 0.57 | 0 | 0.19 | 0.42 | 160 | 0.4 | 0.42 |
| Hex | 40 | 94 | 78 | 39 | 0 | 13 | 2A | A0 | 28 | 2A |
| Octal | 100 | 224 | 170 | 71 | 0 | 23 | 52 | 240 | 50 | 52 |
| Binary | 1000000 | 10010100 | 1111000 | 111001 | 0 | 10011 | 101010 | 10100000 | 101000 | 101010 |
Color Harmonies of #409478
Complementary color
Monochromatic Colors of #409478
Black with #409478
Text Example
Text Example
White with #409478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #409478; }
p { color: rgb(64,148,120); }
H1.HeaderClassName
{
color: #409478;
}
.AnyTagClassName
{
color: #409478;
}
</style>
background-color css
<style>
a { background-color: #409478; }
a { background-color: rgb(64,148,120); }
div.DivClassName
{
background-color: #409478;
}
.BgClassName
{
background-color: #409478;
}
</style>
border-color css
<style>
span { border-color: #409478; }
span { border-color: rgb(64,148,120); }
td.TdClassName
{
border-color: #409478;
}
.TagClassName
{
border-color: #409478;
}
</style>