Shades of Gossamer #429976
Tints of Gossamer #429976
RGB
CMYK
RGB Variations
Color information
#429976 (or 0x429976) is known color: Gossamer. HEX triplet: 42, 99 and 76. RGB value is (66,153,118). Sum of RGB (Red+Green+Blue) = 66+153+118=337 (44% of max value = 765). Red value is 66 (26.17% from 255 or 19.58% from 337); Green value is 153 (60.16% from 255 or 45.40% from 337); Blue value is 118 (46.48% from 255 or 35.01% from 337); Max value from RGB is 153 - color contains mainly: green. Hex color #429976 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #429976 is #BD6689. Grayscale: #7B7B7B. Windows color (decimal): -12412554 or 7772482. OLE color: 7772482.
HSL color Cylindrical-coordinate representation of color #429976: hue angle of 155.86º 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 #429976 is Cyan = 0.57, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 66 | 153 | 118 | - |
| CMYK | 0.57 | 0 | 0.23 | 0.4 |
| HSL | 155.86º | 0.4% | 0.43% | - |
| HSV(B) | 155.86º | 0.57% | 0.6% | - |
| XYZ | 16.91 | 25.25 | 21.12 | - |
| YUV | 123 | 125.18 | 87.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 153 | 118 | 0.57 | 0 | 0.23 | 0.4 | 155.86 | 0.4 | 0.43 |
| Hex | 42 | 99 | 76 | 39 | 0 | 17 | 28 | 9C | 28 | 2B |
| Octal | 102 | 231 | 166 | 71 | 0 | 27 | 50 | 234 | 50 | 53 |
| Binary | 1000010 | 10011001 | 1110110 | 111001 | 0 | 10111 | 101000 | 10011100 | 101000 | 101011 |
Color Harmonies of #429976
Complementary color
Monochromatic Colors of #429976
Black with #429976
Text Example
Text Example
White with #429976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429976; }
p { color: rgb(66,153,118); }
H1.HeaderClassName
{
color: #429976;
}
.AnyTagClassName
{
color: #429976;
}
</style>
background-color css
<style>
a { background-color: #429976; }
a { background-color: rgb(66,153,118); }
div.DivClassName
{
background-color: #429976;
}
.BgClassName
{
background-color: #429976;
}
</style>
border-color css
<style>
span { border-color: #429976; }
span { border-color: rgb(66,153,118); }
td.TdClassName
{
border-color: #429976;
}
.TagClassName
{
border-color: #429976;
}
</style>