Shades of Gossamer #349783
Tints of Gossamer #349783
RGB
CMYK
RGB Variations
Color information
#349783 (or 0x349783) is known color: Gossamer. HEX triplet: 34, 97 and 83. RGB value is (52,151,131). Sum of RGB (Red+Green+Blue) = 52+151+131=334 (44% of max value = 765). Red value is 52 (20.70% from 255 or 15.57% from 334); Green value is 151 (59.38% from 255 or 45.21% from 334); Blue value is 131 (51.56% from 255 or 39.22% from 334); Max value from RGB is 151 - color contains mainly: green. Hex color #349783 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #349783 is #CB687C. Grayscale: #777777. Windows color (decimal): -13330557 or 8623924. OLE color: 8623924.
HSL color Cylindrical-coordinate representation of color #349783: hue angle of 167.88º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #349783 is Cyan = 0.66, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 52 | 151 | 131 | - |
| CMYK | 0.66 | 0 | 0.13 | 0.41 |
| HSL | 167.88º | 0.49% | 0.4% | - |
| HSV(B) | 167.88º | 0.66% | 0.59% | - |
| XYZ | 16.58 | 24.5 | 25.33 | - |
| YUV | 119.12 | 134.7 | 80.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 151 | 131 | 0.66 | 0 | 0.13 | 0.41 | 167.88 | 0.49 | 0.4 |
| Hex | 34 | 97 | 83 | 42 | 0 | D | 29 | A8 | 31 | 28 |
| Octal | 64 | 227 | 203 | 102 | 0 | 15 | 51 | 250 | 61 | 50 |
| Binary | 110100 | 10010111 | 10000011 | 1000010 | 0 | 1101 | 101001 | 10101000 | 110001 | 101000 |
Color Harmonies of #349783
Complementary color
Monochromatic Colors of #349783
Black with #349783
Text Example
Text Example
White with #349783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349783; }
p { color: rgb(52,151,131); }
H1.HeaderClassName
{
color: #349783;
}
.AnyTagClassName
{
color: #349783;
}
</style>
background-color css
<style>
a { background-color: #349783; }
a { background-color: rgb(52,151,131); }
div.DivClassName
{
background-color: #349783;
}
.BgClassName
{
background-color: #349783;
}
</style>
border-color css
<style>
span { border-color: #349783; }
span { border-color: rgb(52,151,131); }
td.TdClassName
{
border-color: #349783;
}
.TagClassName
{
border-color: #349783;
}
</style>