Shades of Hippie Blue #478390
Tints of Hippie Blue #478390
RGB
CMYK
RGB Variations
Color information
#478390 (or 0x478390) is known color: Hippie Blue. HEX triplet: 47, 83 and 90. RGB value is (71,131,144). Sum of RGB (Red+Green+Blue) = 71+131+144=346 (45% of max value = 765). Red value is 71 (28.12% from 255 or 20.52% from 346); Green value is 131 (51.56% from 255 or 37.86% from 346); Blue value is 144 (56.64% from 255 or 41.62% from 346); Max value from RGB is 144 - color contains mainly: blue. Hex color #478390 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #478390 is #B87C6F. Grayscale: #727272. Windows color (decimal): -12090480 or 9470791. OLE color: 9470791.
HSL color Cylindrical-coordinate representation of color #478390: hue angle of 190.68º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #478390 is Cyan = 0.51, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 71 | 131 | 144 | - |
| CMYK | 0.51 | 0.09 | 0 | 0.44 |
| HSL | 190.68º | 0.34% | 0.42% | - |
| HSV(B) | 190.68º | 0.51% | 0.56% | - |
| XYZ | 15.75 | 19.59 | 29.34 | - |
| YUV | 114.54 | 144.62 | 96.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 131 | 144 | 0.51 | 0.09 | 0 | 0.44 | 190.68 | 0.34 | 0.42 |
| Hex | 47 | 83 | 90 | 33 | 9 | 0 | 2C | BF | 22 | 2A |
| Octal | 107 | 203 | 220 | 63 | 11 | 0 | 54 | 277 | 42 | 52 |
| Binary | 1000111 | 10000011 | 10010000 | 110011 | 1001 | 0 | 101100 | 10111111 | 100010 | 101010 |
Color Harmonies of #478390
Complementary color
Monochromatic Colors of #478390
Black with #478390
Text Example
Text Example
White with #478390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478390; }
p { color: rgb(71,131,144); }
H1.HeaderClassName
{
color: #478390;
}
.AnyTagClassName
{
color: #478390;
}
</style>
background-color css
<style>
a { background-color: #478390; }
a { background-color: rgb(71,131,144); }
div.DivClassName
{
background-color: #478390;
}
.BgClassName
{
background-color: #478390;
}
</style>
border-color css
<style>
span { border-color: #478390; }
span { border-color: rgb(71,131,144); }
td.TdClassName
{
border-color: #478390;
}
.TagClassName
{
border-color: #478390;
}
</style>