Shades of Hippie Blue #538696
Tints of Hippie Blue #538696
RGB
CMYK
RGB Variations
Color information
#538696 (or 0x538696) is known color: Hippie Blue. HEX triplet: 53, 86 and 96. RGB value is (83,134,150). Sum of RGB (Red+Green+Blue) = 83+134+150=367 (48% of max value = 765). Red value is 83 (32.81% from 255 or 22.62% from 367); Green value is 134 (52.73% from 255 or 36.51% from 367); Blue value is 150 (58.98% from 255 or 40.87% from 367); Max value from RGB is 150 - color contains mainly: blue. Hex color #538696 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #538696 is #AC7969. Grayscale: #787878. Windows color (decimal): -11303274 or 9864787. OLE color: 9864787.
HSL color Cylindrical-coordinate representation of color #538696: hue angle of 194.33º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #538696 is Cyan = 0.45, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 134 | 150 | - |
| CMYK | 0.45 | 0.11 | 0 | 0.41 |
| HSL | 194.33º | 0.29% | 0.46% | - |
| HSV(B) | 194.33º | 0.45% | 0.59% | - |
| XYZ | 17.6 | 21.09 | 32 | - |
| YUV | 120.58 | 144.6 | 101.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 134 | 150 | 0.45 | 0.11 | 0 | 0.41 | 194.33 | 0.29 | 0.46 |
| Hex | 53 | 86 | 96 | 2D | B | 0 | 29 | C2 | 1D | 2E |
| Octal | 123 | 206 | 226 | 55 | 13 | 0 | 51 | 302 | 35 | 56 |
| Binary | 1010011 | 10000110 | 10010110 | 101101 | 1011 | 0 | 101001 | 11000010 | 11101 | 101110 |
Color Harmonies of #538696
Complementary color
Monochromatic Colors of #538696
Black with #538696
Text Example
Text Example
White with #538696
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538696; }
p { color: rgb(83,134,150); }
H1.HeaderClassName
{
color: #538696;
}
.AnyTagClassName
{
color: #538696;
}
</style>
background-color css
<style>
a { background-color: #538696; }
a { background-color: rgb(83,134,150); }
div.DivClassName
{
background-color: #538696;
}
.BgClassName
{
background-color: #538696;
}
</style>
border-color css
<style>
span { border-color: #538696; }
span { border-color: rgb(83,134,150); }
td.TdClassName
{
border-color: #538696;
}
.TagClassName
{
border-color: #538696;
}
</style>