Shades of Bismark #526870
Tints of Bismark #526870
RGB
CMYK
RGB Variations
Color information
#526870 (or 0x526870) is known color: Bismark. HEX triplet: 52, 68 and 70. RGB value is (82,104,112). Sum of RGB (Red+Green+Blue) = 82+104+112=298 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.52% from 298); Green value is 104 (41.02% from 255 or 34.90% from 298); Blue value is 112 (44.14% from 255 or 37.58% from 298); Max value from RGB is 112 - color contains mainly: blue. Hex color #526870 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526870 is #AD978F. Grayscale: #626262. Windows color (decimal): -11376528 or 7366738. OLE color: 7366738.
HSL color Cylindrical-coordinate representation of color #526870: hue angle of 196º degrees, saturation: 0.15, 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 #526870 is Cyan = 0.27, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 104 | 112 | - |
| CMYK | 0.27 | 0.07 | 0 | 0.56 |
| HSL | 196º | 0.15% | 0.38% | - |
| HSV(B) | 196º | 0.27% | 0.44% | - |
| XYZ | 11.35 | 12.86 | 17.21 | - |
| YUV | 98.33 | 135.71 | 116.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 104 | 112 | 0.27 | 0.07 | 0 | 0.56 | 196 | 0.15 | 0.38 |
| Hex | 52 | 68 | 70 | 1B | 7 | 0 | 38 | C4 | F | 26 |
| Octal | 122 | 150 | 160 | 33 | 7 | 0 | 70 | 304 | 17 | 46 |
| Binary | 1010010 | 1101000 | 1110000 | 11011 | 111 | 0 | 111000 | 11000100 | 1111 | 100110 |
Color Harmonies of #526870
Complementary color
Monochromatic Colors of #526870
Black with #526870
Text Example
Text Example
White with #526870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526870; }
p { color: rgb(82,104,112); }
H1.HeaderClassName
{
color: #526870;
}
.AnyTagClassName
{
color: #526870;
}
</style>
background-color css
<style>
a { background-color: #526870; }
a { background-color: rgb(82,104,112); }
div.DivClassName
{
background-color: #526870;
}
.BgClassName
{
background-color: #526870;
}
</style>
border-color css
<style>
span { border-color: #526870; }
span { border-color: rgb(82,104,112); }
td.TdClassName
{
border-color: #526870;
}
.TagClassName
{
border-color: #526870;
}
</style>