Shades of Bismark #527078
Tints of Bismark #527078
RGB
CMYK
RGB Variations
Color information
#527078 (or 0x527078) is known color: Bismark. HEX triplet: 52, 70 and 78. RGB value is (82,112,120). Sum of RGB (Red+Green+Blue) = 82+112+120=314 (41% of max value = 765). Red value is 82 (32.42% from 255 or 26.11% from 314); Green value is 112 (44.14% from 255 or 35.67% from 314); Blue value is 120 (47.27% from 255 or 38.22% from 314); Max value from RGB is 120 - color contains mainly: blue. Hex color #527078 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527078 is #AD8F87. Grayscale: #676767. Windows color (decimal): -11374472 or 7893074. OLE color: 7893074.
HSL color Cylindrical-coordinate representation of color #527078: hue angle of 192.63º 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 #527078 is Cyan = 0.32, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 112 | 120 | - |
| CMYK | 0.32 | 0.07 | 0 | 0.53 |
| HSL | 192.63º | 0.19% | 0.4% | - |
| HSV(B) | 192.63º | 0.32% | 0.47% | - |
| XYZ | 12.66 | 14.74 | 19.95 | - |
| YUV | 103.94 | 137.06 | 112.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 112 | 120 | 0.32 | 0.07 | 0 | 0.53 | 192.63 | 0.19 | 0.4 |
| Hex | 52 | 70 | 78 | 20 | 7 | 0 | 35 | C1 | 13 | 28 |
| Octal | 122 | 160 | 170 | 40 | 7 | 0 | 65 | 301 | 23 | 50 |
| Binary | 1010010 | 1110000 | 1111000 | 100000 | 111 | 0 | 110101 | 11000001 | 10011 | 101000 |
Color Harmonies of #527078
Complementary color
Monochromatic Colors of #527078
Black with #527078
Text Example
Text Example
White with #527078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527078; }
p { color: rgb(82,112,120); }
H1.HeaderClassName
{
color: #527078;
}
.AnyTagClassName
{
color: #527078;
}
</style>
background-color css
<style>
a { background-color: #527078; }
a { background-color: rgb(82,112,120); }
div.DivClassName
{
background-color: #527078;
}
.BgClassName
{
background-color: #527078;
}
</style>
border-color css
<style>
span { border-color: #527078; }
span { border-color: rgb(82,112,120); }
td.TdClassName
{
border-color: #527078;
}
.TagClassName
{
border-color: #527078;
}
</style>