Shades of Blue Chill #419490
Tints of Blue Chill #419490
RGB
CMYK
RGB Variations
Color information
#419490 (or 0x419490) is known color: Blue Chill. HEX triplet: 41, 94 and 90. RGB value is (65,148,144). Sum of RGB (Red+Green+Blue) = 65+148+144=357 (47% of max value = 765). Red value is 65 (25.78% from 255 or 18.21% from 357); Green value is 148 (58.20% from 255 or 41.46% from 357); Blue value is 144 (56.64% from 255 or 40.34% from 357); Max value from RGB is 148 - color contains mainly: green. Hex color #419490 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #419490 is #BE6B6F. Grayscale: #7A7A7A. Windows color (decimal): -12479344 or 9475137. OLE color: 9475137.
HSL color Cylindrical-coordinate representation of color #419490: hue angle of 177.11º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #419490 is Cyan = 0.56, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 65 | 148 | 144 | - |
| CMYK | 0.56 | 0 | 0.03 | 0.42 |
| HSL | 177.11º | 0.39% | 0.42% | - |
| HSV(B) | 177.11º | 0.56% | 0.58% | - |
| XYZ | 17.8 | 24.32 | 30.14 | - |
| YUV | 122.73 | 140 | 86.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 148 | 144 | 0.56 | 0 | 0.03 | 0.42 | 177.11 | 0.39 | 0.42 |
| Hex | 41 | 94 | 90 | 38 | 0 | 3 | 2A | B1 | 27 | 2A |
| Octal | 101 | 224 | 220 | 70 | 0 | 3 | 52 | 261 | 47 | 52 |
| Binary | 1000001 | 10010100 | 10010000 | 111000 | 0 | 11 | 101010 | 10110001 | 100111 | 101010 |
Color Harmonies of #419490
Complementary color
Monochromatic Colors of #419490
Black with #419490
Text Example
Text Example
White with #419490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419490; }
p { color: rgb(65,148,144); }
H1.HeaderClassName
{
color: #419490;
}
.AnyTagClassName
{
color: #419490;
}
</style>
background-color css
<style>
a { background-color: #419490; }
a { background-color: rgb(65,148,144); }
div.DivClassName
{
background-color: #419490;
}
.BgClassName
{
background-color: #419490;
}
</style>
border-color css
<style>
span { border-color: #419490; }
span { border-color: rgb(65,148,144); }
td.TdClassName
{
border-color: #419490;
}
.TagClassName
{
border-color: #419490;
}
</style>