Shades of Bismark #526671
Tints of Bismark #526671
RGB
CMYK
RGB Variations
Color information
#526671 (or 0x526671) is known color: Bismark. HEX triplet: 52, 66 and 71. RGB value is (82,102,113). Sum of RGB (Red+Green+Blue) = 82+102+113=297 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.61% from 297); Green value is 102 (40.23% from 255 or 34.34% from 297); Blue value is 113 (44.53% from 255 or 38.05% from 297); Max value from RGB is 113 - color contains mainly: blue. Hex color #526671 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526671 is #AD998E. Grayscale: #616161. Windows color (decimal): -11377039 or 7431762. OLE color: 7431762.
HSL color Cylindrical-coordinate representation of color #526671: hue angle of 201.29º 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 #526671 is Cyan = 0.27, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 102 | 113 | - |
| CMYK | 0.27 | 0.10 | 0 | 0.56 |
| HSL | 201.29º | 0.16% | 0.38% | - |
| HSV(B) | 201.29º | 0.27% | 0.44% | - |
| XYZ | 11.21 | 12.49 | 17.44 | - |
| YUV | 97.27 | 136.87 | 117.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 102 | 113 | 0.27 | 0.10 | 0 | 0.56 | 201.29 | 0.16 | 0.38 |
| Hex | 52 | 66 | 71 | 1B | A | 0 | 38 | C9 | 10 | 26 |
| Octal | 122 | 146 | 161 | 33 | 12 | 0 | 70 | 311 | 20 | 46 |
| Binary | 1010010 | 1100110 | 1110001 | 11011 | 1010 | 0 | 111000 | 11001001 | 10000 | 100110 |
Color Harmonies of #526671
Complementary color
Monochromatic Colors of #526671
Black with #526671
Text Example
Text Example
White with #526671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526671; }
p { color: rgb(82,102,113); }
H1.HeaderClassName
{
color: #526671;
}
.AnyTagClassName
{
color: #526671;
}
</style>
background-color css
<style>
a { background-color: #526671; }
a { background-color: rgb(82,102,113); }
div.DivClassName
{
background-color: #526671;
}
.BgClassName
{
background-color: #526671;
}
</style>
border-color css
<style>
span { border-color: #526671; }
span { border-color: rgb(82,102,113); }
td.TdClassName
{
border-color: #526671;
}
.TagClassName
{
border-color: #526671;
}
</style>