Shades of Blue Chill #379598
Tints of Blue Chill #379598
RGB
CMYK
RGB Variations
Color information
#379598 (or 0x379598) is known color: Blue Chill. HEX triplet: 37, 95 and 98. RGB value is (55,149,152). Sum of RGB (Red+Green+Blue) = 55+149+152=356 (47% of max value = 765). Red value is 55 (21.88% from 255 or 15.45% from 356); Green value is 149 (58.59% from 255 or 41.85% from 356); Blue value is 152 (59.77% from 255 or 42.70% from 356); Max value from RGB is 152 - color contains mainly: blue. Hex color #379598 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #379598 is #C86A67. Grayscale: #797979. Windows color (decimal): -13134440 or 9999671. OLE color: 9999671.
HSL color Cylindrical-coordinate representation of color #379598: hue angle of 181.86º degrees, saturation: 0.47, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #379598 is Cyan = 0.64, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 55 | 149 | 152 | - |
| CMYK | 0.64 | 0.02 | 0 | 0.40 |
| HSL | 181.86º | 0.47% | 0.41% | - |
| HSV(B) | 181.86º | 0.64% | 0.6% | - |
| XYZ | 17.99 | 24.57 | 33.5 | - |
| YUV | 121.24 | 145.36 | 80.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 149 | 152 | 0.64 | 0.02 | 0 | 0.40 | 181.86 | 0.47 | 0.41 |
| Hex | 37 | 95 | 98 | 40 | 2 | 0 | 28 | B6 | 2F | 29 |
| Octal | 67 | 225 | 230 | 100 | 2 | 0 | 50 | 266 | 57 | 51 |
| Binary | 110111 | 10010101 | 10011000 | 1000000 | 10 | 0 | 101000 | 10110110 | 101111 | 101001 |
Color Harmonies of #379598
Complementary color
Monochromatic Colors of #379598
Black with #379598
Text Example
Text Example
White with #379598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379598; }
p { color: rgb(55,149,152); }
H1.HeaderClassName
{
color: #379598;
}
.AnyTagClassName
{
color: #379598;
}
</style>
background-color css
<style>
a { background-color: #379598; }
a { background-color: rgb(55,149,152); }
div.DivClassName
{
background-color: #379598;
}
.BgClassName
{
background-color: #379598;
}
</style>
border-color css
<style>
span { border-color: #379598; }
span { border-color: rgb(55,149,152); }
td.TdClassName
{
border-color: #379598;
}
.TagClassName
{
border-color: #379598;
}
</style>