Shades of Bismark #526873
Tints of Bismark #526873
RGB
CMYK
RGB Variations
Color information
#526873 (or 0x526873) is known color: Bismark. HEX triplet: 52, 68 and 73. RGB value is (82,104,115). Sum of RGB (Red+Green+Blue) = 82+104+115=301 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.24% from 301); Green value is 104 (41.02% from 255 or 34.55% from 301); Blue value is 115 (45.31% from 255 or 38.21% from 301); Max value from RGB is 115 - color contains mainly: blue. Hex color #526873 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526873 is #AD978C. Grayscale: #626262. Windows color (decimal): -11376525 or 7563346. OLE color: 7563346.
HSL color Cylindrical-coordinate representation of color #526873: hue angle of 200º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #526873 is Cyan = 0.29, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 104 | 115 | - |
| CMYK | 0.29 | 0.10 | 0 | 0.55 |
| HSL | 200º | 0.17% | 0.39% | - |
| HSV(B) | 200º | 0.29% | 0.45% | - |
| XYZ | 11.52 | 12.93 | 18.11 | - |
| YUV | 98.68 | 137.21 | 116.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 104 | 115 | 0.29 | 0.10 | 0 | 0.55 | 200 | 0.17 | 0.39 |
| Hex | 52 | 68 | 73 | 1D | A | 0 | 37 | C8 | 11 | 27 |
| Octal | 122 | 150 | 163 | 35 | 12 | 0 | 67 | 310 | 21 | 47 |
| Binary | 1010010 | 1101000 | 1110011 | 11101 | 1010 | 0 | 110111 | 11001000 | 10001 | 100111 |
Color Harmonies of #526873
Complementary color
Monochromatic Colors of #526873
Black with #526873
Text Example
Text Example
White with #526873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526873; }
p { color: rgb(82,104,115); }
H1.HeaderClassName
{
color: #526873;
}
.AnyTagClassName
{
color: #526873;
}
</style>
background-color css
<style>
a { background-color: #526873; }
a { background-color: rgb(82,104,115); }
div.DivClassName
{
background-color: #526873;
}
.BgClassName
{
background-color: #526873;
}
</style>
border-color css
<style>
span { border-color: #526873; }
span { border-color: rgb(82,104,115); }
td.TdClassName
{
border-color: #526873;
}
.TagClassName
{
border-color: #526873;
}
</style>