Shades of Gossamer #429982
Tints of Gossamer #429982
RGB
CMYK
RGB Variations
Color information
#429982 (or 0x429982) is known color: Gossamer. HEX triplet: 42, 99 and 82. RGB value is (66,153,130). Sum of RGB (Red+Green+Blue) = 66+153+130=349 (46% of max value = 765). Red value is 66 (26.17% from 255 or 18.91% from 349); Green value is 153 (60.16% from 255 or 43.84% from 349); Blue value is 130 (51.17% from 255 or 37.25% from 349); Max value from RGB is 153 - color contains mainly: green. Hex color #429982 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #429982 is #BD667D. Grayscale: #7C7C7C. Windows color (decimal): -12412542 or 8558914. OLE color: 8558914.
HSL color Cylindrical-coordinate representation of color #429982: hue angle of 164.14º 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 #429982 is Cyan = 0.57, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 66 | 153 | 130 | - |
| CMYK | 0.57 | 0 | 0.15 | 0.4 |
| HSL | 164.14º | 0.4% | 0.43% | - |
| HSV(B) | 164.14º | 0.57% | 0.6% | - |
| XYZ | 17.67 | 25.55 | 25.12 | - |
| YUV | 124.37 | 131.18 | 86.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 153 | 130 | 0.57 | 0 | 0.15 | 0.4 | 164.14 | 0.4 | 0.43 |
| Hex | 42 | 99 | 82 | 39 | 0 | F | 28 | A4 | 28 | 2B |
| Octal | 102 | 231 | 202 | 71 | 0 | 17 | 50 | 244 | 50 | 53 |
| Binary | 1000010 | 10011001 | 10000010 | 111001 | 0 | 1111 | 101000 | 10100100 | 101000 | 101011 |
Color Harmonies of #429982
Complementary color
Monochromatic Colors of #429982
Black with #429982
Text Example
Text Example
White with #429982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429982; }
p { color: rgb(66,153,130); }
H1.HeaderClassName
{
color: #429982;
}
.AnyTagClassName
{
color: #429982;
}
</style>
background-color css
<style>
a { background-color: #429982; }
a { background-color: rgb(66,153,130); }
div.DivClassName
{
background-color: #429982;
}
.BgClassName
{
background-color: #429982;
}
</style>
border-color css
<style>
span { border-color: #429982; }
span { border-color: rgb(66,153,130); }
td.TdClassName
{
border-color: #429982;
}
.TagClassName
{
border-color: #429982;
}
</style>