Shades of Blue Chill #428790
Tints of Blue Chill #428790
RGB
CMYK
RGB Variations
Color information
#428790 (or 0x428790) is known color: Blue Chill. HEX triplet: 42, 87 and 90. RGB value is (66,135,144). Sum of RGB (Red+Green+Blue) = 66+135+144=345 (45% of max value = 765). Red value is 66 (26.17% from 255 or 19.13% from 345); Green value is 135 (53.12% from 255 or 39.13% from 345); Blue value is 144 (56.64% from 255 or 41.74% from 345); Max value from RGB is 144 - color contains mainly: blue. Hex color #428790 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #428790 is #BD786F. Grayscale: #737373. Windows color (decimal): -12417136 or 9471810. OLE color: 9471810.
HSL color Cylindrical-coordinate representation of color #428790: hue angle of 186.92º 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 #428790 is Cyan = 0.54, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 66 | 135 | 144 | - |
| CMYK | 0.54 | 0.06 | 0 | 0.44 |
| HSL | 186.92º | 0.37% | 0.41% | - |
| HSV(B) | 186.92º | 0.54% | 0.56% | - |
| XYZ | 15.94 | 20.5 | 29.5 | - |
| YUV | 115.4 | 144.14 | 92.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 135 | 144 | 0.54 | 0.06 | 0 | 0.44 | 186.92 | 0.37 | 0.41 |
| Hex | 42 | 87 | 90 | 36 | 6 | 0 | 2C | BB | 25 | 29 |
| Octal | 102 | 207 | 220 | 66 | 6 | 0 | 54 | 273 | 45 | 51 |
| Binary | 1000010 | 10000111 | 10010000 | 110110 | 110 | 0 | 101100 | 10111011 | 100101 | 101001 |
Color Harmonies of #428790
Complementary color
Monochromatic Colors of #428790
Black with #428790
Text Example
Text Example
White with #428790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428790; }
p { color: rgb(66,135,144); }
H1.HeaderClassName
{
color: #428790;
}
.AnyTagClassName
{
color: #428790;
}
</style>
background-color css
<style>
a { background-color: #428790; }
a { background-color: rgb(66,135,144); }
div.DivClassName
{
background-color: #428790;
}
.BgClassName
{
background-color: #428790;
}
</style>
border-color css
<style>
span { border-color: #428790; }
span { border-color: rgb(66,135,144); }
td.TdClassName
{
border-color: #428790;
}
.TagClassName
{
border-color: #428790;
}
</style>