Shades of Blue Chill #358986
Tints of Blue Chill #358986
RGB
CMYK
RGB Variations
Color information
#358986 (or 0x358986) is known color: Blue Chill. HEX triplet: 35, 89 and 86. RGB value is (53,137,134). Sum of RGB (Red+Green+Blue) = 53+137+134=324 (42% of max value = 765). Red value is 53 (21.09% from 255 or 16.36% from 324); Green value is 137 (53.91% from 255 or 42.28% from 324); Blue value is 134 (52.73% from 255 or 41.36% from 324); Max value from RGB is 137 - color contains mainly: green. Hex color #358986 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #358986 is #CA7679. Grayscale: #6F6F6F. Windows color (decimal): -13268602 or 8816949. OLE color: 8816949.
HSL color Cylindrical-coordinate representation of color #358986: hue angle of 177.86º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #358986 is Cyan = 0.61, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 53 | 137 | 134 | - |
| CMYK | 0.61 | 0 | 0.02 | 0.46 |
| HSL | 177.86º | 0.44% | 0.37% | - |
| HSV(B) | 177.86º | 0.61% | 0.54% | - |
| XYZ | 14.72 | 20.37 | 25.71 | - |
| YUV | 111.54 | 140.67 | 86.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 137 | 134 | 0.61 | 0 | 0.02 | 0.46 | 177.86 | 0.44 | 0.37 |
| Hex | 35 | 89 | 86 | 3D | 0 | 2 | 2E | B2 | 2C | 25 |
| Octal | 65 | 211 | 206 | 75 | 0 | 2 | 56 | 262 | 54 | 45 |
| Binary | 110101 | 10001001 | 10000110 | 111101 | 0 | 10 | 101110 | 10110010 | 101100 | 100101 |
Color Harmonies of #358986
Complementary color
Monochromatic Colors of #358986
Black with #358986
Text Example
Text Example
White with #358986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358986; }
p { color: rgb(53,137,134); }
H1.HeaderClassName
{
color: #358986;
}
.AnyTagClassName
{
color: #358986;
}
</style>
background-color css
<style>
a { background-color: #358986; }
a { background-color: rgb(53,137,134); }
div.DivClassName
{
background-color: #358986;
}
.BgClassName
{
background-color: #358986;
}
</style>
border-color css
<style>
span { border-color: #358986; }
span { border-color: rgb(53,137,134); }
td.TdClassName
{
border-color: #358986;
}
.TagClassName
{
border-color: #358986;
}
</style>