Shades of Bismark #526774
Tints of Bismark #526774
RGB
CMYK
RGB Variations
Color information
#526774 (or 0x526774) is known color: Bismark. HEX triplet: 52, 67 and 74. RGB value is (82,103,116). Sum of RGB (Red+Green+Blue) = 82+103+116=301 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.24% from 301); Green value is 103 (40.62% from 255 or 34.22% from 301); Blue value is 116 (45.70% from 255 or 38.54% from 301); Max value from RGB is 116 - color contains mainly: blue. Hex color #526774 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526774 is #AD988B. Grayscale: #626262. Windows color (decimal): -11376780 or 7628626. OLE color: 7628626.
HSL color Cylindrical-coordinate representation of color #526774: hue angle of 202.94º 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 #526774 is Cyan = 0.29, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 103 | 116 | - |
| CMYK | 0.29 | 0.11 | 0 | 0.55 |
| HSL | 202.94º | 0.17% | 0.39% | - |
| HSV(B) | 202.94º | 0.29% | 0.45% | - |
| XYZ | 11.48 | 12.76 | 18.38 | - |
| YUV | 98.2 | 138.04 | 116.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 103 | 116 | 0.29 | 0.11 | 0 | 0.55 | 202.94 | 0.17 | 0.39 |
| Hex | 52 | 67 | 74 | 1D | B | 0 | 37 | CB | 11 | 27 |
| Octal | 122 | 147 | 164 | 35 | 13 | 0 | 67 | 313 | 21 | 47 |
| Binary | 1010010 | 1100111 | 1110100 | 11101 | 1011 | 0 | 110111 | 11001011 | 10001 | 100111 |
Color Harmonies of #526774
Complementary color
Monochromatic Colors of #526774
Black with #526774
Text Example
Text Example
White with #526774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526774; }
p { color: rgb(82,103,116); }
H1.HeaderClassName
{
color: #526774;
}
.AnyTagClassName
{
color: #526774;
}
</style>
background-color css
<style>
a { background-color: #526774; }
a { background-color: rgb(82,103,116); }
div.DivClassName
{
background-color: #526774;
}
.BgClassName
{
background-color: #526774;
}
</style>
border-color css
<style>
span { border-color: #526774; }
span { border-color: rgb(82,103,116); }
td.TdClassName
{
border-color: #526774;
}
.TagClassName
{
border-color: #526774;
}
</style>