Shades of Hippie Blue #538091
Tints of Hippie Blue #538091
RGB
CMYK
RGB Variations
Color information
#538091 (or 0x538091) is known color: Hippie Blue. HEX triplet: 53, 80 and 91. RGB value is (83,128,145). Sum of RGB (Red+Green+Blue) = 83+128+145=356 (47% of max value = 765). Red value is 83 (32.81% from 255 or 23.31% from 356); Green value is 128 (50.39% from 255 or 35.96% from 356); Blue value is 145 (57.03% from 255 or 40.73% from 356); Max value from RGB is 145 - color contains mainly: blue. Hex color #538091 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #538091 is #AC7F6E. Grayscale: #747474. Windows color (decimal): -11304815 or 9535571. OLE color: 9535571.
HSL color Cylindrical-coordinate representation of color #538091: hue angle of 196.45º degrees, saturation: 0.27, 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 #538091 is Cyan = 0.43, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 83 | 128 | 145 | - |
| CMYK | 0.43 | 0.12 | 0 | 0.43 |
| HSL | 196.45º | 0.27% | 0.45% | - |
| HSV(B) | 196.45º | 0.43% | 0.57% | - |
| XYZ | 16.4 | 19.32 | 29.65 | - |
| YUV | 116.48 | 144.09 | 104.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 128 | 145 | 0.43 | 0.12 | 0 | 0.43 | 196.45 | 0.27 | 0.45 |
| Hex | 53 | 80 | 91 | 2B | C | 0 | 2B | C4 | 1B | 2D |
| Octal | 123 | 200 | 221 | 53 | 14 | 0 | 53 | 304 | 33 | 55 |
| Binary | 1010011 | 10000000 | 10010001 | 101011 | 1100 | 0 | 101011 | 11000100 | 11011 | 101101 |
Color Harmonies of #538091
Complementary color
Monochromatic Colors of #538091
Black with #538091
Text Example
Text Example
White with #538091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538091; }
p { color: rgb(83,128,145); }
H1.HeaderClassName
{
color: #538091;
}
.AnyTagClassName
{
color: #538091;
}
</style>
background-color css
<style>
a { background-color: #538091; }
a { background-color: rgb(83,128,145); }
div.DivClassName
{
background-color: #538091;
}
.BgClassName
{
background-color: #538091;
}
</style>
border-color css
<style>
span { border-color: #538091; }
span { border-color: rgb(83,128,145); }
td.TdClassName
{
border-color: #538091;
}
.TagClassName
{
border-color: #538091;
}
</style>