Shades of Blue Chill #369089
Tints of Blue Chill #369089
RGB
CMYK
RGB Variations
Color information
#369089 (or 0x369089) is known color: Blue Chill. HEX triplet: 36, 90 and 89. RGB value is (54,144,137). Sum of RGB (Red+Green+Blue) = 54+144+137=335 (44% of max value = 765). Red value is 54 (21.48% from 255 or 16.12% from 335); Green value is 144 (56.64% from 255 or 42.99% from 335); Blue value is 137 (53.91% from 255 or 40.90% from 335); Max value from RGB is 144 - color contains mainly: green. Hex color #369089 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #369089 is #C96F76. Grayscale: #747474. Windows color (decimal): -13201271 or 9015350. OLE color: 9015350.
HSL color Cylindrical-coordinate representation of color #369089: hue angle of 175.33º 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 #369089 is Cyan = 0.63, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 54 | 144 | 137 | - |
| CMYK | 0.63 | 0 | 0.05 | 0.44 |
| HSL | 175.33º | 0.45% | 0.39% | - |
| HSV(B) | 175.33º | 0.63% | 0.56% | - |
| XYZ | 16.01 | 22.54 | 27.17 | - |
| YUV | 116.29 | 139.68 | 83.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 144 | 137 | 0.63 | 0 | 0.05 | 0.44 | 175.33 | 0.45 | 0.39 |
| Hex | 36 | 90 | 89 | 3F | 0 | 5 | 2C | AF | 2D | 27 |
| Octal | 66 | 220 | 211 | 77 | 0 | 5 | 54 | 257 | 55 | 47 |
| Binary | 110110 | 10010000 | 10001001 | 111111 | 0 | 101 | 101100 | 10101111 | 101101 | 100111 |
Color Harmonies of #369089
Complementary color
Monochromatic Colors of #369089
Black with #369089
Text Example
Text Example
White with #369089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #369089; }
p { color: rgb(54,144,137); }
H1.HeaderClassName
{
color: #369089;
}
.AnyTagClassName
{
color: #369089;
}
</style>
background-color css
<style>
a { background-color: #369089; }
a { background-color: rgb(54,144,137); }
div.DivClassName
{
background-color: #369089;
}
.BgClassName
{
background-color: #369089;
}
</style>
border-color css
<style>
span { border-color: #369089; }
span { border-color: rgb(54,144,137); }
td.TdClassName
{
border-color: #369089;
}
.TagClassName
{
border-color: #369089;
}
</style>