Shades of Blue Chill #358486
Tints of Blue Chill #358486
RGB
CMYK
RGB Variations
Color information
#358486 (or 0x358486) is known color: Blue Chill. HEX triplet: 35, 84 and 86. RGB value is (53,132,134). Sum of RGB (Red+Green+Blue) = 53+132+134=319 (42% of max value = 765). Red value is 53 (21.09% from 255 or 16.61% from 319); Green value is 132 (51.95% from 255 or 41.38% from 319); Blue value is 134 (52.73% from 255 or 42.01% from 319); Max value from RGB is 134 - color contains mainly: blue. Hex color #358486 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #358486 is #CA7B79. Grayscale: #6C6C6C. Windows color (decimal): -13269882 or 8815669. OLE color: 8815669.
HSL color Cylindrical-coordinate representation of color #358486: hue angle of 181.48º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #358486 is Cyan = 0.60, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 132 | 134 | - |
| CMYK | 0.60 | 0.01 | 0 | 0.47 |
| HSL | 181.48º | 0.43% | 0.37% | - |
| HSV(B) | 181.48º | 0.6% | 0.53% | - |
| XYZ | 14.02 | 18.98 | 25.48 | - |
| YUV | 108.61 | 142.33 | 88.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 132 | 134 | 0.60 | 0.01 | 0 | 0.47 | 181.48 | 0.43 | 0.37 |
| Hex | 35 | 84 | 86 | 3C | 1 | 0 | 2F | B5 | 2B | 25 |
| Octal | 65 | 204 | 206 | 74 | 1 | 0 | 57 | 265 | 53 | 45 |
| Binary | 110101 | 10000100 | 10000110 | 111100 | 1 | 0 | 101111 | 10110101 | 101011 | 100101 |
Color Harmonies of #358486
Complementary color
Monochromatic Colors of #358486
Black with #358486
Text Example
Text Example
White with #358486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358486; }
p { color: rgb(53,132,134); }
H1.HeaderClassName
{
color: #358486;
}
.AnyTagClassName
{
color: #358486;
}
</style>
background-color css
<style>
a { background-color: #358486; }
a { background-color: rgb(53,132,134); }
div.DivClassName
{
background-color: #358486;
}
.BgClassName
{
background-color: #358486;
}
</style>
border-color css
<style>
span { border-color: #358486; }
span { border-color: rgb(53,132,134); }
td.TdClassName
{
border-color: #358486;
}
.TagClassName
{
border-color: #358486;
}
</style>