Shades of Blue Chill #479398
Tints of Blue Chill #479398
RGB
CMYK
RGB Variations
Color information
#479398 (or 0x479398) is known color: Blue Chill. HEX triplet: 47, 93 and 98. RGB value is (71,147,152). Sum of RGB (Red+Green+Blue) = 71+147+152=370 (49% of max value = 765). Red value is 71 (28.12% from 255 or 19.19% from 370); Green value is 147 (57.81% from 255 or 39.73% from 370); Blue value is 152 (59.77% from 255 or 41.08% from 370); Max value from RGB is 152 - color contains mainly: blue. Hex color #479398 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #479398 is #B86C67. Grayscale: #7C7C7C. Windows color (decimal): -12086376 or 9999175. OLE color: 9999175.
HSL color Cylindrical-coordinate representation of color #479398: hue angle of 183.7º degrees, saturation: 0.36, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #479398 is Cyan = 0.53, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 71 | 147 | 152 | - |
| CMYK | 0.53 | 0.03 | 0 | 0.40 |
| HSL | 183.7º | 0.36% | 0.44% | - |
| HSV(B) | 183.7º | 0.53% | 0.6% | - |
| XYZ | 18.7 | 24.47 | 33.44 | - |
| YUV | 124.85 | 143.32 | 89.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 147 | 152 | 0.53 | 0.03 | 0 | 0.40 | 183.7 | 0.36 | 0.44 |
| Hex | 47 | 93 | 98 | 35 | 3 | 0 | 28 | B8 | 24 | 2C |
| Octal | 107 | 223 | 230 | 65 | 3 | 0 | 50 | 270 | 44 | 54 |
| Binary | 1000111 | 10010011 | 10011000 | 110101 | 11 | 0 | 101000 | 10111000 | 100100 | 101100 |
Color Harmonies of #479398
Complementary color
Monochromatic Colors of #479398
Black with #479398
Text Example
Text Example
White with #479398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479398; }
p { color: rgb(71,147,152); }
H1.HeaderClassName
{
color: #479398;
}
.AnyTagClassName
{
color: #479398;
}
</style>
background-color css
<style>
a { background-color: #479398; }
a { background-color: rgb(71,147,152); }
div.DivClassName
{
background-color: #479398;
}
.BgClassName
{
background-color: #479398;
}
</style>
border-color css
<style>
span { border-color: #479398; }
span { border-color: rgb(71,147,152); }
td.TdClassName
{
border-color: #479398;
}
.TagClassName
{
border-color: #479398;
}
</style>