Shades of Blue Chill #479191
Tints of Blue Chill #479191
RGB
CMYK
RGB Variations
Color information
#479191 (or 0x479191) is known color: Blue Chill. HEX triplet: 47, 91 and 91. RGB value is (71,145,145). Sum of RGB (Red+Green+Blue) = 71+145+145=361 (47% of max value = 765). Red value is 71 (28.12% from 255 or 19.67% from 361); Green value is 145 (57.03% from 255 or 40.17% from 361); Blue value is 145 (57.03% from 255 or 40.17% from 361); Max value from RGB is 145 - color contains mainly: green, blue. Hex color #479191 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #479191 is #B86E6E. Grayscale: #7A7A7A. Windows color (decimal): -12086895 or 9539911. OLE color: 9539911.
HSL color Cylindrical-coordinate representation of color #479191: hue angle of 180º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #479191 is Cyan = 0.51, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 71 | 145 | 145 | - |
| CMYK | 0.51 | 0 | 0 | 0.43 |
| HSL | 180º | 0.34% | 0.42% | - |
| HSV(B) | 180º | 0.51% | 0.57% | - |
| XYZ | 17.83 | 23.63 | 30.41 | - |
| YUV | 122.87 | 140.48 | 91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 145 | 145 | 0.51 | 0 | 0 | 0.43 | 180 | 0.34 | 0.42 |
| Hex | 47 | 91 | 91 | 33 | 0 | 0 | 2B | B4 | 22 | 2A |
| Octal | 107 | 221 | 221 | 63 | 0 | 0 | 53 | 264 | 42 | 52 |
| Binary | 1000111 | 10010001 | 10010001 | 110011 | 0 | 0 | 101011 | 10110100 | 100010 | 101010 |
Color Harmonies of #479191
Complementary color
Monochromatic Colors of #479191
Black with #479191
Text Example
Text Example
White with #479191
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479191; }
p { color: rgb(71,145,145); }
H1.HeaderClassName
{
color: #479191;
}
.AnyTagClassName
{
color: #479191;
}
</style>
background-color css
<style>
a { background-color: #479191; }
a { background-color: rgb(71,145,145); }
div.DivClassName
{
background-color: #479191;
}
.BgClassName
{
background-color: #479191;
}
</style>
border-color css
<style>
span { border-color: #479191; }
span { border-color: rgb(71,145,145); }
td.TdClassName
{
border-color: #479191;
}
.TagClassName
{
border-color: #479191;
}
</style>