Shades of Gossamer #309789
Tints of Gossamer #309789
RGB
CMYK
RGB Variations
Color information
#309789 (or 0x309789) is known color: Gossamer. HEX triplet: 30, 97 and 89. RGB value is (48,151,137). Sum of RGB (Red+Green+Blue) = 48+151+137=336 (44% of max value = 765). Red value is 48 (19.14% from 255 or 14.29% from 336); Green value is 151 (59.38% from 255 or 44.94% from 336); Blue value is 137 (53.91% from 255 or 40.77% from 336); Max value from RGB is 151 - color contains mainly: green. Hex color #309789 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #309789 is #CF6876. Grayscale: #767676. Windows color (decimal): -13592695 or 9017136. OLE color: 9017136.
HSL color Cylindrical-coordinate representation of color #309789: hue angle of 171.84º degrees, saturation: 0.52, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #309789 is Cyan = 0.68, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 48 | 151 | 137 | - |
| CMYK | 0.68 | 0 | 0.09 | 0.41 |
| HSL | 171.84º | 0.52% | 0.39% | - |
| HSV(B) | 171.84º | 0.68% | 0.59% | - |
| XYZ | 16.8 | 24.57 | 27.52 | - |
| YUV | 118.61 | 138.38 | 77.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 151 | 137 | 0.68 | 0 | 0.09 | 0.41 | 171.84 | 0.52 | 0.39 |
| Hex | 30 | 97 | 89 | 44 | 0 | 9 | 29 | AC | 34 | 27 |
| Octal | 60 | 227 | 211 | 104 | 0 | 11 | 51 | 254 | 64 | 47 |
| Binary | 110000 | 10010111 | 10001001 | 1000100 | 0 | 1001 | 101001 | 10101100 | 110100 | 100111 |
Color Harmonies of #309789
Complementary color
Monochromatic Colors of #309789
Black with #309789
Text Example
Text Example
White with #309789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #309789; }
p { color: rgb(48,151,137); }
H1.HeaderClassName
{
color: #309789;
}
.AnyTagClassName
{
color: #309789;
}
</style>
background-color css
<style>
a { background-color: #309789; }
a { background-color: rgb(48,151,137); }
div.DivClassName
{
background-color: #309789;
}
.BgClassName
{
background-color: #309789;
}
</style>
border-color css
<style>
span { border-color: #309789; }
span { border-color: rgb(48,151,137); }
td.TdClassName
{
border-color: #309789;
}
.TagClassName
{
border-color: #309789;
}
</style>