Shades of Blue Chill #469096
Tints of Blue Chill #469096
RGB
CMYK
RGB Variations
Color information
#469096 (or 0x469096) is known color: Blue Chill. HEX triplet: 46, 90 and 96. RGB value is (70,144,150). Sum of RGB (Red+Green+Blue) = 70+144+150=364 (48% of max value = 765). Red value is 70 (27.73% from 255 or 19.23% from 364); Green value is 144 (56.64% from 255 or 39.56% from 364); Blue value is 150 (58.98% from 255 or 41.21% from 364); Max value from RGB is 150 - color contains mainly: blue. Hex color #469096 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #469096 is #B96F69. Grayscale: #7A7A7A. Windows color (decimal): -12152682 or 9867334. OLE color: 9867334.
HSL color Cylindrical-coordinate representation of color #469096: hue angle of 184.5º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #469096 is Cyan = 0.53, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 70 | 144 | 150 | - |
| CMYK | 0.53 | 0.04 | 0 | 0.41 |
| HSL | 184.5º | 0.36% | 0.43% | - |
| HSV(B) | 184.5º | 0.53% | 0.59% | - |
| XYZ | 18 | 23.45 | 32.43 | - |
| YUV | 122.56 | 143.48 | 90.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 144 | 150 | 0.53 | 0.04 | 0 | 0.41 | 184.5 | 0.36 | 0.43 |
| Hex | 46 | 90 | 96 | 35 | 4 | 0 | 29 | B8 | 24 | 2B |
| Octal | 106 | 220 | 226 | 65 | 4 | 0 | 51 | 270 | 44 | 53 |
| Binary | 1000110 | 10010000 | 10010110 | 110101 | 100 | 0 | 101001 | 10111000 | 100100 | 101011 |
Color Harmonies of #469096
Complementary color
Monochromatic Colors of #469096
Black with #469096
Text Example
Text Example
White with #469096
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469096; }
p { color: rgb(70,144,150); }
H1.HeaderClassName
{
color: #469096;
}
.AnyTagClassName
{
color: #469096;
}
</style>
background-color css
<style>
a { background-color: #469096; }
a { background-color: rgb(70,144,150); }
div.DivClassName
{
background-color: #469096;
}
.BgClassName
{
background-color: #469096;
}
</style>
border-color css
<style>
span { border-color: #469096; }
span { border-color: rgb(70,144,150); }
td.TdClassName
{
border-color: #469096;
}
.TagClassName
{
border-color: #469096;
}
</style>