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