Shades of Hippie Blue #478690
Tints of Hippie Blue #478690
RGB
CMYK
RGB Variations
Color information
#478690 (or 0x478690) is known color: Hippie Blue. HEX triplet: 47, 86 and 90. RGB value is (71,134,144). Sum of RGB (Red+Green+Blue) = 71+134+144=349 (46% of max value = 765). Red value is 71 (28.12% from 255 or 20.34% from 349); Green value is 134 (52.73% from 255 or 38.40% from 349); Blue value is 144 (56.64% from 255 or 41.26% from 349); Max value from RGB is 144 - color contains mainly: blue. Hex color #478690 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #478690 is #B8796F. Grayscale: #747474. Windows color (decimal): -12089712 or 9471559. OLE color: 9471559.
HSL color Cylindrical-coordinate representation of color #478690: hue angle of 188.22º 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 #478690 is Cyan = 0.51, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 71 | 134 | 144 | - |
| CMYK | 0.51 | 0.07 | 0 | 0.44 |
| HSL | 188.22º | 0.34% | 0.42% | - |
| HSV(B) | 188.22º | 0.51% | 0.56% | - |
| XYZ | 16.16 | 20.4 | 29.47 | - |
| YUV | 116.3 | 143.63 | 95.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 134 | 144 | 0.51 | 0.07 | 0 | 0.44 | 188.22 | 0.34 | 0.42 |
| Hex | 47 | 86 | 90 | 33 | 7 | 0 | 2C | BC | 22 | 2A |
| Octal | 107 | 206 | 220 | 63 | 7 | 0 | 54 | 274 | 42 | 52 |
| Binary | 1000111 | 10000110 | 10010000 | 110011 | 111 | 0 | 101100 | 10111100 | 100010 | 101010 |
Color Harmonies of #478690
Complementary color
Monochromatic Colors of #478690
Black with #478690
Text Example
Text Example
White with #478690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478690; }
p { color: rgb(71,134,144); }
H1.HeaderClassName
{
color: #478690;
}
.AnyTagClassName
{
color: #478690;
}
</style>
background-color css
<style>
a { background-color: #478690; }
a { background-color: rgb(71,134,144); }
div.DivClassName
{
background-color: #478690;
}
.BgClassName
{
background-color: #478690;
}
</style>
border-color css
<style>
span { border-color: #478690; }
span { border-color: rgb(71,134,144); }
td.TdClassName
{
border-color: #478690;
}
.TagClassName
{
border-color: #478690;
}
</style>