Shades of Blue Chill #479095
Tints of Blue Chill #479095
RGB
CMYK
RGB Variations
Color information
#479095 (or 0x479095) is known color: Blue Chill. HEX triplet: 47, 90 and 95. RGB value is (71,144,149). Sum of RGB (Red+Green+Blue) = 71+144+149=364 (48% of max value = 765). Red value is 71 (28.12% from 255 or 19.51% from 364); Green value is 144 (56.64% from 255 or 39.56% from 364); Blue value is 149 (58.59% from 255 or 40.93% from 364); Max value from RGB is 149 - color contains mainly: blue. Hex color #479095 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #479095 is #B86F6A. Grayscale: #7A7A7A. Windows color (decimal): -12087147 or 9801799. OLE color: 9801799.
HSL color Cylindrical-coordinate representation of color #479095: hue angle of 183.85º 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 #479095 is Cyan = 0.52, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 144 | 149 | - |
| CMYK | 0.52 | 0.03 | 0 | 0.42 |
| HSL | 183.85º | 0.35% | 0.43% | - |
| HSV(B) | 183.85º | 0.52% | 0.58% | - |
| XYZ | 18 | 23.46 | 32.01 | - |
| YUV | 122.74 | 142.82 | 91.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 144 | 149 | 0.52 | 0.03 | 0 | 0.42 | 183.85 | 0.35 | 0.43 |
| Hex | 47 | 90 | 95 | 34 | 3 | 0 | 2A | B8 | 23 | 2B |
| Octal | 107 | 220 | 225 | 64 | 3 | 0 | 52 | 270 | 43 | 53 |
| Binary | 1000111 | 10010000 | 10010101 | 110100 | 11 | 0 | 101010 | 10111000 | 100011 | 101011 |
Color Harmonies of #479095
Complementary color
Monochromatic Colors of #479095
Black with #479095
Text Example
Text Example
White with #479095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479095; }
p { color: rgb(71,144,149); }
H1.HeaderClassName
{
color: #479095;
}
.AnyTagClassName
{
color: #479095;
}
</style>
background-color css
<style>
a { background-color: #479095; }
a { background-color: rgb(71,144,149); }
div.DivClassName
{
background-color: #479095;
}
.BgClassName
{
background-color: #479095;
}
</style>
border-color css
<style>
span { border-color: #479095; }
span { border-color: rgb(71,144,149); }
td.TdClassName
{
border-color: #479095;
}
.TagClassName
{
border-color: #479095;
}
</style>