Shades of Gossamer #309380
Tints of Gossamer #309380
RGB
CMYK
RGB Variations
Color information
#309380 (or 0x309380) is known color: Gossamer. HEX triplet: 30, 93 and 80. RGB value is (48,147,128). Sum of RGB (Red+Green+Blue) = 48+147+128=323 (42% of max value = 765). Red value is 48 (19.14% from 255 or 14.86% from 323); Green value is 147 (57.81% from 255 or 45.51% from 323); Blue value is 128 (50.39% from 255 or 39.63% from 323); Max value from RGB is 147 - color contains mainly: green. Hex color #309380 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #309380 is #CF6C7F. Grayscale: #737373. Windows color (decimal): -13593728 or 8426288. OLE color: 8426288.
HSL color Cylindrical-coordinate representation of color #309380: hue angle of 168.48º 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 #309380 is Cyan = 0.67, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 48 | 147 | 128 | - |
| CMYK | 0.67 | 0 | 0.13 | 0.42 |
| HSL | 168.48º | 0.51% | 0.38% | - |
| HSV(B) | 168.48º | 0.67% | 0.58% | - |
| XYZ | 15.55 | 23.05 | 24.05 | - |
| YUV | 115.23 | 135.2 | 80.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 147 | 128 | 0.67 | 0 | 0.13 | 0.42 | 168.48 | 0.51 | 0.38 |
| Hex | 30 | 93 | 80 | 43 | 0 | D | 2A | A8 | 33 | 26 |
| Octal | 60 | 223 | 200 | 103 | 0 | 15 | 52 | 250 | 63 | 46 |
| Binary | 110000 | 10010011 | 10000000 | 1000011 | 0 | 1101 | 101010 | 10101000 | 110011 | 100110 |
Color Harmonies of #309380
Complementary color
Monochromatic Colors of #309380
Black with #309380
Text Example
Text Example
White with #309380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #309380; }
p { color: rgb(48,147,128); }
H1.HeaderClassName
{
color: #309380;
}
.AnyTagClassName
{
color: #309380;
}
</style>
background-color css
<style>
a { background-color: #309380; }
a { background-color: rgb(48,147,128); }
div.DivClassName
{
background-color: #309380;
}
.BgClassName
{
background-color: #309380;
}
</style>
border-color css
<style>
span { border-color: #309380; }
span { border-color: rgb(48,147,128); }
td.TdClassName
{
border-color: #309380;
}
.TagClassName
{
border-color: #309380;
}
</style>