Shades of Blue Chill #379291
Tints of Blue Chill #379291
RGB
CMYK
RGB Variations
Color information
#379291 (or 0x379291) is known color: Blue Chill. HEX triplet: 37, 92 and 91. RGB value is (55,146,145). Sum of RGB (Red+Green+Blue) = 55+146+145=346 (45% of max value = 765). Red value is 55 (21.88% from 255 or 15.90% from 346); Green value is 146 (57.42% from 255 or 42.20% from 346); Blue value is 145 (57.03% from 255 or 41.91% from 346); Max value from RGB is 146 - color contains mainly: green. Hex color #379291 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #379291 is #C86D6E. Grayscale: #767676. Windows color (decimal): -13135215 or 9540151. OLE color: 9540151.
HSL color Cylindrical-coordinate representation of color #379291: hue angle of 179.34º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #379291 is Cyan = 0.62, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 55 | 146 | 145 | - |
| CMYK | 0.62 | 0 | 0.01 | 0.43 |
| HSL | 179.34º | 0.45% | 0.39% | - |
| HSV(B) | 179.34º | 0.62% | 0.57% | - |
| XYZ | 16.97 | 23.41 | 30.41 | - |
| YUV | 118.68 | 142.85 | 82.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 146 | 145 | 0.62 | 0 | 0.01 | 0.43 | 179.34 | 0.45 | 0.39 |
| Hex | 37 | 92 | 91 | 3E | 0 | 1 | 2B | B3 | 2D | 27 |
| Octal | 67 | 222 | 221 | 76 | 0 | 1 | 53 | 263 | 55 | 47 |
| Binary | 110111 | 10010010 | 10010001 | 111110 | 0 | 1 | 101011 | 10110011 | 101101 | 100111 |
Color Harmonies of #379291
Complementary color
Monochromatic Colors of #379291
Black with #379291
Text Example
Text Example
White with #379291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379291; }
p { color: rgb(55,146,145); }
H1.HeaderClassName
{
color: #379291;
}
.AnyTagClassName
{
color: #379291;
}
</style>
background-color css
<style>
a { background-color: #379291; }
a { background-color: rgb(55,146,145); }
div.DivClassName
{
background-color: #379291;
}
.BgClassName
{
background-color: #379291;
}
</style>
border-color css
<style>
span { border-color: #379291; }
span { border-color: rgb(55,146,145); }
td.TdClassName
{
border-color: #379291;
}
.TagClassName
{
border-color: #379291;
}
</style>