Shades of Hippie Blue #538092
Tints of Hippie Blue #538092
RGB
CMYK
RGB Variations
Color information
#538092 (or 0x538092) is known color: Hippie Blue. HEX triplet: 53, 80 and 92. RGB value is (83,128,146). Sum of RGB (Red+Green+Blue) = 83+128+146=357 (47% of max value = 765). Red value is 83 (32.81% from 255 or 23.25% from 357); Green value is 128 (50.39% from 255 or 35.85% from 357); Blue value is 146 (57.42% from 255 or 40.90% from 357); Max value from RGB is 146 - color contains mainly: blue. Hex color #538092 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #538092 is #AC7F6D. Grayscale: #747474. Windows color (decimal): -11304814 or 9601107. OLE color: 9601107.
HSL color Cylindrical-coordinate representation of color #538092: hue angle of 197.14º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #538092 is Cyan = 0.43, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 83 | 128 | 146 | - |
| CMYK | 0.43 | 0.12 | 0 | 0.43 |
| HSL | 197.14º | 0.28% | 0.45% | - |
| HSV(B) | 197.14º | 0.43% | 0.57% | - |
| XYZ | 16.47 | 19.35 | 30.06 | - |
| YUV | 116.6 | 144.59 | 104.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 128 | 146 | 0.43 | 0.12 | 0 | 0.43 | 197.14 | 0.28 | 0.45 |
| Hex | 53 | 80 | 92 | 2B | C | 0 | 2B | C5 | 1C | 2D |
| Octal | 123 | 200 | 222 | 53 | 14 | 0 | 53 | 305 | 34 | 55 |
| Binary | 1010011 | 10000000 | 10010010 | 101011 | 1100 | 0 | 101011 | 11000101 | 11100 | 101101 |
Color Harmonies of #538092
Complementary color
Monochromatic Colors of #538092
Black with #538092
Text Example
Text Example
White with #538092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538092; }
p { color: rgb(83,128,146); }
H1.HeaderClassName
{
color: #538092;
}
.AnyTagClassName
{
color: #538092;
}
</style>
background-color css
<style>
a { background-color: #538092; }
a { background-color: rgb(83,128,146); }
div.DivClassName
{
background-color: #538092;
}
.BgClassName
{
background-color: #538092;
}
</style>
border-color css
<style>
span { border-color: #538092; }
span { border-color: rgb(83,128,146); }
td.TdClassName
{
border-color: #538092;
}
.TagClassName
{
border-color: #538092;
}
</style>