Shades of Gossamer #309281
Tints of Gossamer #309281
RGB
CMYK
RGB Variations
Color information
#309281 (or 0x309281) is known color: Gossamer. HEX triplet: 30, 92 and 81. RGB value is (48,146,129). Sum of RGB (Red+Green+Blue) = 48+146+129=323 (42% of max value = 765). Red value is 48 (19.14% from 255 or 14.86% from 323); Green value is 146 (57.42% from 255 or 45.20% from 323); Blue value is 129 (50.78% from 255 or 39.94% from 323); Max value from RGB is 146 - color contains mainly: green. Hex color #309281 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #309281 is #CF6D7E. Grayscale: #727272. Windows color (decimal): -13593983 or 8491568. OLE color: 8491568.
HSL color Cylindrical-coordinate representation of color #309281: hue angle of 169.59º 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 #309281 is Cyan = 0.67, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 48 | 146 | 129 | - |
| CMYK | 0.67 | 0 | 0.12 | 0.43 |
| HSL | 169.59º | 0.51% | 0.38% | - |
| HSV(B) | 169.59º | 0.67% | 0.57% | - |
| XYZ | 15.46 | 22.77 | 24.35 | - |
| YUV | 114.76 | 136.03 | 80.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 146 | 129 | 0.67 | 0 | 0.12 | 0.43 | 169.59 | 0.51 | 0.38 |
| Hex | 30 | 92 | 81 | 43 | 0 | C | 2B | AA | 33 | 26 |
| Octal | 60 | 222 | 201 | 103 | 0 | 14 | 53 | 252 | 63 | 46 |
| Binary | 110000 | 10010010 | 10000001 | 1000011 | 0 | 1100 | 101011 | 10101010 | 110011 | 100110 |
Color Harmonies of #309281
Complementary color
Monochromatic Colors of #309281
Black with #309281
Text Example
Text Example
White with #309281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #309281; }
p { color: rgb(48,146,129); }
H1.HeaderClassName
{
color: #309281;
}
.AnyTagClassName
{
color: #309281;
}
</style>
background-color css
<style>
a { background-color: #309281; }
a { background-color: rgb(48,146,129); }
div.DivClassName
{
background-color: #309281;
}
.BgClassName
{
background-color: #309281;
}
</style>
border-color css
<style>
span { border-color: #309281; }
span { border-color: rgb(48,146,129); }
td.TdClassName
{
border-color: #309281;
}
.TagClassName
{
border-color: #309281;
}
</style>