Shades of Blue Chill #479490
Tints of Blue Chill #479490
RGB
CMYK
RGB Variations
Color information
#479490 (or 0x479490) is known color: Blue Chill. HEX triplet: 47, 94 and 90. RGB value is (71,148,144). Sum of RGB (Red+Green+Blue) = 71+148+144=363 (48% of max value = 765). Red value is 71 (28.12% from 255 or 19.56% from 363); Green value is 148 (58.20% from 255 or 40.77% from 363); Blue value is 144 (56.64% from 255 or 39.67% from 363); Max value from RGB is 148 - color contains mainly: green. Hex color #479490 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #479490 is #B86B6F. Grayscale: #7C7C7C. Windows color (decimal): -12086128 or 9475143. OLE color: 9475143.
HSL color Cylindrical-coordinate representation of color #479490: hue angle of 176.88º 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 #479490 is Cyan = 0.52, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 148 | 144 | - |
| CMYK | 0.52 | 0 | 0.03 | 0.42 |
| HSL | 176.88º | 0.35% | 0.43% | - |
| HSV(B) | 176.88º | 0.52% | 0.58% | - |
| XYZ | 18.22 | 24.53 | 30.16 | - |
| YUV | 124.52 | 138.99 | 89.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 148 | 144 | 0.52 | 0 | 0.03 | 0.42 | 176.88 | 0.35 | 0.43 |
| Hex | 47 | 94 | 90 | 34 | 0 | 3 | 2A | B1 | 23 | 2B |
| Octal | 107 | 224 | 220 | 64 | 0 | 3 | 52 | 261 | 43 | 53 |
| Binary | 1000111 | 10010100 | 10010000 | 110100 | 0 | 11 | 101010 | 10110001 | 100011 | 101011 |
Color Harmonies of #479490
Complementary color
Monochromatic Colors of #479490
Black with #479490
Text Example
Text Example
White with #479490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479490; }
p { color: rgb(71,148,144); }
H1.HeaderClassName
{
color: #479490;
}
.AnyTagClassName
{
color: #479490;
}
</style>
background-color css
<style>
a { background-color: #479490; }
a { background-color: rgb(71,148,144); }
div.DivClassName
{
background-color: #479490;
}
.BgClassName
{
background-color: #479490;
}
</style>
border-color css
<style>
span { border-color: #479490; }
span { border-color: rgb(71,148,144); }
td.TdClassName
{
border-color: #479490;
}
.TagClassName
{
border-color: #479490;
}
</style>