Shades of Gossamer #309783
Tints of Gossamer #309783
RGB
CMYK
RGB Variations
Color information
#309783 (or 0x309783) is known color: Gossamer. HEX triplet: 30, 97 and 83. RGB value is (48,151,131). Sum of RGB (Red+Green+Blue) = 48+151+131=330 (43% of max value = 765). Red value is 48 (19.14% from 255 or 14.55% from 330); Green value is 151 (59.38% from 255 or 45.76% from 330); Blue value is 131 (51.56% from 255 or 39.70% from 330); Max value from RGB is 151 - color contains mainly: green. Hex color #309783 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #309783 is #CF687C. Grayscale: #757575. Windows color (decimal): -13592701 or 8623920. OLE color: 8623920.
HSL color Cylindrical-coordinate representation of color #309783: hue angle of 168.35º 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 #309783 is Cyan = 0.68, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 48 | 151 | 131 | - |
| CMYK | 0.68 | 0 | 0.13 | 0.41 |
| HSL | 168.35º | 0.52% | 0.39% | - |
| HSV(B) | 168.35º | 0.68% | 0.59% | - |
| XYZ | 16.38 | 24.4 | 25.32 | - |
| YUV | 117.92 | 135.38 | 78.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 151 | 131 | 0.68 | 0 | 0.13 | 0.41 | 168.35 | 0.52 | 0.39 |
| Hex | 30 | 97 | 83 | 44 | 0 | D | 29 | A8 | 34 | 27 |
| Octal | 60 | 227 | 203 | 104 | 0 | 15 | 51 | 250 | 64 | 47 |
| Binary | 110000 | 10010111 | 10000011 | 1000100 | 0 | 1101 | 101001 | 10101000 | 110100 | 100111 |
Color Harmonies of #309783
Complementary color
Monochromatic Colors of #309783
Black with #309783
Text Example
Text Example
White with #309783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #309783; }
p { color: rgb(48,151,131); }
H1.HeaderClassName
{
color: #309783;
}
.AnyTagClassName
{
color: #309783;
}
</style>
background-color css
<style>
a { background-color: #309783; }
a { background-color: rgb(48,151,131); }
div.DivClassName
{
background-color: #309783;
}
.BgClassName
{
background-color: #309783;
}
</style>
border-color css
<style>
span { border-color: #309783; }
span { border-color: rgb(48,151,131); }
td.TdClassName
{
border-color: #309783;
}
.TagClassName
{
border-color: #309783;
}
</style>