Shades of Bismark #526775
Tints of Bismark #526775
RGB
CMYK
RGB Variations
Color information
#526775 (or 0x526775) is known color: Bismark. HEX triplet: 52, 67 and 75. RGB value is (82,103,117). Sum of RGB (Red+Green+Blue) = 82+103+117=302 (40% of max value = 765). Red value is 82 (32.42% from 255 or 27.15% from 302); Green value is 103 (40.62% from 255 or 34.11% from 302); Blue value is 117 (46.09% from 255 or 38.74% from 302); Max value from RGB is 117 - color contains mainly: blue. Hex color #526775 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526775 is #AD988A. Grayscale: #626262. Windows color (decimal): -11376779 or 7694162. OLE color: 7694162.
HSL color Cylindrical-coordinate representation of color #526775: hue angle of 204º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #526775 is Cyan = 0.30, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 103 | 117 | - |
| CMYK | 0.30 | 0.12 | 0 | 0.54 |
| HSL | 204º | 0.18% | 0.39% | - |
| HSV(B) | 204º | 0.3% | 0.46% | - |
| XYZ | 11.54 | 12.78 | 18.69 | - |
| YUV | 98.32 | 138.54 | 116.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 103 | 117 | 0.30 | 0.12 | 0 | 0.54 | 204 | 0.18 | 0.39 |
| Hex | 52 | 67 | 75 | 1E | C | 0 | 36 | CC | 12 | 27 |
| Octal | 122 | 147 | 165 | 36 | 14 | 0 | 66 | 314 | 22 | 47 |
| Binary | 1010010 | 1100111 | 1110101 | 11110 | 1100 | 0 | 110110 | 11001100 | 10010 | 100111 |
Color Harmonies of #526775
Complementary color
Monochromatic Colors of #526775
Black with #526775
Text Example
Text Example
White with #526775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526775; }
p { color: rgb(82,103,117); }
H1.HeaderClassName
{
color: #526775;
}
.AnyTagClassName
{
color: #526775;
}
</style>
background-color css
<style>
a { background-color: #526775; }
a { background-color: rgb(82,103,117); }
div.DivClassName
{
background-color: #526775;
}
.BgClassName
{
background-color: #526775;
}
</style>
border-color css
<style>
span { border-color: #526775; }
span { border-color: rgb(82,103,117); }
td.TdClassName
{
border-color: #526775;
}
.TagClassName
{
border-color: #526775;
}
</style>