Shades of Blue Chill #408691
Tints of Blue Chill #408691
RGB
CMYK
RGB Variations
Color information
#408691 (or 0x408691) is known color: Blue Chill. HEX triplet: 40, 86 and 91. RGB value is (64,134,145). Sum of RGB (Red+Green+Blue) = 64+134+145=343 (45% of max value = 765). Red value is 64 (25.39% from 255 or 18.66% from 343); Green value is 134 (52.73% from 255 or 39.07% from 343); Blue value is 145 (57.03% from 255 or 42.27% from 343); Max value from RGB is 145 - color contains mainly: blue. Hex color #408691 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #408691 is #BF796E. Grayscale: #727272. Windows color (decimal): -12548463 or 9537088. OLE color: 9537088.
HSL color Cylindrical-coordinate representation of color #408691: hue angle of 188.15º degrees, saturation: 0.39, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #408691 is Cyan = 0.56, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 64 | 134 | 145 | - |
| CMYK | 0.56 | 0.08 | 0 | 0.43 |
| HSL | 188.15º | 0.39% | 0.41% | - |
| HSV(B) | 188.15º | 0.56% | 0.57% | - |
| XYZ | 15.75 | 20.18 | 29.85 | - |
| YUV | 114.32 | 145.31 | 92.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 134 | 145 | 0.56 | 0.08 | 0 | 0.43 | 188.15 | 0.39 | 0.41 |
| Hex | 40 | 86 | 91 | 38 | 8 | 0 | 2B | BC | 27 | 29 |
| Octal | 100 | 206 | 221 | 70 | 10 | 0 | 53 | 274 | 47 | 51 |
| Binary | 1000000 | 10000110 | 10010001 | 111000 | 1000 | 0 | 101011 | 10111100 | 100111 | 101001 |
Color Harmonies of #408691
Complementary color
Monochromatic Colors of #408691
Black with #408691
Text Example
Text Example
White with #408691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408691; }
p { color: rgb(64,134,145); }
H1.HeaderClassName
{
color: #408691;
}
.AnyTagClassName
{
color: #408691;
}
</style>
background-color css
<style>
a { background-color: #408691; }
a { background-color: rgb(64,134,145); }
div.DivClassName
{
background-color: #408691;
}
.BgClassName
{
background-color: #408691;
}
</style>
border-color css
<style>
span { border-color: #408691; }
span { border-color: rgb(64,134,145); }
td.TdClassName
{
border-color: #408691;
}
.TagClassName
{
border-color: #408691;
}
</style>