Shades of Gossamer #389281
Tints of Gossamer #389281
RGB
CMYK
RGB Variations
Color information
#389281 (or 0x389281) is known color: Gossamer. HEX triplet: 38, 92 and 81. RGB value is (56,146,129). Sum of RGB (Red+Green+Blue) = 56+146+129=331 (43% of max value = 765). Red value is 56 (22.27% from 255 or 16.92% from 331); Green value is 146 (57.42% from 255 or 44.11% from 331); Blue value is 129 (50.78% from 255 or 38.97% from 331); Max value from RGB is 146 - color contains mainly: green. Hex color #389281 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #389281 is #C76D7E. Grayscale: #757575. Windows color (decimal): -13069695 or 8491576. OLE color: 8491576.
HSL color Cylindrical-coordinate representation of color #389281: hue angle of 168.67º 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 #389281 is Cyan = 0.62, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 56 | 146 | 129 | - |
| CMYK | 0.62 | 0 | 0.12 | 0.43 |
| HSL | 168.67º | 0.45% | 0.4% | - |
| HSV(B) | 168.67º | 0.62% | 0.57% | - |
| XYZ | 15.87 | 22.98 | 24.37 | - |
| YUV | 117.15 | 134.68 | 84.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 146 | 129 | 0.62 | 0 | 0.12 | 0.43 | 168.67 | 0.45 | 0.4 |
| Hex | 38 | 92 | 81 | 3E | 0 | C | 2B | A9 | 2D | 28 |
| Octal | 70 | 222 | 201 | 76 | 0 | 14 | 53 | 251 | 55 | 50 |
| Binary | 111000 | 10010010 | 10000001 | 111110 | 0 | 1100 | 101011 | 10101001 | 101101 | 101000 |
Color Harmonies of #389281
Complementary color
Monochromatic Colors of #389281
Black with #389281
Text Example
Text Example
White with #389281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389281; }
p { color: rgb(56,146,129); }
H1.HeaderClassName
{
color: #389281;
}
.AnyTagClassName
{
color: #389281;
}
</style>
background-color css
<style>
a { background-color: #389281; }
a { background-color: rgb(56,146,129); }
div.DivClassName
{
background-color: #389281;
}
.BgClassName
{
background-color: #389281;
}
</style>
border-color css
<style>
span { border-color: #389281; }
span { border-color: rgb(56,146,129); }
td.TdClassName
{
border-color: #389281;
}
.TagClassName
{
border-color: #389281;
}
</style>