Shades of Hippie Blue #458195
Tints of Hippie Blue #458195
RGB
CMYK
RGB Variations
Color information
#458195 (or 0x458195) is known color: Hippie Blue. HEX triplet: 45, 81 and 95. RGB value is (69,129,149). Sum of RGB (Red+Green+Blue) = 69+129+149=347 (45% of max value = 765). Red value is 69 (27.34% from 255 or 19.88% from 347); Green value is 129 (50.78% from 255 or 37.18% from 347); Blue value is 149 (58.59% from 255 or 42.94% from 347); Max value from RGB is 149 - color contains mainly: blue. Hex color #458195 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #458195 is #BA7E6A. Grayscale: #717171. Windows color (decimal): -12222059 or 9797957. OLE color: 9797957.
HSL color Cylindrical-coordinate representation of color #458195: hue angle of 195º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #458195 is Cyan = 0.54, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 129 | 149 | - |
| CMYK | 0.54 | 0.13 | 0 | 0.42 |
| HSL | 195º | 0.37% | 0.43% | - |
| HSV(B) | 195º | 0.54% | 0.58% | - |
| XYZ | 15.73 | 19.14 | 31.3 | - |
| YUV | 113.34 | 148.12 | 96.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 129 | 149 | 0.54 | 0.13 | 0 | 0.42 | 195 | 0.37 | 0.43 |
| Hex | 45 | 81 | 95 | 36 | D | 0 | 2A | C3 | 25 | 2B |
| Octal | 105 | 201 | 225 | 66 | 15 | 0 | 52 | 303 | 45 | 53 |
| Binary | 1000101 | 10000001 | 10010101 | 110110 | 1101 | 0 | 101010 | 11000011 | 100101 | 101011 |
Color Harmonies of #458195
Complementary color
Monochromatic Colors of #458195
Black with #458195
Text Example
Text Example
White with #458195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458195; }
p { color: rgb(69,129,149); }
H1.HeaderClassName
{
color: #458195;
}
.AnyTagClassName
{
color: #458195;
}
</style>
background-color css
<style>
a { background-color: #458195; }
a { background-color: rgb(69,129,149); }
div.DivClassName
{
background-color: #458195;
}
.BgClassName
{
background-color: #458195;
}
</style>
border-color css
<style>
span { border-color: #458195; }
span { border-color: rgb(69,129,149); }
td.TdClassName
{
border-color: #458195;
}
.TagClassName
{
border-color: #458195;
}
</style>