Shades of Blue Chill #368490
Tints of Blue Chill #368490
RGB
CMYK
RGB Variations
Color information
#368490 (or 0x368490) is known color: Blue Chill. HEX triplet: 36, 84 and 90. RGB value is (54,132,144). Sum of RGB (Red+Green+Blue) = 54+132+144=330 (43% of max value = 765). Red value is 54 (21.48% from 255 or 16.36% from 330); Green value is 132 (51.95% from 255 or 40% from 330); Blue value is 144 (56.64% from 255 or 43.64% from 330); Max value from RGB is 144 - color contains mainly: blue. Hex color #368490 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #368490 is #C97B6F. Grayscale: #6D6D6D. Windows color (decimal): -13204336 or 9471030. OLE color: 9471030.
HSL color Cylindrical-coordinate representation of color #368490: hue angle of 188º 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 #368490 is Cyan = 0.63, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 54 | 132 | 144 | - |
| CMYK | 0.63 | 0.08 | 0 | 0.44 |
| HSL | 188º | 0.45% | 0.39% | - |
| HSV(B) | 188º | 0.63% | 0.56% | - |
| XYZ | 14.81 | 19.3 | 29.33 | - |
| YUV | 110.05 | 147.16 | 88.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 132 | 144 | 0.63 | 0.08 | 0 | 0.44 | 188 | 0.45 | 0.39 |
| Hex | 36 | 84 | 90 | 3F | 8 | 0 | 2C | BC | 2D | 27 |
| Octal | 66 | 204 | 220 | 77 | 10 | 0 | 54 | 274 | 55 | 47 |
| Binary | 110110 | 10000100 | 10010000 | 111111 | 1000 | 0 | 101100 | 10111100 | 101101 | 100111 |
Color Harmonies of #368490
Complementary color
Monochromatic Colors of #368490
Black with #368490
Text Example
Text Example
White with #368490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368490; }
p { color: rgb(54,132,144); }
H1.HeaderClassName
{
color: #368490;
}
.AnyTagClassName
{
color: #368490;
}
</style>
background-color css
<style>
a { background-color: #368490; }
a { background-color: rgb(54,132,144); }
div.DivClassName
{
background-color: #368490;
}
.BgClassName
{
background-color: #368490;
}
</style>
border-color css
<style>
span { border-color: #368490; }
span { border-color: rgb(54,132,144); }
td.TdClassName
{
border-color: #368490;
}
.TagClassName
{
border-color: #368490;
}
</style>