Shades of Blue Chill #398688
Tints of Blue Chill #398688
RGB
CMYK
RGB Variations
Color information
#398688 (or 0x398688) is known color: Blue Chill. HEX triplet: 39, 86 and 88. RGB value is (57,134,136). Sum of RGB (Red+Green+Blue) = 57+134+136=327 (43% of max value = 765). Red value is 57 (22.66% from 255 or 17.43% from 327); Green value is 134 (52.73% from 255 or 40.98% from 327); Blue value is 136 (53.52% from 255 or 41.59% from 327); Max value from RGB is 136 - color contains mainly: blue. Hex color #398688 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #398688 is #C67977. Grayscale: #6F6F6F. Windows color (decimal): -13007224 or 8947257. OLE color: 8947257.
HSL color Cylindrical-coordinate representation of color #398688: hue angle of 181.52º degrees, saturation: 0.41, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #398688 is Cyan = 0.58, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 134 | 136 | - |
| CMYK | 0.58 | 0.01 | 0 | 0.47 |
| HSL | 181.52º | 0.41% | 0.38% | - |
| HSV(B) | 181.52º | 0.58% | 0.53% | - |
| XYZ | 14.66 | 19.7 | 26.32 | - |
| YUV | 111.21 | 141.99 | 89.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 134 | 136 | 0.58 | 0.01 | 0 | 0.47 | 181.52 | 0.41 | 0.38 |
| Hex | 39 | 86 | 88 | 3A | 1 | 0 | 2F | B6 | 29 | 26 |
| Octal | 71 | 206 | 210 | 72 | 1 | 0 | 57 | 266 | 51 | 46 |
| Binary | 111001 | 10000110 | 10001000 | 111010 | 1 | 0 | 101111 | 10110110 | 101001 | 100110 |
Color Harmonies of #398688
Complementary color
Monochromatic Colors of #398688
Black with #398688
Text Example
Text Example
White with #398688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398688; }
p { color: rgb(57,134,136); }
H1.HeaderClassName
{
color: #398688;
}
.AnyTagClassName
{
color: #398688;
}
</style>
background-color css
<style>
a { background-color: #398688; }
a { background-color: rgb(57,134,136); }
div.DivClassName
{
background-color: #398688;
}
.BgClassName
{
background-color: #398688;
}
</style>
border-color css
<style>
span { border-color: #398688; }
span { border-color: rgb(57,134,136); }
td.TdClassName
{
border-color: #398688;
}
.TagClassName
{
border-color: #398688;
}
</style>