Shades of Bismark #526777
Tints of Bismark #526777
RGB
CMYK
RGB Variations
Color information
#526777 (or 0x526777) is known color: Bismark. HEX triplet: 52, 67 and 77. RGB value is (82,103,119). Sum of RGB (Red+Green+Blue) = 82+103+119=304 (40% of max value = 765). Red value is 82 (32.42% from 255 or 26.97% from 304); Green value is 103 (40.62% from 255 or 33.88% from 304); Blue value is 119 (46.88% from 255 or 39.14% from 304); Max value from RGB is 119 - color contains mainly: blue. Hex color #526777 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526777 is #AD9888. Grayscale: #626262. Windows color (decimal): -11376777 or 7825234. OLE color: 7825234.
HSL color Cylindrical-coordinate representation of color #526777: hue angle of 205.95º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #526777 is Cyan = 0.31, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 103 | 119 | - |
| CMYK | 0.31 | 0.13 | 0 | 0.53 |
| HSL | 205.95º | 0.18% | 0.39% | - |
| HSV(B) | 205.95º | 0.31% | 0.47% | - |
| XYZ | 11.66 | 12.83 | 19.31 | - |
| YUV | 98.55 | 139.54 | 116.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 103 | 119 | 0.31 | 0.13 | 0 | 0.53 | 205.95 | 0.18 | 0.39 |
| Hex | 52 | 67 | 77 | 1F | D | 0 | 35 | CE | 12 | 27 |
| Octal | 122 | 147 | 167 | 37 | 15 | 0 | 65 | 316 | 22 | 47 |
| Binary | 1010010 | 1100111 | 1110111 | 11111 | 1101 | 0 | 110101 | 11001110 | 10010 | 100111 |
Color Harmonies of #526777
Complementary color
Monochromatic Colors of #526777
Black with #526777
Text Example
Text Example
White with #526777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526777; }
p { color: rgb(82,103,119); }
H1.HeaderClassName
{
color: #526777;
}
.AnyTagClassName
{
color: #526777;
}
</style>
background-color css
<style>
a { background-color: #526777; }
a { background-color: rgb(82,103,119); }
div.DivClassName
{
background-color: #526777;
}
.BgClassName
{
background-color: #526777;
}
</style>
border-color css
<style>
span { border-color: #526777; }
span { border-color: rgb(82,103,119); }
td.TdClassName
{
border-color: #526777;
}
.TagClassName
{
border-color: #526777;
}
</style>