Shades of Blue Chill #398794
Tints of Blue Chill #398794
RGB
CMYK
RGB Variations
Color information
#398794 (or 0x398794) is known color: Blue Chill. HEX triplet: 39, 87 and 94. RGB value is (57,135,148). Sum of RGB (Red+Green+Blue) = 57+135+148=340 (45% of max value = 765). Red value is 57 (22.66% from 255 or 16.76% from 340); Green value is 135 (53.12% from 255 or 39.71% from 340); Blue value is 148 (58.20% from 255 or 43.53% from 340); Max value from RGB is 148 - color contains mainly: blue. Hex color #398794 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #398794 is #C6786B. Grayscale: #717171. Windows color (decimal): -13006956 or 9733945. OLE color: 9733945.
HSL color Cylindrical-coordinate representation of color #398794: hue angle of 188.57º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #398794 is Cyan = 0.61, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 135 | 148 | - |
| CMYK | 0.61 | 0.09 | 0 | 0.42 |
| HSL | 188.57º | 0.44% | 0.4% | - |
| HSV(B) | 188.57º | 0.61% | 0.58% | - |
| XYZ | 15.7 | 20.34 | 31.11 | - |
| YUV | 113.16 | 147.66 | 87.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 135 | 148 | 0.61 | 0.09 | 0 | 0.42 | 188.57 | 0.44 | 0.4 |
| Hex | 39 | 87 | 94 | 3D | 9 | 0 | 2A | BD | 2C | 28 |
| Octal | 71 | 207 | 224 | 75 | 11 | 0 | 52 | 275 | 54 | 50 |
| Binary | 111001 | 10000111 | 10010100 | 111101 | 1001 | 0 | 101010 | 10111101 | 101100 | 101000 |
Color Harmonies of #398794
Complementary color
Monochromatic Colors of #398794
Black with #398794
Text Example
Text Example
White with #398794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398794; }
p { color: rgb(57,135,148); }
H1.HeaderClassName
{
color: #398794;
}
.AnyTagClassName
{
color: #398794;
}
</style>
background-color css
<style>
a { background-color: #398794; }
a { background-color: rgb(57,135,148); }
div.DivClassName
{
background-color: #398794;
}
.BgClassName
{
background-color: #398794;
}
</style>
border-color css
<style>
span { border-color: #398794; }
span { border-color: rgb(57,135,148); }
td.TdClassName
{
border-color: #398794;
}
.TagClassName
{
border-color: #398794;
}
</style>