Shades of Gossamer #429986
Tints of Gossamer #429986
RGB
CMYK
RGB Variations
Color information
#429986 (or 0x429986) is known color: Gossamer. HEX triplet: 42, 99 and 86. RGB value is (66,153,134). Sum of RGB (Red+Green+Blue) = 66+153+134=353 (46% of max value = 765). Red value is 66 (26.17% from 255 or 18.70% from 353); Green value is 153 (60.16% from 255 or 43.34% from 353); Blue value is 134 (52.73% from 255 or 37.96% from 353); Max value from RGB is 153 - color contains mainly: green. Hex color #429986 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #429986 is #BD6679. Grayscale: #7C7C7C. Windows color (decimal): -12412538 or 8821058. OLE color: 8821058.
HSL color Cylindrical-coordinate representation of color #429986: hue angle of 166.9º degrees, saturation: 0.4, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #429986 is Cyan = 0.57, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 66 | 153 | 134 | - |
| CMYK | 0.57 | 0 | 0.12 | 0.4 |
| HSL | 166.9º | 0.4% | 0.43% | - |
| HSV(B) | 166.9º | 0.57% | 0.6% | - |
| XYZ | 17.94 | 25.66 | 26.56 | - |
| YUV | 124.82 | 133.18 | 86.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 153 | 134 | 0.57 | 0 | 0.12 | 0.4 | 166.9 | 0.4 | 0.43 |
| Hex | 42 | 99 | 86 | 39 | 0 | C | 28 | A7 | 28 | 2B |
| Octal | 102 | 231 | 206 | 71 | 0 | 14 | 50 | 247 | 50 | 53 |
| Binary | 1000010 | 10011001 | 10000110 | 111001 | 0 | 1100 | 101000 | 10100111 | 101000 | 101011 |
Color Harmonies of #429986
Complementary color
Monochromatic Colors of #429986
Black with #429986
Text Example
Text Example
White with #429986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429986; }
p { color: rgb(66,153,134); }
H1.HeaderClassName
{
color: #429986;
}
.AnyTagClassName
{
color: #429986;
}
</style>
background-color css
<style>
a { background-color: #429986; }
a { background-color: rgb(66,153,134); }
div.DivClassName
{
background-color: #429986;
}
.BgClassName
{
background-color: #429986;
}
</style>
border-color css
<style>
span { border-color: #429986; }
span { border-color: rgb(66,153,134); }
td.TdClassName
{
border-color: #429986;
}
.TagClassName
{
border-color: #429986;
}
</style>