Shades of Gossamer #439978
Tints of Gossamer #439978
RGB
CMYK
RGB Variations
Color information
#439978 (or 0x439978) is known color: Gossamer. HEX triplet: 43, 99 and 78. RGB value is (67,153,120). Sum of RGB (Red+Green+Blue) = 67+153+120=340 (45% of max value = 765). Red value is 67 (26.56% from 255 or 19.71% from 340); Green value is 153 (60.16% from 255 or 45% from 340); Blue value is 120 (47.27% from 255 or 35.29% from 340); Max value from RGB is 153 - color contains mainly: green. Hex color #439978 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #439978 is #BC6687. Grayscale: #7B7B7B. Windows color (decimal): -12347016 or 7903555. OLE color: 7903555.
HSL color Cylindrical-coordinate representation of color #439978: hue angle of 156.98º degrees, saturation: 0.39, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #439978 is Cyan = 0.56, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 67 | 153 | 120 | - |
| CMYK | 0.56 | 0 | 0.22 | 0.4 |
| HSL | 156.98º | 0.39% | 0.43% | - |
| HSV(B) | 156.98º | 0.56% | 0.6% | - |
| XYZ | 17.1 | 25.33 | 21.76 | - |
| YUV | 123.52 | 126.01 | 87.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 153 | 120 | 0.56 | 0 | 0.22 | 0.4 | 156.98 | 0.39 | 0.43 |
| Hex | 43 | 99 | 78 | 38 | 0 | 16 | 28 | 9D | 27 | 2B |
| Octal | 103 | 231 | 170 | 70 | 0 | 26 | 50 | 235 | 47 | 53 |
| Binary | 1000011 | 10011001 | 1111000 | 111000 | 0 | 10110 | 101000 | 10011101 | 100111 | 101011 |
Color Harmonies of #439978
Complementary color
Monochromatic Colors of #439978
Black with #439978
Text Example
Text Example
White with #439978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #439978; }
p { color: rgb(67,153,120); }
H1.HeaderClassName
{
color: #439978;
}
.AnyTagClassName
{
color: #439978;
}
</style>
background-color css
<style>
a { background-color: #439978; }
a { background-color: rgb(67,153,120); }
div.DivClassName
{
background-color: #439978;
}
.BgClassName
{
background-color: #439978;
}
</style>
border-color css
<style>
span { border-color: #439978; }
span { border-color: rgb(67,153,120); }
td.TdClassName
{
border-color: #439978;
}
.TagClassName
{
border-color: #439978;
}
</style>