Shades of Bismark #527079
Tints of Bismark #527079
RGB
CMYK
RGB Variations
Color information
#527079 (or 0x527079) is known color: Bismark. HEX triplet: 52, 70 and 79. RGB value is (82,112,121). Sum of RGB (Red+Green+Blue) = 82+112+121=315 (41% of max value = 765). Red value is 82 (32.42% from 255 or 26.03% from 315); Green value is 112 (44.14% from 255 or 35.56% from 315); Blue value is 121 (47.66% from 255 or 38.41% from 315); Max value from RGB is 121 - color contains mainly: blue. Hex color #527079 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527079 is #AD8F86. Grayscale: #676767. Windows color (decimal): -11374471 or 7958610. OLE color: 7958610.
HSL color Cylindrical-coordinate representation of color #527079: hue angle of 193.85º 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 #527079 is Cyan = 0.32, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 112 | 121 | - |
| CMYK | 0.32 | 0.07 | 0 | 0.53 |
| HSL | 193.85º | 0.19% | 0.4% | - |
| HSV(B) | 193.85º | 0.32% | 0.47% | - |
| XYZ | 12.73 | 14.76 | 20.27 | - |
| YUV | 104.06 | 137.56 | 112.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 112 | 121 | 0.32 | 0.07 | 0 | 0.53 | 193.85 | 0.19 | 0.4 |
| Hex | 52 | 70 | 79 | 20 | 7 | 0 | 35 | C2 | 13 | 28 |
| Octal | 122 | 160 | 171 | 40 | 7 | 0 | 65 | 302 | 23 | 50 |
| Binary | 1010010 | 1110000 | 1111001 | 100000 | 111 | 0 | 110101 | 11000010 | 10011 | 101000 |
Color Harmonies of #527079
Complementary color
Monochromatic Colors of #527079
Black with #527079
Text Example
Text Example
White with #527079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527079; }
p { color: rgb(82,112,121); }
H1.HeaderClassName
{
color: #527079;
}
.AnyTagClassName
{
color: #527079;
}
</style>
background-color css
<style>
a { background-color: #527079; }
a { background-color: rgb(82,112,121); }
div.DivClassName
{
background-color: #527079;
}
.BgClassName
{
background-color: #527079;
}
</style>
border-color css
<style>
span { border-color: #527079; }
span { border-color: rgb(82,112,121); }
td.TdClassName
{
border-color: #527079;
}
.TagClassName
{
border-color: #527079;
}
</style>