Shades of Gossamer #309387
Tints of Gossamer #309387
RGB
CMYK
RGB Variations
Color information
#309387 (or 0x309387) is known color: Gossamer. HEX triplet: 30, 93 and 87. RGB value is (48,147,135). Sum of RGB (Red+Green+Blue) = 48+147+135=330 (43% of max value = 765). Red value is 48 (19.14% from 255 or 14.55% from 330); Green value is 147 (57.81% from 255 or 44.55% from 330); Blue value is 135 (53.12% from 255 or 40.91% from 330); Max value from RGB is 147 - color contains mainly: green. Hex color #309387 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #309387 is #CF6C78. Grayscale: #737373. Windows color (decimal): -13593721 or 8885040. OLE color: 8885040.
HSL color Cylindrical-coordinate representation of color #309387: hue angle of 172.73º 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 #309387 is Cyan = 0.67, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 48 | 147 | 135 | - |
| CMYK | 0.67 | 0 | 0.08 | 0.42 |
| HSL | 172.73º | 0.51% | 0.38% | - |
| HSV(B) | 172.73º | 0.67% | 0.58% | - |
| XYZ | 16.03 | 23.25 | 26.56 | - |
| YUV | 116.03 | 138.7 | 79.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 147 | 135 | 0.67 | 0 | 0.08 | 0.42 | 172.73 | 0.51 | 0.38 |
| Hex | 30 | 93 | 87 | 43 | 0 | 8 | 2A | AD | 33 | 26 |
| Octal | 60 | 223 | 207 | 103 | 0 | 10 | 52 | 255 | 63 | 46 |
| Binary | 110000 | 10010011 | 10000111 | 1000011 | 0 | 1000 | 101010 | 10101101 | 110011 | 100110 |
Color Harmonies of #309387
Complementary color
Monochromatic Colors of #309387
Black with #309387
Text Example
Text Example
White with #309387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #309387; }
p { color: rgb(48,147,135); }
H1.HeaderClassName
{
color: #309387;
}
.AnyTagClassName
{
color: #309387;
}
</style>
background-color css
<style>
a { background-color: #309387; }
a { background-color: rgb(48,147,135); }
div.DivClassName
{
background-color: #309387;
}
.BgClassName
{
background-color: #309387;
}
</style>
border-color css
<style>
span { border-color: #309387; }
span { border-color: rgb(48,147,135); }
td.TdClassName
{
border-color: #309387;
}
.TagClassName
{
border-color: #309387;
}
</style>