Shades of Blue Chill #359088
Tints of Blue Chill #359088
RGB
CMYK
RGB Variations
Color information
#359088 (or 0x359088) is known color: Blue Chill. HEX triplet: 35, 90 and 88. RGB value is (53,144,136). Sum of RGB (Red+Green+Blue) = 53+144+136=333 (44% of max value = 765). Red value is 53 (21.09% from 255 or 15.92% from 333); Green value is 144 (56.64% from 255 or 43.24% from 333); Blue value is 136 (53.52% from 255 or 40.84% from 333); Max value from RGB is 144 - color contains mainly: green. Hex color #359088 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #359088 is #CA6F77. Grayscale: #737373. Windows color (decimal): -13266808 or 8949813. OLE color: 8949813.
HSL color Cylindrical-coordinate representation of color #359088: hue angle of 174.73º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #359088 is Cyan = 0.63, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 53 | 144 | 136 | - |
| CMYK | 0.63 | 0 | 0.06 | 0.44 |
| HSL | 174.73º | 0.46% | 0.39% | - |
| HSV(B) | 174.73º | 0.63% | 0.56% | - |
| XYZ | 15.89 | 22.48 | 26.79 | - |
| YUV | 115.88 | 139.35 | 83.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 144 | 136 | 0.63 | 0 | 0.06 | 0.44 | 174.73 | 0.46 | 0.39 |
| Hex | 35 | 90 | 88 | 3F | 0 | 6 | 2C | AF | 2E | 27 |
| Octal | 65 | 220 | 210 | 77 | 0 | 6 | 54 | 257 | 56 | 47 |
| Binary | 110101 | 10010000 | 10001000 | 111111 | 0 | 110 | 101100 | 10101111 | 101110 | 100111 |
Color Harmonies of #359088
Complementary color
Monochromatic Colors of #359088
Black with #359088
Text Example
Text Example
White with #359088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359088; }
p { color: rgb(53,144,136); }
H1.HeaderClassName
{
color: #359088;
}
.AnyTagClassName
{
color: #359088;
}
</style>
background-color css
<style>
a { background-color: #359088; }
a { background-color: rgb(53,144,136); }
div.DivClassName
{
background-color: #359088;
}
.BgClassName
{
background-color: #359088;
}
</style>
border-color css
<style>
span { border-color: #359088; }
span { border-color: rgb(53,144,136); }
td.TdClassName
{
border-color: #359088;
}
.TagClassName
{
border-color: #359088;
}
</style>