Shades of Gossamer #309479
Tints of Gossamer #309479
RGB
CMYK
RGB Variations
Color information
#309479 (or 0x309479) is known color: Gossamer. HEX triplet: 30, 94 and 79. RGB value is (48,148,121). Sum of RGB (Red+Green+Blue) = 48+148+121=317 (41% of max value = 765). Red value is 48 (19.14% from 255 or 15.14% from 317); Green value is 148 (58.20% from 255 or 46.69% from 317); Blue value is 121 (47.66% from 255 or 38.17% from 317); Max value from RGB is 148 - color contains mainly: green. Hex color #309479 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #309479 is #CF6B86. Grayscale: #737373. Windows color (decimal): -13593479 or 7967792. OLE color: 7967792.
HSL color Cylindrical-coordinate representation of color #309479: hue angle of 163.8º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #309479 is Cyan = 0.68, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 48 | 148 | 121 | - |
| CMYK | 0.68 | 0 | 0.18 | 0.42 |
| HSL | 163.8º | 0.51% | 0.38% | - |
| HSV(B) | 163.8º | 0.68% | 0.58% | - |
| XYZ | 15.26 | 23.19 | 21.76 | - |
| YUV | 115.02 | 131.37 | 80.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 148 | 121 | 0.68 | 0 | 0.18 | 0.42 | 163.8 | 0.51 | 0.38 |
| Hex | 30 | 94 | 79 | 44 | 0 | 12 | 2A | A4 | 33 | 26 |
| Octal | 60 | 224 | 171 | 104 | 0 | 22 | 52 | 244 | 63 | 46 |
| Binary | 110000 | 10010100 | 1111001 | 1000100 | 0 | 10010 | 101010 | 10100100 | 110011 | 100110 |
Color Harmonies of #309479
Complementary color
Monochromatic Colors of #309479
Black with #309479
Text Example
Text Example
White with #309479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #309479; }
p { color: rgb(48,148,121); }
H1.HeaderClassName
{
color: #309479;
}
.AnyTagClassName
{
color: #309479;
}
</style>
background-color css
<style>
a { background-color: #309479; }
a { background-color: rgb(48,148,121); }
div.DivClassName
{
background-color: #309479;
}
.BgClassName
{
background-color: #309479;
}
</style>
border-color css
<style>
span { border-color: #309479; }
span { border-color: rgb(48,148,121); }
td.TdClassName
{
border-color: #309479;
}
.TagClassName
{
border-color: #309479;
}
</style>