Shades of Blue Chill #398689
Tints of Blue Chill #398689
RGB
CMYK
RGB Variations
Color information
#398689 (or 0x398689) is known color: Blue Chill. HEX triplet: 39, 86 and 89. RGB value is (57,134,137). Sum of RGB (Red+Green+Blue) = 57+134+137=328 (43% of max value = 765). Red value is 57 (22.66% from 255 or 17.38% from 328); Green value is 134 (52.73% from 255 or 40.85% from 328); Blue value is 137 (53.91% from 255 or 41.77% from 328); Max value from RGB is 137 - color contains mainly: blue. Hex color #398689 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #398689 is #C67976. Grayscale: #6F6F6F. Windows color (decimal): -13007223 or 9012793. OLE color: 9012793.
HSL color Cylindrical-coordinate representation of color #398689: hue angle of 182.25º degrees, saturation: 0.41, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #398689 is Cyan = 0.58, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 57 | 134 | 137 | - |
| CMYK | 0.58 | 0.02 | 0 | 0.46 |
| HSL | 182.25º | 0.41% | 0.38% | - |
| HSV(B) | 182.25º | 0.58% | 0.54% | - |
| XYZ | 14.73 | 19.73 | 26.7 | - |
| YUV | 111.32 | 142.49 | 89.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 134 | 137 | 0.58 | 0.02 | 0 | 0.46 | 182.25 | 0.41 | 0.38 |
| Hex | 39 | 86 | 89 | 3A | 2 | 0 | 2E | B6 | 29 | 26 |
| Octal | 71 | 206 | 211 | 72 | 2 | 0 | 56 | 266 | 51 | 46 |
| Binary | 111001 | 10000110 | 10001001 | 111010 | 10 | 0 | 101110 | 10110110 | 101001 | 100110 |
Color Harmonies of #398689
Complementary color
Monochromatic Colors of #398689
Black with #398689
Text Example
Text Example
White with #398689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398689; }
p { color: rgb(57,134,137); }
H1.HeaderClassName
{
color: #398689;
}
.AnyTagClassName
{
color: #398689;
}
</style>
background-color css
<style>
a { background-color: #398689; }
a { background-color: rgb(57,134,137); }
div.DivClassName
{
background-color: #398689;
}
.BgClassName
{
background-color: #398689;
}
</style>
border-color css
<style>
span { border-color: #398689; }
span { border-color: rgb(57,134,137); }
td.TdClassName
{
border-color: #398689;
}
.TagClassName
{
border-color: #398689;
}
</style>