Shades of Bismark #526676
Tints of Bismark #526676
RGB
CMYK
RGB Variations
Color information
#526676 (or 0x526676) is known color: Bismark. HEX triplet: 52, 66 and 76. RGB value is (82,102,118). Sum of RGB (Red+Green+Blue) = 82+102+118=302 (40% of max value = 765). Red value is 82 (32.42% from 255 or 27.15% from 302); Green value is 102 (40.23% from 255 or 33.77% from 302); Blue value is 118 (46.48% from 255 or 39.07% from 302); Max value from RGB is 118 - color contains mainly: blue. Hex color #526676 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526676 is #AD9989. Grayscale: #616161. Windows color (decimal): -11377034 or 7759442. OLE color: 7759442.
HSL color Cylindrical-coordinate representation of color #526676: hue angle of 206.67º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #526676 is Cyan = 0.31, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 102 | 118 | - |
| CMYK | 0.31 | 0.14 | 0 | 0.54 |
| HSL | 206.67º | 0.18% | 0.39% | - |
| HSV(B) | 206.67º | 0.31% | 0.46% | - |
| XYZ | 11.5 | 12.6 | 18.97 | - |
| YUV | 97.84 | 139.37 | 116.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 102 | 118 | 0.31 | 0.14 | 0 | 0.54 | 206.67 | 0.18 | 0.39 |
| Hex | 52 | 66 | 76 | 1F | E | 0 | 36 | CF | 12 | 27 |
| Octal | 122 | 146 | 166 | 37 | 16 | 0 | 66 | 317 | 22 | 47 |
| Binary | 1010010 | 1100110 | 1110110 | 11111 | 1110 | 0 | 110110 | 11001111 | 10010 | 100111 |
Color Harmonies of #526676
Complementary color
Monochromatic Colors of #526676
Black with #526676
Text Example
Text Example
White with #526676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526676; }
p { color: rgb(82,102,118); }
H1.HeaderClassName
{
color: #526676;
}
.AnyTagClassName
{
color: #526676;
}
</style>
background-color css
<style>
a { background-color: #526676; }
a { background-color: rgb(82,102,118); }
div.DivClassName
{
background-color: #526676;
}
.BgClassName
{
background-color: #526676;
}
</style>
border-color css
<style>
span { border-color: #526676; }
span { border-color: rgb(82,102,118); }
td.TdClassName
{
border-color: #526676;
}
.TagClassName
{
border-color: #526676;
}
</style>