Shades of Gossamer #429779
Tints of Gossamer #429779
RGB
CMYK
RGB Variations
Color information
#429779 (or 0x429779) is known color: Gossamer. HEX triplet: 42, 97 and 79. RGB value is (66,151,121). Sum of RGB (Red+Green+Blue) = 66+151+121=338 (44% of max value = 765). Red value is 66 (26.17% from 255 or 19.53% from 338); Green value is 151 (59.38% from 255 or 44.67% from 338); Blue value is 121 (47.66% from 255 or 35.80% from 338); Max value from RGB is 151 - color contains mainly: green. Hex color #429779 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #429779 is #BD6886. Grayscale: #7A7A7A. Windows color (decimal): -12413063 or 7968578. OLE color: 7968578.
HSL color Cylindrical-coordinate representation of color #429779: hue angle of 158.82º degrees, saturation: 0.39, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #429779 is Cyan = 0.56, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 66 | 151 | 121 | - |
| CMYK | 0.56 | 0 | 0.20 | 0.41 |
| HSL | 158.82º | 0.39% | 0.43% | - |
| HSV(B) | 158.82º | 0.56% | 0.59% | - |
| XYZ | 16.76 | 24.67 | 21.97 | - |
| YUV | 122.17 | 127.34 | 87.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 151 | 121 | 0.56 | 0 | 0.20 | 0.41 | 158.82 | 0.39 | 0.43 |
| Hex | 42 | 97 | 79 | 38 | 0 | 14 | 29 | 9F | 27 | 2B |
| Octal | 102 | 227 | 171 | 70 | 0 | 24 | 51 | 237 | 47 | 53 |
| Binary | 1000010 | 10010111 | 1111001 | 111000 | 0 | 10100 | 101001 | 10011111 | 100111 | 101011 |
Color Harmonies of #429779
Complementary color
Monochromatic Colors of #429779
Black with #429779
Text Example
Text Example
White with #429779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429779; }
p { color: rgb(66,151,121); }
H1.HeaderClassName
{
color: #429779;
}
.AnyTagClassName
{
color: #429779;
}
</style>
background-color css
<style>
a { background-color: #429779; }
a { background-color: rgb(66,151,121); }
div.DivClassName
{
background-color: #429779;
}
.BgClassName
{
background-color: #429779;
}
</style>
border-color css
<style>
span { border-color: #429779; }
span { border-color: rgb(66,151,121); }
td.TdClassName
{
border-color: #429779;
}
.TagClassName
{
border-color: #429779;
}
</style>