Shades of Bismark #526673
Tints of Bismark #526673
RGB
CMYK
RGB Variations
Color information
#526673 (or 0x526673) is known color: Bismark. HEX triplet: 52, 66 and 73. RGB value is (82,102,115). Sum of RGB (Red+Green+Blue) = 82+102+115=299 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.42% from 299); Green value is 102 (40.23% from 255 or 34.11% from 299); Blue value is 115 (45.31% from 255 or 38.46% from 299); Max value from RGB is 115 - color contains mainly: blue. Hex color #526673 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526673 is #AD998C. Grayscale: #616161. Windows color (decimal): -11377037 or 7562834. OLE color: 7562834.
HSL color Cylindrical-coordinate representation of color #526673: hue angle of 203.64º 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 #526673 is Cyan = 0.29, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 102 | 115 | - |
| CMYK | 0.29 | 0.11 | 0 | 0.55 |
| HSL | 203.64º | 0.17% | 0.39% | - |
| HSV(B) | 203.64º | 0.29% | 0.45% | - |
| XYZ | 11.33 | 12.53 | 18.04 | - |
| YUV | 97.5 | 137.87 | 116.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 102 | 115 | 0.29 | 0.11 | 0 | 0.55 | 203.64 | 0.17 | 0.39 |
| Hex | 52 | 66 | 73 | 1D | B | 0 | 37 | CC | 11 | 27 |
| Octal | 122 | 146 | 163 | 35 | 13 | 0 | 67 | 314 | 21 | 47 |
| Binary | 1010010 | 1100110 | 1110011 | 11101 | 1011 | 0 | 110111 | 11001100 | 10001 | 100111 |
Color Harmonies of #526673
Complementary color
Monochromatic Colors of #526673
Black with #526673
Text Example
Text Example
White with #526673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526673; }
p { color: rgb(82,102,115); }
H1.HeaderClassName
{
color: #526673;
}
.AnyTagClassName
{
color: #526673;
}
</style>
background-color css
<style>
a { background-color: #526673; }
a { background-color: rgb(82,102,115); }
div.DivClassName
{
background-color: #526673;
}
.BgClassName
{
background-color: #526673;
}
</style>
border-color css
<style>
span { border-color: #526673; }
span { border-color: rgb(82,102,115); }
td.TdClassName
{
border-color: #526673;
}
.TagClassName
{
border-color: #526673;
}
</style>