Shades of Blue Chill #398492
Tints of Blue Chill #398492
RGB
CMYK
RGB Variations
Color information
#398492 (or 0x398492) is known color: Blue Chill. HEX triplet: 39, 84 and 92. RGB value is (57,132,146). Sum of RGB (Red+Green+Blue) = 57+132+146=335 (44% of max value = 765). Red value is 57 (22.66% from 255 or 17.01% from 335); Green value is 132 (51.95% from 255 or 39.40% from 335); Blue value is 146 (57.42% from 255 or 43.58% from 335); Max value from RGB is 146 - color contains mainly: blue. Hex color #398492 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #398492 is #C67B6D. Grayscale: #6F6F6F. Windows color (decimal): -13007726 or 9602105. OLE color: 9602105.
HSL color Cylindrical-coordinate representation of color #398492: hue angle of 189.44º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #398492 is Cyan = 0.61, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 57 | 132 | 146 | - |
| CMYK | 0.61 | 0.10 | 0 | 0.43 |
| HSL | 189.44º | 0.44% | 0.4% | - |
| HSV(B) | 189.44º | 0.61% | 0.57% | - |
| XYZ | 15.13 | 19.45 | 30.15 | - |
| YUV | 111.17 | 147.65 | 89.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 132 | 146 | 0.61 | 0.10 | 0 | 0.43 | 189.44 | 0.44 | 0.4 |
| Hex | 39 | 84 | 92 | 3D | A | 0 | 2B | BD | 2C | 28 |
| Octal | 71 | 204 | 222 | 75 | 12 | 0 | 53 | 275 | 54 | 50 |
| Binary | 111001 | 10000100 | 10010010 | 111101 | 1010 | 0 | 101011 | 10111101 | 101100 | 101000 |
Color Harmonies of #398492
Complementary color
Monochromatic Colors of #398492
Black with #398492
Text Example
Text Example
White with #398492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398492; }
p { color: rgb(57,132,146); }
H1.HeaderClassName
{
color: #398492;
}
.AnyTagClassName
{
color: #398492;
}
</style>
background-color css
<style>
a { background-color: #398492; }
a { background-color: rgb(57,132,146); }
div.DivClassName
{
background-color: #398492;
}
.BgClassName
{
background-color: #398492;
}
</style>
border-color css
<style>
span { border-color: #398492; }
span { border-color: rgb(57,132,146); }
td.TdClassName
{
border-color: #398492;
}
.TagClassName
{
border-color: #398492;
}
</style>