Shades of Blue Chill #419295
Tints of Blue Chill #419295
RGB
CMYK
RGB Variations
Color information
#419295 (or 0x419295) is known color: Blue Chill. HEX triplet: 41, 92 and 95. RGB value is (65,146,149). Sum of RGB (Red+Green+Blue) = 65+146+149=360 (47% of max value = 765). Red value is 65 (25.78% from 255 or 18.06% from 360); Green value is 146 (57.42% from 255 or 40.56% from 360); Blue value is 149 (58.59% from 255 or 41.39% from 360); Max value from RGB is 149 - color contains mainly: blue. Hex color #419295 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #419295 is #BE6D6A. Grayscale: #7A7A7A. Windows color (decimal): -12479851 or 9802305. OLE color: 9802305.
HSL color Cylindrical-coordinate representation of color #419295: hue angle of 182.14º 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 #419295 is Cyan = 0.56, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 65 | 146 | 149 | - |
| CMYK | 0.56 | 0.02 | 0 | 0.42 |
| HSL | 182.14º | 0.39% | 0.42% | - |
| HSV(B) | 182.14º | 0.56% | 0.58% | - |
| XYZ | 17.88 | 23.85 | 32.1 | - |
| YUV | 122.12 | 143.16 | 87.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 146 | 149 | 0.56 | 0.02 | 0 | 0.42 | 182.14 | 0.39 | 0.42 |
| Hex | 41 | 92 | 95 | 38 | 2 | 0 | 2A | B6 | 27 | 2A |
| Octal | 101 | 222 | 225 | 70 | 2 | 0 | 52 | 266 | 47 | 52 |
| Binary | 1000001 | 10010010 | 10010101 | 111000 | 10 | 0 | 101010 | 10110110 | 100111 | 101010 |
Color Harmonies of #419295
Complementary color
Monochromatic Colors of #419295
Black with #419295
Text Example
Text Example
White with #419295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419295; }
p { color: rgb(65,146,149); }
H1.HeaderClassName
{
color: #419295;
}
.AnyTagClassName
{
color: #419295;
}
</style>
background-color css
<style>
a { background-color: #419295; }
a { background-color: rgb(65,146,149); }
div.DivClassName
{
background-color: #419295;
}
.BgClassName
{
background-color: #419295;
}
</style>
border-color css
<style>
span { border-color: #419295; }
span { border-color: rgb(65,146,149); }
td.TdClassName
{
border-color: #419295;
}
.TagClassName
{
border-color: #419295;
}
</style>