Shades of Blue Chill #359086
Tints of Blue Chill #359086
RGB
CMYK
RGB Variations
Color information
#359086 (or 0x359086) is known color: Blue Chill. HEX triplet: 35, 90 and 86. RGB value is (53,144,134). Sum of RGB (Red+Green+Blue) = 53+144+134=331 (43% of max value = 765). Red value is 53 (21.09% from 255 or 16.01% from 331); Green value is 144 (56.64% from 255 or 43.50% from 331); Blue value is 134 (52.73% from 255 or 40.48% from 331); Max value from RGB is 144 - color contains mainly: green. Hex color #359086 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #359086 is #CA6F79. Grayscale: #737373. Windows color (decimal): -13266810 or 8818741. OLE color: 8818741.
HSL color Cylindrical-coordinate representation of color #359086: hue angle of 173.41º 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 #359086 is Cyan = 0.63, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 53 | 144 | 134 | - |
| CMYK | 0.63 | 0 | 0.07 | 0.44 |
| HSL | 173.41º | 0.46% | 0.39% | - |
| HSV(B) | 173.41º | 0.63% | 0.56% | - |
| XYZ | 15.74 | 22.42 | 26.05 | - |
| YUV | 115.65 | 138.35 | 83.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 144 | 134 | 0.63 | 0 | 0.07 | 0.44 | 173.41 | 0.46 | 0.39 |
| Hex | 35 | 90 | 86 | 3F | 0 | 7 | 2C | AD | 2E | 27 |
| Octal | 65 | 220 | 206 | 77 | 0 | 7 | 54 | 255 | 56 | 47 |
| Binary | 110101 | 10010000 | 10000110 | 111111 | 0 | 111 | 101100 | 10101101 | 101110 | 100111 |
Color Harmonies of #359086
Complementary color
Monochromatic Colors of #359086
Black with #359086
Text Example
Text Example
White with #359086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359086; }
p { color: rgb(53,144,134); }
H1.HeaderClassName
{
color: #359086;
}
.AnyTagClassName
{
color: #359086;
}
</style>
background-color css
<style>
a { background-color: #359086; }
a { background-color: rgb(53,144,134); }
div.DivClassName
{
background-color: #359086;
}
.BgClassName
{
background-color: #359086;
}
</style>
border-color css
<style>
span { border-color: #359086; }
span { border-color: rgb(53,144,134); }
td.TdClassName
{
border-color: #359086;
}
.TagClassName
{
border-color: #359086;
}
</style>