Shades of Gossamer #309287
Tints of Gossamer #309287
RGB
CMYK
RGB Variations
Color information
#309287 (or 0x309287) is known color: Gossamer. HEX triplet: 30, 92 and 87. RGB value is (48,146,135). Sum of RGB (Red+Green+Blue) = 48+146+135=329 (43% of max value = 765). Red value is 48 (19.14% from 255 or 14.59% from 329); Green value is 146 (57.42% from 255 or 44.38% from 329); Blue value is 135 (53.12% from 255 or 41.03% from 329); Max value from RGB is 146 - color contains mainly: green. Hex color #309287 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #309287 is #CF6D78. Grayscale: #737373. Windows color (decimal): -13593977 or 8884784. OLE color: 8884784.
HSL color Cylindrical-coordinate representation of color #309287: hue angle of 173.27º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #309287 is Cyan = 0.67, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 48 | 146 | 135 | - |
| CMYK | 0.67 | 0 | 0.08 | 0.43 |
| HSL | 173.27º | 0.51% | 0.38% | - |
| HSV(B) | 173.27º | 0.67% | 0.57% | - |
| XYZ | 15.87 | 22.94 | 26.51 | - |
| YUV | 115.44 | 139.03 | 79.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 146 | 135 | 0.67 | 0 | 0.08 | 0.43 | 173.27 | 0.51 | 0.38 |
| Hex | 30 | 92 | 87 | 43 | 0 | 8 | 2B | AD | 33 | 26 |
| Octal | 60 | 222 | 207 | 103 | 0 | 10 | 53 | 255 | 63 | 46 |
| Binary | 110000 | 10010010 | 10000111 | 1000011 | 0 | 1000 | 101011 | 10101101 | 110011 | 100110 |
Color Harmonies of #309287
Complementary color
Monochromatic Colors of #309287
Black with #309287
Text Example
Text Example
White with #309287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #309287; }
p { color: rgb(48,146,135); }
H1.HeaderClassName
{
color: #309287;
}
.AnyTagClassName
{
color: #309287;
}
</style>
background-color css
<style>
a { background-color: #309287; }
a { background-color: rgb(48,146,135); }
div.DivClassName
{
background-color: #309287;
}
.BgClassName
{
background-color: #309287;
}
</style>
border-color css
<style>
span { border-color: #309287; }
span { border-color: rgb(48,146,135); }
td.TdClassName
{
border-color: #309287;
}
.TagClassName
{
border-color: #309287;
}
</style>