Shades of Bismark #527178
Tints of Bismark #527178
RGB
CMYK
RGB Variations
Color information
#527178 (or 0x527178) is known color: Bismark. HEX triplet: 52, 71 and 78. RGB value is (82,113,120). Sum of RGB (Red+Green+Blue) = 82+113+120=315 (41% of max value = 765). Red value is 82 (32.42% from 255 or 26.03% from 315); Green value is 113 (44.53% from 255 or 35.87% from 315); Blue value is 120 (47.27% from 255 or 38.10% from 315); Max value from RGB is 120 - color contains mainly: blue. Hex color #527178 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527178 is #AD8E87. Grayscale: #686868. Windows color (decimal): -11374216 or 7893330. OLE color: 7893330.
HSL color Cylindrical-coordinate representation of color #527178: hue angle of 191.05º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #527178 is Cyan = 0.32, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 113 | 120 | - |
| CMYK | 0.32 | 0.06 | 0 | 0.53 |
| HSL | 191.05º | 0.19% | 0.4% | - |
| HSV(B) | 191.05º | 0.32% | 0.47% | - |
| XYZ | 12.77 | 14.96 | 19.98 | - |
| YUV | 104.53 | 136.73 | 111.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 113 | 120 | 0.32 | 0.06 | 0 | 0.53 | 191.05 | 0.19 | 0.4 |
| Hex | 52 | 71 | 78 | 20 | 6 | 0 | 35 | BF | 13 | 28 |
| Octal | 122 | 161 | 170 | 40 | 6 | 0 | 65 | 277 | 23 | 50 |
| Binary | 1010010 | 1110001 | 1111000 | 100000 | 110 | 0 | 110101 | 10111111 | 10011 | 101000 |
Color Harmonies of #527178
Complementary color
Monochromatic Colors of #527178
Black with #527178
Text Example
Text Example
White with #527178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527178; }
p { color: rgb(82,113,120); }
H1.HeaderClassName
{
color: #527178;
}
.AnyTagClassName
{
color: #527178;
}
</style>
background-color css
<style>
a { background-color: #527178; }
a { background-color: rgb(82,113,120); }
div.DivClassName
{
background-color: #527178;
}
.BgClassName
{
background-color: #527178;
}
</style>
border-color css
<style>
span { border-color: #527178; }
span { border-color: rgb(82,113,120); }
td.TdClassName
{
border-color: #527178;
}
.TagClassName
{
border-color: #527178;
}
</style>