Shades of Hippie Blue #478595
Tints of Hippie Blue #478595
RGB
CMYK
RGB Variations
Color information
#478595 (or 0x478595) is known color: Hippie Blue. HEX triplet: 47, 85 and 95. RGB value is (71,133,149). Sum of RGB (Red+Green+Blue) = 71+133+149=353 (46% of max value = 765). Red value is 71 (28.12% from 255 or 20.11% from 353); Green value is 133 (52.34% from 255 or 37.68% from 353); Blue value is 149 (58.59% from 255 or 42.21% from 353); Max value from RGB is 149 - color contains mainly: blue. Hex color #478595 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #478595 is #B87A6A. Grayscale: #747474. Windows color (decimal): -12089963 or 9798983. OLE color: 9798983.
HSL color Cylindrical-coordinate representation of color #478595: hue angle of 192.31º 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 #478595 is Cyan = 0.52, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 133 | 149 | - |
| CMYK | 0.52 | 0.11 | 0 | 0.42 |
| HSL | 192.31º | 0.35% | 0.43% | - |
| HSV(B) | 192.31º | 0.52% | 0.58% | - |
| XYZ | 16.41 | 20.28 | 31.48 | - |
| YUV | 116.29 | 146.46 | 95.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 133 | 149 | 0.52 | 0.11 | 0 | 0.42 | 192.31 | 0.35 | 0.43 |
| Hex | 47 | 85 | 95 | 34 | B | 0 | 2A | C0 | 23 | 2B |
| Octal | 107 | 205 | 225 | 64 | 13 | 0 | 52 | 300 | 43 | 53 |
| Binary | 1000111 | 10000101 | 10010101 | 110100 | 1011 | 0 | 101010 | 11000000 | 100011 | 101011 |
Color Harmonies of #478595
Complementary color
Monochromatic Colors of #478595
Black with #478595
Text Example
Text Example
White with #478595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478595; }
p { color: rgb(71,133,149); }
H1.HeaderClassName
{
color: #478595;
}
.AnyTagClassName
{
color: #478595;
}
</style>
background-color css
<style>
a { background-color: #478595; }
a { background-color: rgb(71,133,149); }
div.DivClassName
{
background-color: #478595;
}
.BgClassName
{
background-color: #478595;
}
</style>
border-color css
<style>
span { border-color: #478595; }
span { border-color: rgb(71,133,149); }
td.TdClassName
{
border-color: #478595;
}
.TagClassName
{
border-color: #478595;
}
</style>