Shades of Hippie Blue #538998
Tints of Hippie Blue #538998
RGB
CMYK
RGB Variations
Color information
#538998 (or 0x538998) is known color: Hippie Blue. HEX triplet: 53, 89 and 98. RGB value is (83,137,152). Sum of RGB (Red+Green+Blue) = 83+137+152=372 (49% of max value = 765). Red value is 83 (32.81% from 255 or 22.31% from 372); Green value is 137 (53.91% from 255 or 36.83% from 372); Blue value is 152 (59.77% from 255 or 40.86% from 372); Max value from RGB is 152 - color contains mainly: blue. Hex color #538998 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #538998 is #AC7667. Grayscale: #7A7A7A. Windows color (decimal): -11302504 or 9996627. OLE color: 9996627.
HSL color Cylindrical-coordinate representation of color #538998: hue angle of 193.04º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #538998 is Cyan = 0.45, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 83 | 137 | 152 | - |
| CMYK | 0.45 | 0.10 | 0 | 0.40 |
| HSL | 193.04º | 0.29% | 0.46% | - |
| HSV(B) | 193.04º | 0.45% | 0.6% | - |
| XYZ | 18.18 | 22 | 32.99 | - |
| YUV | 122.56 | 144.61 | 99.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 137 | 152 | 0.45 | 0.10 | 0 | 0.40 | 193.04 | 0.29 | 0.46 |
| Hex | 53 | 89 | 98 | 2D | A | 0 | 28 | C1 | 1D | 2E |
| Octal | 123 | 211 | 230 | 55 | 12 | 0 | 50 | 301 | 35 | 56 |
| Binary | 1010011 | 10001001 | 10011000 | 101101 | 1010 | 0 | 101000 | 11000001 | 11101 | 101110 |
Color Harmonies of #538998
Complementary color
Monochromatic Colors of #538998
Black with #538998
Text Example
Text Example
White with #538998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538998; }
p { color: rgb(83,137,152); }
H1.HeaderClassName
{
color: #538998;
}
.AnyTagClassName
{
color: #538998;
}
</style>
background-color css
<style>
a { background-color: #538998; }
a { background-color: rgb(83,137,152); }
div.DivClassName
{
background-color: #538998;
}
.BgClassName
{
background-color: #538998;
}
</style>
border-color css
<style>
span { border-color: #538998; }
span { border-color: rgb(83,137,152); }
td.TdClassName
{
border-color: #538998;
}
.TagClassName
{
border-color: #538998;
}
</style>