Shades of Hippie Blue #478994
Tints of Hippie Blue #478994
RGB
CMYK
RGB Variations
Color information
#478994 (or 0x478994) is known color: Hippie Blue. HEX triplet: 47, 89 and 94. RGB value is (71,137,148). Sum of RGB (Red+Green+Blue) = 71+137+148=356 (47% of max value = 765). Red value is 71 (28.12% from 255 or 19.94% from 356); Green value is 137 (53.91% from 255 or 38.48% from 356); Blue value is 148 (58.20% from 255 or 41.57% from 356); Max value from RGB is 148 - color contains mainly: blue. Hex color #478994 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #478994 is #B8766B. Grayscale: #767676. Windows color (decimal): -12088940 or 9734471. OLE color: 9734471.
HSL color Cylindrical-coordinate representation of color #478994: hue angle of 188.57º 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 #478994 is Cyan = 0.52, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 137 | 148 | - |
| CMYK | 0.52 | 0.07 | 0 | 0.42 |
| HSL | 188.57º | 0.35% | 0.43% | - |
| HSV(B) | 188.57º | 0.52% | 0.58% | - |
| XYZ | 16.89 | 21.37 | 31.25 | - |
| YUV | 118.52 | 144.63 | 94.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 137 | 148 | 0.52 | 0.07 | 0 | 0.42 | 188.57 | 0.35 | 0.43 |
| Hex | 47 | 89 | 94 | 34 | 7 | 0 | 2A | BD | 23 | 2B |
| Octal | 107 | 211 | 224 | 64 | 7 | 0 | 52 | 275 | 43 | 53 |
| Binary | 1000111 | 10001001 | 10010100 | 110100 | 111 | 0 | 101010 | 10111101 | 100011 | 101011 |
Color Harmonies of #478994
Complementary color
Monochromatic Colors of #478994
Black with #478994
Text Example
Text Example
White with #478994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478994; }
p { color: rgb(71,137,148); }
H1.HeaderClassName
{
color: #478994;
}
.AnyTagClassName
{
color: #478994;
}
</style>
background-color css
<style>
a { background-color: #478994; }
a { background-color: rgb(71,137,148); }
div.DivClassName
{
background-color: #478994;
}
.BgClassName
{
background-color: #478994;
}
</style>
border-color css
<style>
span { border-color: #478994; }
span { border-color: rgb(71,137,148); }
td.TdClassName
{
border-color: #478994;
}
.TagClassName
{
border-color: #478994;
}
</style>