Shades of Blue Chill #429296
Tints of Blue Chill #429296
RGB
CMYK
RGB Variations
Color information
#429296 (or 0x429296) is known color: Blue Chill. HEX triplet: 42, 92 and 96. RGB value is (66,146,150). Sum of RGB (Red+Green+Blue) = 66+146+150=362 (47% of max value = 765). Red value is 66 (26.17% from 255 or 18.23% from 362); Green value is 146 (57.42% from 255 or 40.33% from 362); Blue value is 150 (58.98% from 255 or 41.44% from 362); Max value from RGB is 150 - color contains mainly: blue. Hex color #429296 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #429296 is #BD6D69. Grayscale: #7A7A7A. Windows color (decimal): -12414314 or 9867842. OLE color: 9867842.
HSL color Cylindrical-coordinate representation of color #429296: hue angle of 182.86º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #429296 is Cyan = 0.56, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 66 | 146 | 150 | - |
| CMYK | 0.56 | 0.03 | 0 | 0.41 |
| HSL | 182.86º | 0.39% | 0.42% | - |
| HSV(B) | 182.86º | 0.56% | 0.59% | - |
| XYZ | 18.03 | 23.92 | 32.52 | - |
| YUV | 122.54 | 143.5 | 87.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 146 | 150 | 0.56 | 0.03 | 0 | 0.41 | 182.86 | 0.39 | 0.42 |
| Hex | 42 | 92 | 96 | 38 | 3 | 0 | 29 | B7 | 27 | 2A |
| Octal | 102 | 222 | 226 | 70 | 3 | 0 | 51 | 267 | 47 | 52 |
| Binary | 1000010 | 10010010 | 10010110 | 111000 | 11 | 0 | 101001 | 10110111 | 100111 | 101010 |
Color Harmonies of #429296
Complementary color
Monochromatic Colors of #429296
Black with #429296
Text Example
Text Example
White with #429296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429296; }
p { color: rgb(66,146,150); }
H1.HeaderClassName
{
color: #429296;
}
.AnyTagClassName
{
color: #429296;
}
</style>
background-color css
<style>
a { background-color: #429296; }
a { background-color: rgb(66,146,150); }
div.DivClassName
{
background-color: #429296;
}
.BgClassName
{
background-color: #429296;
}
</style>
border-color css
<style>
span { border-color: #429296; }
span { border-color: rgb(66,146,150); }
td.TdClassName
{
border-color: #429296;
}
.TagClassName
{
border-color: #429296;
}
</style>