Shades of Blue Chill #419690
Tints of Blue Chill #419690
RGB
CMYK
RGB Variations
Color information
#419690 (or 0x419690) is known color: Blue Chill. HEX triplet: 41, 96 and 90. RGB value is (65,150,144). Sum of RGB (Red+Green+Blue) = 65+150+144=359 (47% of max value = 765). Red value is 65 (25.78% from 255 or 18.11% from 359); Green value is 150 (58.98% from 255 or 41.78% from 359); Blue value is 144 (56.64% from 255 or 40.11% from 359); Max value from RGB is 150 - color contains mainly: green. Hex color #419690 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #419690 is #BE696F. Grayscale: #7B7B7B. Windows color (decimal): -12478832 or 9475649. OLE color: 9475649.
HSL color Cylindrical-coordinate representation of color #419690: hue angle of 175.76º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #419690 is Cyan = 0.57, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 65 | 150 | 144 | - |
| CMYK | 0.57 | 0 | 0.04 | 0.41 |
| HSL | 175.76º | 0.4% | 0.42% | - |
| HSV(B) | 175.76º | 0.57% | 0.59% | - |
| XYZ | 18.12 | 24.95 | 30.25 | - |
| YUV | 123.9 | 139.34 | 85.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 150 | 144 | 0.57 | 0 | 0.04 | 0.41 | 175.76 | 0.4 | 0.42 |
| Hex | 41 | 96 | 90 | 39 | 0 | 4 | 29 | B0 | 28 | 2A |
| Octal | 101 | 226 | 220 | 71 | 0 | 4 | 51 | 260 | 50 | 52 |
| Binary | 1000001 | 10010110 | 10010000 | 111001 | 0 | 100 | 101001 | 10110000 | 101000 | 101010 |
Color Harmonies of #419690
Complementary color
Monochromatic Colors of #419690
Black with #419690
Text Example
Text Example
White with #419690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419690; }
p { color: rgb(65,150,144); }
H1.HeaderClassName
{
color: #419690;
}
.AnyTagClassName
{
color: #419690;
}
</style>
background-color css
<style>
a { background-color: #419690; }
a { background-color: rgb(65,150,144); }
div.DivClassName
{
background-color: #419690;
}
.BgClassName
{
background-color: #419690;
}
</style>
border-color css
<style>
span { border-color: #419690; }
span { border-color: rgb(65,150,144); }
td.TdClassName
{
border-color: #419690;
}
.TagClassName
{
border-color: #419690;
}
</style>