Shades of Gossamer #389282
Tints of Gossamer #389282
RGB
CMYK
RGB Variations
Color information
#389282 (or 0x389282) is known color: Gossamer. HEX triplet: 38, 92 and 82. RGB value is (56,146,130). Sum of RGB (Red+Green+Blue) = 56+146+130=332 (43% of max value = 765). Red value is 56 (22.27% from 255 or 16.87% from 332); Green value is 146 (57.42% from 255 or 43.98% from 332); Blue value is 130 (51.17% from 255 or 39.16% from 332); Max value from RGB is 146 - color contains mainly: green. Hex color #389282 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #389282 is #C76D7D. Grayscale: #757575. Windows color (decimal): -13069694 or 8557112. OLE color: 8557112.
HSL color Cylindrical-coordinate representation of color #389282: hue angle of 169.33º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #389282 is Cyan = 0.62, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 56 | 146 | 130 | - |
| CMYK | 0.62 | 0 | 0.11 | 0.43 |
| HSL | 169.33º | 0.45% | 0.4% | - |
| HSV(B) | 169.33º | 0.62% | 0.57% | - |
| XYZ | 15.94 | 23.01 | 24.72 | - |
| YUV | 117.27 | 135.18 | 84.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 146 | 130 | 0.62 | 0 | 0.11 | 0.43 | 169.33 | 0.45 | 0.4 |
| Hex | 38 | 92 | 82 | 3E | 0 | B | 2B | A9 | 2D | 28 |
| Octal | 70 | 222 | 202 | 76 | 0 | 13 | 53 | 251 | 55 | 50 |
| Binary | 111000 | 10010010 | 10000010 | 111110 | 0 | 1011 | 101011 | 10101001 | 101101 | 101000 |
Color Harmonies of #389282
Complementary color
Monochromatic Colors of #389282
Black with #389282
Text Example
Text Example
White with #389282
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389282; }
p { color: rgb(56,146,130); }
H1.HeaderClassName
{
color: #389282;
}
.AnyTagClassName
{
color: #389282;
}
</style>
background-color css
<style>
a { background-color: #389282; }
a { background-color: rgb(56,146,130); }
div.DivClassName
{
background-color: #389282;
}
.BgClassName
{
background-color: #389282;
}
</style>
border-color css
<style>
span { border-color: #389282; }
span { border-color: rgb(56,146,130); }
td.TdClassName
{
border-color: #389282;
}
.TagClassName
{
border-color: #389282;
}
</style>