Shades of Bismark #526773
Tints of Bismark #526773
RGB
CMYK
RGB Variations
Color information
#526773 (or 0x526773) is known color: Bismark. HEX triplet: 52, 67 and 73. RGB value is (82,103,115). Sum of RGB (Red+Green+Blue) = 82+103+115=300 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.33% from 300); Green value is 103 (40.62% from 255 or 34.33% from 300); Blue value is 115 (45.31% from 255 or 38.33% from 300); Max value from RGB is 115 - color contains mainly: blue. Hex color #526773 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526773 is #AD988C. Grayscale: #626262. Windows color (decimal): -11376781 or 7563090. OLE color: 7563090.
HSL color Cylindrical-coordinate representation of color #526773: hue angle of 201.82º 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 #526773 is Cyan = 0.29, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 103 | 115 | - |
| CMYK | 0.29 | 0.10 | 0 | 0.55 |
| HSL | 201.82º | 0.17% | 0.39% | - |
| HSV(B) | 201.82º | 0.29% | 0.45% | - |
| XYZ | 11.42 | 12.73 | 18.08 | - |
| YUV | 98.09 | 137.54 | 116.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 103 | 115 | 0.29 | 0.10 | 0 | 0.55 | 201.82 | 0.17 | 0.39 |
| Hex | 52 | 67 | 73 | 1D | A | 0 | 37 | CA | 11 | 27 |
| Octal | 122 | 147 | 163 | 35 | 12 | 0 | 67 | 312 | 21 | 47 |
| Binary | 1010010 | 1100111 | 1110011 | 11101 | 1010 | 0 | 110111 | 11001010 | 10001 | 100111 |
Color Harmonies of #526773
Complementary color
Monochromatic Colors of #526773
Black with #526773
Text Example
Text Example
White with #526773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526773; }
p { color: rgb(82,103,115); }
H1.HeaderClassName
{
color: #526773;
}
.AnyTagClassName
{
color: #526773;
}
</style>
background-color css
<style>
a { background-color: #526773; }
a { background-color: rgb(82,103,115); }
div.DivClassName
{
background-color: #526773;
}
.BgClassName
{
background-color: #526773;
}
</style>
border-color css
<style>
span { border-color: #526773; }
span { border-color: rgb(82,103,115); }
td.TdClassName
{
border-color: #526773;
}
.TagClassName
{
border-color: #526773;
}
</style>