Shades of Blue Chill #428690
Tints of Blue Chill #428690
RGB
CMYK
RGB Variations
Color information
#428690 (or 0x428690) is known color: Blue Chill. HEX triplet: 42, 86 and 90. RGB value is (66,134,144). Sum of RGB (Red+Green+Blue) = 66+134+144=344 (45% of max value = 765). Red value is 66 (26.17% from 255 or 19.19% from 344); Green value is 134 (52.73% from 255 or 38.95% from 344); Blue value is 144 (56.64% from 255 or 41.86% from 344); Max value from RGB is 144 - color contains mainly: blue. Hex color #428690 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #428690 is #BD796F. Grayscale: #727272. Windows color (decimal): -12417392 or 9471554. OLE color: 9471554.
HSL color Cylindrical-coordinate representation of color #428690: hue angle of 187.69º degrees, saturation: 0.37, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #428690 is Cyan = 0.54, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 66 | 134 | 144 | - |
| CMYK | 0.54 | 0.07 | 0 | 0.44 |
| HSL | 187.69º | 0.37% | 0.41% | - |
| HSV(B) | 187.69º | 0.54% | 0.56% | - |
| XYZ | 15.81 | 20.22 | 29.46 | - |
| YUV | 114.81 | 144.47 | 93.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 134 | 144 | 0.54 | 0.07 | 0 | 0.44 | 187.69 | 0.37 | 0.41 |
| Hex | 42 | 86 | 90 | 36 | 7 | 0 | 2C | BC | 25 | 29 |
| Octal | 102 | 206 | 220 | 66 | 7 | 0 | 54 | 274 | 45 | 51 |
| Binary | 1000010 | 10000110 | 10010000 | 110110 | 111 | 0 | 101100 | 10111100 | 100101 | 101001 |
Color Harmonies of #428690
Complementary color
Monochromatic Colors of #428690
Black with #428690
Text Example
Text Example
White with #428690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428690; }
p { color: rgb(66,134,144); }
H1.HeaderClassName
{
color: #428690;
}
.AnyTagClassName
{
color: #428690;
}
</style>
background-color css
<style>
a { background-color: #428690; }
a { background-color: rgb(66,134,144); }
div.DivClassName
{
background-color: #428690;
}
.BgClassName
{
background-color: #428690;
}
</style>
border-color css
<style>
span { border-color: #428690; }
span { border-color: rgb(66,134,144); }
td.TdClassName
{
border-color: #428690;
}
.TagClassName
{
border-color: #428690;
}
</style>