Shades of Blue Chill #479295
Tints of Blue Chill #479295
RGB
CMYK
RGB Variations
Color information
#479295 (or 0x479295) is known color: Blue Chill. HEX triplet: 47, 92 and 95. RGB value is (71,146,149). Sum of RGB (Red+Green+Blue) = 71+146+149=366 (48% of max value = 765). Red value is 71 (28.12% from 255 or 19.40% from 366); Green value is 146 (57.42% from 255 or 39.89% from 366); Blue value is 149 (58.59% from 255 or 40.71% from 366); Max value from RGB is 149 - color contains mainly: blue. Hex color #479295 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #479295 is #B86D6A. Grayscale: #7B7B7B. Windows color (decimal): -12086635 or 9802311. OLE color: 9802311.
HSL color Cylindrical-coordinate representation of color #479295: hue angle of 182.31º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #479295 is Cyan = 0.52, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 146 | 149 | - |
| CMYK | 0.52 | 0.02 | 0 | 0.42 |
| HSL | 182.31º | 0.35% | 0.43% | - |
| HSV(B) | 182.31º | 0.52% | 0.58% | - |
| XYZ | 18.3 | 24.07 | 32.11 | - |
| YUV | 123.92 | 142.15 | 90.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 146 | 149 | 0.52 | 0.02 | 0 | 0.42 | 182.31 | 0.35 | 0.43 |
| Hex | 47 | 92 | 95 | 34 | 2 | 0 | 2A | B6 | 23 | 2B |
| Octal | 107 | 222 | 225 | 64 | 2 | 0 | 52 | 266 | 43 | 53 |
| Binary | 1000111 | 10010010 | 10010101 | 110100 | 10 | 0 | 101010 | 10110110 | 100011 | 101011 |
Color Harmonies of #479295
Complementary color
Monochromatic Colors of #479295
Black with #479295
Text Example
Text Example
White with #479295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479295; }
p { color: rgb(71,146,149); }
H1.HeaderClassName
{
color: #479295;
}
.AnyTagClassName
{
color: #479295;
}
</style>
background-color css
<style>
a { background-color: #479295; }
a { background-color: rgb(71,146,149); }
div.DivClassName
{
background-color: #479295;
}
.BgClassName
{
background-color: #479295;
}
</style>
border-color css
<style>
span { border-color: #479295; }
span { border-color: rgb(71,146,149); }
td.TdClassName
{
border-color: #479295;
}
.TagClassName
{
border-color: #479295;
}
</style>