Shades of Gossamer #389782
Tints of Gossamer #389782
RGB
CMYK
RGB Variations
Color information
#389782 (or 0x389782) is known color: Gossamer. HEX triplet: 38, 97 and 82. RGB value is (56,151,130). Sum of RGB (Red+Green+Blue) = 56+151+130=337 (44% of max value = 765). Red value is 56 (22.27% from 255 or 16.62% from 337); Green value is 151 (59.38% from 255 or 44.81% from 337); Blue value is 130 (51.17% from 255 or 38.58% from 337); Max value from RGB is 151 - color contains mainly: green. Hex color #389782 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #389782 is #C7687D. Grayscale: #787878. Windows color (decimal): -13068414 or 8558392. OLE color: 8558392.
HSL color Cylindrical-coordinate representation of color #389782: hue angle of 166.74º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #389782 is Cyan = 0.63, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 56 | 151 | 130 | - |
| CMYK | 0.63 | 0 | 0.14 | 0.41 |
| HSL | 166.74º | 0.46% | 0.41% | - |
| HSV(B) | 166.74º | 0.63% | 0.59% | - |
| XYZ | 16.73 | 24.59 | 24.98 | - |
| YUV | 120.2 | 133.53 | 82.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 151 | 130 | 0.63 | 0 | 0.14 | 0.41 | 166.74 | 0.46 | 0.41 |
| Hex | 38 | 97 | 82 | 3F | 0 | E | 29 | A7 | 2E | 29 |
| Octal | 70 | 227 | 202 | 77 | 0 | 16 | 51 | 247 | 56 | 51 |
| Binary | 111000 | 10010111 | 10000010 | 111111 | 0 | 1110 | 101001 | 10100111 | 101110 | 101001 |
Color Harmonies of #389782
Complementary color
Monochromatic Colors of #389782
Black with #389782
Text Example
Text Example
White with #389782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389782; }
p { color: rgb(56,151,130); }
H1.HeaderClassName
{
color: #389782;
}
.AnyTagClassName
{
color: #389782;
}
</style>
background-color css
<style>
a { background-color: #389782; }
a { background-color: rgb(56,151,130); }
div.DivClassName
{
background-color: #389782;
}
.BgClassName
{
background-color: #389782;
}
</style>
border-color css
<style>
span { border-color: #389782; }
span { border-color: rgb(56,151,130); }
td.TdClassName
{
border-color: #389782;
}
.TagClassName
{
border-color: #389782;
}
</style>