Shades of Gossamer #309376
Tints of Gossamer #309376
RGB
CMYK
RGB Variations
Color information
#309376 (or 0x309376) is known color: Gossamer. HEX triplet: 30, 93 and 76. RGB value is (48,147,118). Sum of RGB (Red+Green+Blue) = 48+147+118=313 (41% of max value = 765). Red value is 48 (19.14% from 255 or 15.34% from 313); Green value is 147 (57.81% from 255 or 46.96% from 313); Blue value is 118 (46.48% from 255 or 37.70% from 313); Max value from RGB is 147 - color contains mainly: green. Hex color #309376 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #309376 is #CF6C89. Grayscale: #727272. Windows color (decimal): -13593738 or 7770928. OLE color: 7770928.
HSL color Cylindrical-coordinate representation of color #309376: hue angle of 162.42º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #309376 is Cyan = 0.67, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 48 | 147 | 118 | - |
| CMYK | 0.67 | 0 | 0.20 | 0.42 |
| HSL | 162.42º | 0.51% | 0.38% | - |
| HSV(B) | 162.42º | 0.67% | 0.58% | - |
| XYZ | 14.92 | 22.8 | 20.75 | - |
| YUV | 114.09 | 130.2 | 80.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 147 | 118 | 0.67 | 0 | 0.20 | 0.42 | 162.42 | 0.51 | 0.38 |
| Hex | 30 | 93 | 76 | 43 | 0 | 14 | 2A | A2 | 33 | 26 |
| Octal | 60 | 223 | 166 | 103 | 0 | 24 | 52 | 242 | 63 | 46 |
| Binary | 110000 | 10010011 | 1110110 | 1000011 | 0 | 10100 | 101010 | 10100010 | 110011 | 100110 |
Color Harmonies of #309376
Complementary color
Monochromatic Colors of #309376
Black with #309376
Text Example
Text Example
White with #309376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #309376; }
p { color: rgb(48,147,118); }
H1.HeaderClassName
{
color: #309376;
}
.AnyTagClassName
{
color: #309376;
}
</style>
background-color css
<style>
a { background-color: #309376; }
a { background-color: rgb(48,147,118); }
div.DivClassName
{
background-color: #309376;
}
.BgClassName
{
background-color: #309376;
}
</style>
border-color css
<style>
span { border-color: #309376; }
span { border-color: rgb(48,147,118); }
td.TdClassName
{
border-color: #309376;
}
.TagClassName
{
border-color: #309376;
}
</style>