Shades of Bismark #526771
Tints of Bismark #526771
RGB
CMYK
RGB Variations
Color information
#526771 (or 0x526771) is known color: Bismark. HEX triplet: 52, 67 and 71. RGB value is (82,103,113). Sum of RGB (Red+Green+Blue) = 82+103+113=298 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.52% from 298); Green value is 103 (40.62% from 255 or 34.56% from 298); Blue value is 113 (44.53% from 255 or 37.92% from 298); Max value from RGB is 113 - color contains mainly: blue. Hex color #526771 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526771 is #AD988E. Grayscale: #616161. Windows color (decimal): -11376783 or 7432018. OLE color: 7432018.
HSL color Cylindrical-coordinate representation of color #526771: hue angle of 199.35º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #526771 is Cyan = 0.27, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 103 | 113 | - |
| CMYK | 0.27 | 0.09 | 0 | 0.56 |
| HSL | 199.35º | 0.16% | 0.38% | - |
| HSV(B) | 199.35º | 0.27% | 0.44% | - |
| XYZ | 11.31 | 12.69 | 17.48 | - |
| YUV | 97.86 | 136.54 | 116.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 103 | 113 | 0.27 | 0.09 | 0 | 0.56 | 199.35 | 0.16 | 0.38 |
| Hex | 52 | 67 | 71 | 1B | 9 | 0 | 38 | C7 | 10 | 26 |
| Octal | 122 | 147 | 161 | 33 | 11 | 0 | 70 | 307 | 20 | 46 |
| Binary | 1010010 | 1100111 | 1110001 | 11011 | 1001 | 0 | 111000 | 11000111 | 10000 | 100110 |
Color Harmonies of #526771
Complementary color
Monochromatic Colors of #526771
Black with #526771
Text Example
Text Example
White with #526771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526771; }
p { color: rgb(82,103,113); }
H1.HeaderClassName
{
color: #526771;
}
.AnyTagClassName
{
color: #526771;
}
</style>
background-color css
<style>
a { background-color: #526771; }
a { background-color: rgb(82,103,113); }
div.DivClassName
{
background-color: #526771;
}
.BgClassName
{
background-color: #526771;
}
</style>
border-color css
<style>
span { border-color: #526771; }
span { border-color: rgb(82,103,113); }
td.TdClassName
{
border-color: #526771;
}
.TagClassName
{
border-color: #526771;
}
</style>