Shades of Gossamer #309788
Tints of Gossamer #309788
RGB
CMYK
RGB Variations
Color information
#309788 (or 0x309788) is known color: Gossamer. HEX triplet: 30, 97 and 88. RGB value is (48,151,136). Sum of RGB (Red+Green+Blue) = 48+151+136=335 (44% of max value = 765). Red value is 48 (19.14% from 255 or 14.33% from 335); Green value is 151 (59.38% from 255 or 45.07% from 335); Blue value is 136 (53.52% from 255 or 40.60% from 335); Max value from RGB is 151 - color contains mainly: green. Hex color #309788 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #309788 is #CF6877. Grayscale: #767676. Windows color (decimal): -13592696 or 8951600. OLE color: 8951600.
HSL color Cylindrical-coordinate representation of color #309788: hue angle of 171.26º 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 #309788 is Cyan = 0.68, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 48 | 151 | 136 | - |
| CMYK | 0.68 | 0 | 0.10 | 0.41 |
| HSL | 171.26º | 0.52% | 0.39% | - |
| HSV(B) | 171.26º | 0.68% | 0.59% | - |
| XYZ | 16.73 | 24.54 | 27.15 | - |
| YUV | 118.49 | 137.88 | 77.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 151 | 136 | 0.68 | 0 | 0.10 | 0.41 | 171.26 | 0.52 | 0.39 |
| Hex | 30 | 97 | 88 | 44 | 0 | A | 29 | AB | 34 | 27 |
| Octal | 60 | 227 | 210 | 104 | 0 | 12 | 51 | 253 | 64 | 47 |
| Binary | 110000 | 10010111 | 10001000 | 1000100 | 0 | 1010 | 101001 | 10101011 | 110100 | 100111 |
Color Harmonies of #309788
Complementary color
Monochromatic Colors of #309788
Black with #309788
Text Example
Text Example
White with #309788
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #309788; }
p { color: rgb(48,151,136); }
H1.HeaderClassName
{
color: #309788;
}
.AnyTagClassName
{
color: #309788;
}
</style>
background-color css
<style>
a { background-color: #309788; }
a { background-color: rgb(48,151,136); }
div.DivClassName
{
background-color: #309788;
}
.BgClassName
{
background-color: #309788;
}
</style>
border-color css
<style>
span { border-color: #309788; }
span { border-color: rgb(48,151,136); }
td.TdClassName
{
border-color: #309788;
}
.TagClassName
{
border-color: #309788;
}
</style>