Shades of Hippie Blue #478497
Tints of Hippie Blue #478497
RGB
CMYK
RGB Variations
Color information
#478497 (or 0x478497) is known color: Hippie Blue. HEX triplet: 47, 84 and 97. RGB value is (71,132,151). Sum of RGB (Red+Green+Blue) = 71+132+151=354 (46% of max value = 765). Red value is 71 (28.12% from 255 or 20.06% from 354); Green value is 132 (51.95% from 255 or 37.29% from 354); Blue value is 151 (59.38% from 255 or 42.66% from 354); Max value from RGB is 151 - color contains mainly: blue. Hex color #478497 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #478497 is #B87B68. Grayscale: #737373. Windows color (decimal): -12090217 or 9929799. OLE color: 9929799.
HSL color Cylindrical-coordinate representation of color #478497: hue angle of 194.25º degrees, saturation: 0.36, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #478497 is Cyan = 0.53, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 71 | 132 | 151 | - |
| CMYK | 0.53 | 0.13 | 0 | 0.41 |
| HSL | 194.25º | 0.36% | 0.44% | - |
| HSV(B) | 194.25º | 0.53% | 0.59% | - |
| XYZ | 16.44 | 20.08 | 32.29 | - |
| YUV | 115.93 | 147.79 | 95.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 132 | 151 | 0.53 | 0.13 | 0 | 0.41 | 194.25 | 0.36 | 0.44 |
| Hex | 47 | 84 | 97 | 35 | D | 0 | 29 | C2 | 24 | 2C |
| Octal | 107 | 204 | 227 | 65 | 15 | 0 | 51 | 302 | 44 | 54 |
| Binary | 1000111 | 10000100 | 10010111 | 110101 | 1101 | 0 | 101001 | 11000010 | 100100 | 101100 |
Color Harmonies of #478497
Complementary color
Monochromatic Colors of #478497
Black with #478497
Text Example
Text Example
White with #478497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478497; }
p { color: rgb(71,132,151); }
H1.HeaderClassName
{
color: #478497;
}
.AnyTagClassName
{
color: #478497;
}
</style>
background-color css
<style>
a { background-color: #478497; }
a { background-color: rgb(71,132,151); }
div.DivClassName
{
background-color: #478497;
}
.BgClassName
{
background-color: #478497;
}
</style>
border-color css
<style>
span { border-color: #478497; }
span { border-color: rgb(71,132,151); }
td.TdClassName
{
border-color: #478497;
}
.TagClassName
{
border-color: #478497;
}
</style>