Shades of Blue Chill #429295
Tints of Blue Chill #429295
RGB
CMYK
RGB Variations
Color information
#429295 (or 0x429295) is known color: Blue Chill. HEX triplet: 42, 92 and 95. RGB value is (66,146,149). Sum of RGB (Red+Green+Blue) = 66+146+149=361 (47% of max value = 765). Red value is 66 (26.17% from 255 or 18.28% from 361); Green value is 146 (57.42% from 255 or 40.44% from 361); Blue value is 149 (58.59% from 255 or 41.27% from 361); Max value from RGB is 149 - color contains mainly: blue. Hex color #429295 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #429295 is #BD6D6A. Grayscale: #7A7A7A. Windows color (decimal): -12414315 or 9802306. OLE color: 9802306.
HSL color Cylindrical-coordinate representation of color #429295: hue angle of 182.17º 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 #429295 is Cyan = 0.56, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 146 | 149 | - |
| CMYK | 0.56 | 0.02 | 0 | 0.42 |
| HSL | 182.17º | 0.39% | 0.42% | - |
| HSV(B) | 182.17º | 0.56% | 0.58% | - |
| XYZ | 17.95 | 23.89 | 32.1 | - |
| YUV | 122.42 | 143 | 87.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 146 | 149 | 0.56 | 0.02 | 0 | 0.42 | 182.17 | 0.39 | 0.42 |
| Hex | 42 | 92 | 95 | 38 | 2 | 0 | 2A | B6 | 27 | 2A |
| Octal | 102 | 222 | 225 | 70 | 2 | 0 | 52 | 266 | 47 | 52 |
| Binary | 1000010 | 10010010 | 10010101 | 111000 | 10 | 0 | 101010 | 10110110 | 100111 | 101010 |
Color Harmonies of #429295
Complementary color
Monochromatic Colors of #429295
Black with #429295
Text Example
Text Example
White with #429295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429295; }
p { color: rgb(66,146,149); }
H1.HeaderClassName
{
color: #429295;
}
.AnyTagClassName
{
color: #429295;
}
</style>
background-color css
<style>
a { background-color: #429295; }
a { background-color: rgb(66,146,149); }
div.DivClassName
{
background-color: #429295;
}
.BgClassName
{
background-color: #429295;
}
</style>
border-color css
<style>
span { border-color: #429295; }
span { border-color: rgb(66,146,149); }
td.TdClassName
{
border-color: #429295;
}
.TagClassName
{
border-color: #429295;
}
</style>