Shades of Gossamer #309386
Tints of Gossamer #309386
RGB
CMYK
RGB Variations
Color information
#309386 (or 0x309386) is known color: Gossamer. HEX triplet: 30, 93 and 86. RGB value is (48,147,134). Sum of RGB (Red+Green+Blue) = 48+147+134=329 (43% of max value = 765). Red value is 48 (19.14% from 255 or 14.59% from 329); Green value is 147 (57.81% from 255 or 44.68% from 329); Blue value is 134 (52.73% from 255 or 40.73% from 329); Max value from RGB is 147 - color contains mainly: green. Hex color #309386 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #309386 is #CF6C79. Grayscale: #737373. Windows color (decimal): -13593722 or 8819504. OLE color: 8819504.
HSL color Cylindrical-coordinate representation of color #309386: hue angle of 172.12º 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 #309386 is Cyan = 0.67, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 48 | 147 | 134 | - |
| CMYK | 0.67 | 0 | 0.09 | 0.42 |
| HSL | 172.12º | 0.51% | 0.38% | - |
| HSV(B) | 172.12º | 0.67% | 0.58% | - |
| XYZ | 15.96 | 23.22 | 26.19 | - |
| YUV | 115.92 | 138.2 | 79.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 147 | 134 | 0.67 | 0 | 0.09 | 0.42 | 172.12 | 0.51 | 0.38 |
| Hex | 30 | 93 | 86 | 43 | 0 | 9 | 2A | AC | 33 | 26 |
| Octal | 60 | 223 | 206 | 103 | 0 | 11 | 52 | 254 | 63 | 46 |
| Binary | 110000 | 10010011 | 10000110 | 1000011 | 0 | 1001 | 101010 | 10101100 | 110011 | 100110 |
Color Harmonies of #309386
Complementary color
Monochromatic Colors of #309386
Black with #309386
Text Example
Text Example
White with #309386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #309386; }
p { color: rgb(48,147,134); }
H1.HeaderClassName
{
color: #309386;
}
.AnyTagClassName
{
color: #309386;
}
</style>
background-color css
<style>
a { background-color: #309386; }
a { background-color: rgb(48,147,134); }
div.DivClassName
{
background-color: #309386;
}
.BgClassName
{
background-color: #309386;
}
</style>
border-color css
<style>
span { border-color: #309386; }
span { border-color: rgb(48,147,134); }
td.TdClassName
{
border-color: #309386;
}
.TagClassName
{
border-color: #309386;
}
</style>