Shades of Blue Chill #369087
Tints of Blue Chill #369087
RGB
CMYK
RGB Variations
Color information
#369087 (or 0x369087) is known color: Blue Chill. HEX triplet: 36, 90 and 87. RGB value is (54,144,135). Sum of RGB (Red+Green+Blue) = 54+144+135=333 (44% of max value = 765). Red value is 54 (21.48% from 255 or 16.22% from 333); Green value is 144 (56.64% from 255 or 43.24% from 333); Blue value is 135 (53.12% from 255 or 40.54% from 333); Max value from RGB is 144 - color contains mainly: green. Hex color #369087 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #369087 is #C96F78. Grayscale: #747474. Windows color (decimal): -13201273 or 8884278. OLE color: 8884278.
HSL color Cylindrical-coordinate representation of color #369087: hue angle of 174º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #369087 is Cyan = 0.63, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 54 | 144 | 135 | - |
| CMYK | 0.63 | 0 | 0.06 | 0.44 |
| HSL | 174º | 0.45% | 0.39% | - |
| HSV(B) | 174º | 0.63% | 0.56% | - |
| XYZ | 15.87 | 22.48 | 26.42 | - |
| YUV | 116.06 | 138.68 | 83.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 144 | 135 | 0.63 | 0 | 0.06 | 0.44 | 174 | 0.45 | 0.39 |
| Hex | 36 | 90 | 87 | 3F | 0 | 6 | 2C | AE | 2D | 27 |
| Octal | 66 | 220 | 207 | 77 | 0 | 6 | 54 | 256 | 55 | 47 |
| Binary | 110110 | 10010000 | 10000111 | 111111 | 0 | 110 | 101100 | 10101110 | 101101 | 100111 |
Color Harmonies of #369087
Complementary color
Monochromatic Colors of #369087
Black with #369087
Text Example
Text Example
White with #369087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #369087; }
p { color: rgb(54,144,135); }
H1.HeaderClassName
{
color: #369087;
}
.AnyTagClassName
{
color: #369087;
}
</style>
background-color css
<style>
a { background-color: #369087; }
a { background-color: rgb(54,144,135); }
div.DivClassName
{
background-color: #369087;
}
.BgClassName
{
background-color: #369087;
}
</style>
border-color css
<style>
span { border-color: #369087; }
span { border-color: rgb(54,144,135); }
td.TdClassName
{
border-color: #369087;
}
.TagClassName
{
border-color: #369087;
}
</style>