Shades of Gossamer #359484
Tints of Gossamer #359484
RGB
CMYK
RGB Variations
Color information
#359484 (or 0x359484) is known color: Gossamer. HEX triplet: 35, 94 and 84. RGB value is (53,148,132). Sum of RGB (Red+Green+Blue) = 53+148+132=333 (44% of max value = 765). Red value is 53 (21.09% from 255 or 15.92% from 333); Green value is 148 (58.20% from 255 or 44.44% from 333); Blue value is 132 (51.95% from 255 or 39.64% from 333); Max value from RGB is 148 - color contains mainly: green. Hex color #359484 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #359484 is #CA6B7B. Grayscale: #757575. Windows color (decimal): -13265788 or 8688693. OLE color: 8688693.
HSL color Cylindrical-coordinate representation of color #359484: hue angle of 169.89º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #359484 is Cyan = 0.64, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 148 | 132 | - |
| CMYK | 0.64 | 0 | 0.11 | 0.42 |
| HSL | 169.89º | 0.47% | 0.39% | - |
| HSV(B) | 169.89º | 0.64% | 0.58% | - |
| XYZ | 16.22 | 23.6 | 25.53 | - |
| YUV | 117.77 | 136.03 | 81.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 148 | 132 | 0.64 | 0 | 0.11 | 0.42 | 169.89 | 0.47 | 0.39 |
| Hex | 35 | 94 | 84 | 40 | 0 | B | 2A | AA | 2F | 27 |
| Octal | 65 | 224 | 204 | 100 | 0 | 13 | 52 | 252 | 57 | 47 |
| Binary | 110101 | 10010100 | 10000100 | 1000000 | 0 | 1011 | 101010 | 10101010 | 101111 | 100111 |
Color Harmonies of #359484
Complementary color
Monochromatic Colors of #359484
Black with #359484
Text Example
Text Example
White with #359484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359484; }
p { color: rgb(53,148,132); }
H1.HeaderClassName
{
color: #359484;
}
.AnyTagClassName
{
color: #359484;
}
</style>
background-color css
<style>
a { background-color: #359484; }
a { background-color: rgb(53,148,132); }
div.DivClassName
{
background-color: #359484;
}
.BgClassName
{
background-color: #359484;
}
</style>
border-color css
<style>
span { border-color: #359484; }
span { border-color: rgb(53,148,132); }
td.TdClassName
{
border-color: #359484;
}
.TagClassName
{
border-color: #359484;
}
</style>