Shades of Blue Chill #379797
Tints of Blue Chill #379797
RGB
CMYK
RGB Variations
Color information
#379797 (or 0x379797) is known color: Blue Chill. HEX triplet: 37, 97 and 97. RGB value is (55,151,151). Sum of RGB (Red+Green+Blue) = 55+151+151=357 (47% of max value = 765). Red value is 55 (21.88% from 255 or 15.41% from 357); Green value is 151 (59.38% from 255 or 42.30% from 357); Blue value is 151 (59.38% from 255 or 42.30% from 357); Max value from RGB is 151 - color contains mainly: green, blue. Hex color #379797 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #379797 is #C86868. Grayscale: #7A7A7A. Windows color (decimal): -13133929 or 9934647. OLE color: 9934647.
HSL color Cylindrical-coordinate representation of color #379797: hue angle of 180º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #379797 is Cyan = 0.64, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 55 | 151 | 151 | - |
| CMYK | 0.64 | 0 | 0 | 0.41 |
| HSL | 180º | 0.47% | 0.4% | - |
| HSV(B) | 180º | 0.64% | 0.59% | - |
| XYZ | 18.23 | 25.18 | 33.18 | - |
| YUV | 122.3 | 144.2 | 80 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 151 | 151 | 0.64 | 0 | 0 | 0.41 | 180 | 0.47 | 0.4 |
| Hex | 37 | 97 | 97 | 40 | 0 | 0 | 29 | B4 | 2F | 28 |
| Octal | 67 | 227 | 227 | 100 | 0 | 0 | 51 | 264 | 57 | 50 |
| Binary | 110111 | 10010111 | 10010111 | 1000000 | 0 | 0 | 101001 | 10110100 | 101111 | 101000 |
Color Harmonies of #379797
Complementary color
Monochromatic Colors of #379797
Black with #379797
Text Example
Text Example
White with #379797
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379797; }
p { color: rgb(55,151,151); }
H1.HeaderClassName
{
color: #379797;
}
.AnyTagClassName
{
color: #379797;
}
</style>
background-color css
<style>
a { background-color: #379797; }
a { background-color: rgb(55,151,151); }
div.DivClassName
{
background-color: #379797;
}
.BgClassName
{
background-color: #379797;
}
</style>
border-color css
<style>
span { border-color: #379797; }
span { border-color: rgb(55,151,151); }
td.TdClassName
{
border-color: #379797;
}
.TagClassName
{
border-color: #379797;
}
</style>