Shades of Gossamer #309587
Tints of Gossamer #309587
RGB
CMYK
RGB Variations
Color information
#309587 (or 0x309587) is known color: Gossamer. HEX triplet: 30, 95 and 87. RGB value is (48,149,135). Sum of RGB (Red+Green+Blue) = 48+149+135=332 (43% of max value = 765). Red value is 48 (19.14% from 255 or 14.46% from 332); Green value is 149 (58.59% from 255 or 44.88% from 332); Blue value is 135 (53.12% from 255 or 40.66% from 332); Max value from RGB is 149 - color contains mainly: green. Hex color #309587 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #309587 is #CF6A78. Grayscale: #757575. Windows color (decimal): -13593209 or 8885552. OLE color: 8885552.
HSL color Cylindrical-coordinate representation of color #309587: hue angle of 171.68º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #309587 is Cyan = 0.68, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 48 | 149 | 135 | - |
| CMYK | 0.68 | 0 | 0.09 | 0.42 |
| HSL | 171.68º | 0.51% | 0.39% | - |
| HSV(B) | 171.68º | 0.68% | 0.58% | - |
| XYZ | 16.34 | 23.87 | 26.67 | - |
| YUV | 117.21 | 138.04 | 78.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 149 | 135 | 0.68 | 0 | 0.09 | 0.42 | 171.68 | 0.51 | 0.39 |
| Hex | 30 | 95 | 87 | 44 | 0 | 9 | 2A | AC | 33 | 27 |
| Octal | 60 | 225 | 207 | 104 | 0 | 11 | 52 | 254 | 63 | 47 |
| Binary | 110000 | 10010101 | 10000111 | 1000100 | 0 | 1001 | 101010 | 10101100 | 110011 | 100111 |
Color Harmonies of #309587
Complementary color
Monochromatic Colors of #309587
Black with #309587
Text Example
Text Example
White with #309587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #309587; }
p { color: rgb(48,149,135); }
H1.HeaderClassName
{
color: #309587;
}
.AnyTagClassName
{
color: #309587;
}
</style>
background-color css
<style>
a { background-color: #309587; }
a { background-color: rgb(48,149,135); }
div.DivClassName
{
background-color: #309587;
}
.BgClassName
{
background-color: #309587;
}
</style>
border-color css
<style>
span { border-color: #309587; }
span { border-color: rgb(48,149,135); }
td.TdClassName
{
border-color: #309587;
}
.TagClassName
{
border-color: #309587;
}
</style>