Shades of Blue Chill #318689
Tints of Blue Chill #318689
RGB
CMYK
RGB Variations
Color information
#318689 (or 0x318689) is known color: Blue Chill. HEX triplet: 31, 86 and 89. RGB value is (49,134,137). Sum of RGB (Red+Green+Blue) = 49+134+137=320 (42% of max value = 765). Red value is 49 (19.53% from 255 or 15.31% from 320); Green value is 134 (52.73% from 255 or 41.88% from 320); Blue value is 137 (53.91% from 255 or 42.81% from 320); Max value from RGB is 137 - color contains mainly: blue. Hex color #318689 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #318689 is #CE7976. Grayscale: #6C6C6C. Windows color (decimal): -13531511 or 9012785. OLE color: 9012785.
HSL color Cylindrical-coordinate representation of color #318689: hue angle of 182.05º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #318689 is Cyan = 0.64, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 49 | 134 | 137 | - |
| CMYK | 0.64 | 0.02 | 0 | 0.46 |
| HSL | 182.05º | 0.47% | 0.36% | - |
| HSV(B) | 182.05º | 0.64% | 0.54% | - |
| XYZ | 14.31 | 19.51 | 26.68 | - |
| YUV | 108.93 | 143.84 | 85.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 134 | 137 | 0.64 | 0.02 | 0 | 0.46 | 182.05 | 0.47 | 0.36 |
| Hex | 31 | 86 | 89 | 40 | 2 | 0 | 2E | B6 | 2F | 24 |
| Octal | 61 | 206 | 211 | 100 | 2 | 0 | 56 | 266 | 57 | 44 |
| Binary | 110001 | 10000110 | 10001001 | 1000000 | 10 | 0 | 101110 | 10110110 | 101111 | 100100 |
Color Harmonies of #318689
Complementary color
Monochromatic Colors of #318689
Black with #318689
Text Example
Text Example
White with #318689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318689; }
p { color: rgb(49,134,137); }
H1.HeaderClassName
{
color: #318689;
}
.AnyTagClassName
{
color: #318689;
}
</style>
background-color css
<style>
a { background-color: #318689; }
a { background-color: rgb(49,134,137); }
div.DivClassName
{
background-color: #318689;
}
.BgClassName
{
background-color: #318689;
}
</style>
border-color css
<style>
span { border-color: #318689; }
span { border-color: rgb(49,134,137); }
td.TdClassName
{
border-color: #318689;
}
.TagClassName
{
border-color: #318689;
}
</style>