Shades of Blue Chill #379295
Tints of Blue Chill #379295
RGB
CMYK
RGB Variations
Color information
#379295 (or 0x379295) is known color: Blue Chill. HEX triplet: 37, 92 and 95. RGB value is (55,146,149). Sum of RGB (Red+Green+Blue) = 55+146+149=350 (46% of max value = 765). Red value is 55 (21.88% from 255 or 15.71% from 350); Green value is 146 (57.42% from 255 or 41.71% from 350); Blue value is 149 (58.59% from 255 or 42.57% from 350); Max value from RGB is 149 - color contains mainly: blue. Hex color #379295 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #379295 is #C86D6A. Grayscale: #777777. Windows color (decimal): -13135211 or 9802295. OLE color: 9802295.
HSL color Cylindrical-coordinate representation of color #379295: hue angle of 181.91º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #379295 is Cyan = 0.63, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 55 | 146 | 149 | - |
| CMYK | 0.63 | 0.02 | 0 | 0.42 |
| HSL | 181.91º | 0.46% | 0.4% | - |
| HSV(B) | 181.91º | 0.63% | 0.58% | - |
| XYZ | 17.28 | 23.54 | 32.07 | - |
| YUV | 119.13 | 144.85 | 82.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 146 | 149 | 0.63 | 0.02 | 0 | 0.42 | 181.91 | 0.46 | 0.4 |
| Hex | 37 | 92 | 95 | 3F | 2 | 0 | 2A | B6 | 2E | 28 |
| Octal | 67 | 222 | 225 | 77 | 2 | 0 | 52 | 266 | 56 | 50 |
| Binary | 110111 | 10010010 | 10010101 | 111111 | 10 | 0 | 101010 | 10110110 | 101110 | 101000 |
Color Harmonies of #379295
Complementary color
Monochromatic Colors of #379295
Black with #379295
Text Example
Text Example
White with #379295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379295; }
p { color: rgb(55,146,149); }
H1.HeaderClassName
{
color: #379295;
}
.AnyTagClassName
{
color: #379295;
}
</style>
background-color css
<style>
a { background-color: #379295; }
a { background-color: rgb(55,146,149); }
div.DivClassName
{
background-color: #379295;
}
.BgClassName
{
background-color: #379295;
}
</style>
border-color css
<style>
span { border-color: #379295; }
span { border-color: rgb(55,146,149); }
td.TdClassName
{
border-color: #379295;
}
.TagClassName
{
border-color: #379295;
}
</style>