Shades of Bismark #527175
Tints of Bismark #527175
RGB
CMYK
RGB Variations
Color information
#527175 (or 0x527175) is known color: Bismark. HEX triplet: 52, 71 and 75. RGB value is (82,113,117). Sum of RGB (Red+Green+Blue) = 82+113+117=312 (41% of max value = 765). Red value is 82 (32.42% from 255 or 26.28% from 312); Green value is 113 (44.53% from 255 or 36.22% from 312); Blue value is 117 (46.09% from 255 or 37.5% from 312); Max value from RGB is 117 - color contains mainly: blue. Hex color #527175 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527175 is #AD8E8A. Grayscale: #686868. Windows color (decimal): -11374219 or 7696722. OLE color: 7696722.
HSL color Cylindrical-coordinate representation of color #527175: hue angle of 186.86º 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 #527175 is Cyan = 0.30, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 113 | 117 | - |
| CMYK | 0.30 | 0.03 | 0 | 0.54 |
| HSL | 186.86º | 0.18% | 0.39% | - |
| HSV(B) | 186.86º | 0.3% | 0.46% | - |
| XYZ | 12.6 | 14.89 | 19.04 | - |
| YUV | 104.19 | 135.23 | 112.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 113 | 117 | 0.30 | 0.03 | 0 | 0.54 | 186.86 | 0.18 | 0.39 |
| Hex | 52 | 71 | 75 | 1E | 3 | 0 | 36 | BB | 12 | 27 |
| Octal | 122 | 161 | 165 | 36 | 3 | 0 | 66 | 273 | 22 | 47 |
| Binary | 1010010 | 1110001 | 1110101 | 11110 | 11 | 0 | 110110 | 10111011 | 10010 | 100111 |
Color Harmonies of #527175
Complementary color
Monochromatic Colors of #527175
Black with #527175
Text Example
Text Example
White with #527175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527175; }
p { color: rgb(82,113,117); }
H1.HeaderClassName
{
color: #527175;
}
.AnyTagClassName
{
color: #527175;
}
</style>
background-color css
<style>
a { background-color: #527175; }
a { background-color: rgb(82,113,117); }
div.DivClassName
{
background-color: #527175;
}
.BgClassName
{
background-color: #527175;
}
</style>
border-color css
<style>
span { border-color: #527175; }
span { border-color: rgb(82,113,117); }
td.TdClassName
{
border-color: #527175;
}
.TagClassName
{
border-color: #527175;
}
</style>