Shades of Hippie Blue #478598
Tints of Hippie Blue #478598
RGB
CMYK
RGB Variations
Color information
#478598 (or 0x478598) is known color: Hippie Blue. HEX triplet: 47, 85 and 98. RGB value is (71,133,152). Sum of RGB (Red+Green+Blue) = 71+133+152=356 (47% of max value = 765). Red value is 71 (28.12% from 255 or 19.94% from 356); Green value is 133 (52.34% from 255 or 37.36% from 356); Blue value is 152 (59.77% from 255 or 42.70% from 356); Max value from RGB is 152 - color contains mainly: blue. Hex color #478598 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #478598 is #B87A67. Grayscale: #747474. Windows color (decimal): -12089960 or 9995591. OLE color: 9995591.
HSL color Cylindrical-coordinate representation of color #478598: hue angle of 194.07º degrees, saturation: 0.36, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #478598 is Cyan = 0.53, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 71 | 133 | 152 | - |
| CMYK | 0.53 | 0.13 | 0 | 0.40 |
| HSL | 194.07º | 0.36% | 0.44% | - |
| HSV(B) | 194.07º | 0.53% | 0.6% | - |
| XYZ | 16.65 | 20.38 | 32.76 | - |
| YUV | 116.63 | 147.96 | 95.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 133 | 152 | 0.53 | 0.13 | 0 | 0.40 | 194.07 | 0.36 | 0.44 |
| Hex | 47 | 85 | 98 | 35 | D | 0 | 28 | C2 | 24 | 2C |
| Octal | 107 | 205 | 230 | 65 | 15 | 0 | 50 | 302 | 44 | 54 |
| Binary | 1000111 | 10000101 | 10011000 | 110101 | 1101 | 0 | 101000 | 11000010 | 100100 | 101100 |
Color Harmonies of #478598
Complementary color
Monochromatic Colors of #478598
Black with #478598
Text Example
Text Example
White with #478598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478598; }
p { color: rgb(71,133,152); }
H1.HeaderClassName
{
color: #478598;
}
.AnyTagClassName
{
color: #478598;
}
</style>
background-color css
<style>
a { background-color: #478598; }
a { background-color: rgb(71,133,152); }
div.DivClassName
{
background-color: #478598;
}
.BgClassName
{
background-color: #478598;
}
</style>
border-color css
<style>
span { border-color: #478598; }
span { border-color: rgb(71,133,152); }
td.TdClassName
{
border-color: #478598;
}
.TagClassName
{
border-color: #478598;
}
</style>