Shades of Bismark #517175
Tints of Bismark #517175
RGB
CMYK
RGB Variations
Color information
#517175 (or 0x517175) is known color: Bismark. HEX triplet: 51, 71 and 75. RGB value is (81,113,117). Sum of RGB (Red+Green+Blue) = 81+113+117=311 (41% of max value = 765). Red value is 81 (32.03% from 255 or 26.05% from 311); Green value is 113 (44.53% from 255 or 36.33% from 311); Blue value is 117 (46.09% from 255 or 37.62% from 311); Max value from RGB is 117 - color contains mainly: blue. Hex color #517175 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517175 is #AE8E8A. Grayscale: #676767. Windows color (decimal): -11439755 or 7696721. OLE color: 7696721.
HSL color Cylindrical-coordinate representation of color #517175: hue angle of 186.67º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #517175 is Cyan = 0.31, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 81 | 113 | 117 | - |
| CMYK | 0.31 | 0.03 | 0 | 0.54 |
| HSL | 186.67º | 0.18% | 0.39% | - |
| HSV(B) | 186.67º | 0.31% | 0.46% | - |
| XYZ | 12.51 | 14.84 | 19.04 | - |
| YUV | 103.89 | 135.4 | 111.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 113 | 117 | 0.31 | 0.03 | 0 | 0.54 | 186.67 | 0.18 | 0.39 |
| Hex | 51 | 71 | 75 | 1F | 3 | 0 | 36 | BB | 12 | 27 |
| Octal | 121 | 161 | 165 | 37 | 3 | 0 | 66 | 273 | 22 | 47 |
| Binary | 1010001 | 1110001 | 1110101 | 11111 | 11 | 0 | 110110 | 10111011 | 10010 | 100111 |
Color Harmonies of #517175
Complementary color
Monochromatic Colors of #517175
Black with #517175
Text Example
Text Example
White with #517175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517175; }
p { color: rgb(81,113,117); }
H1.HeaderClassName
{
color: #517175;
}
.AnyTagClassName
{
color: #517175;
}
</style>
background-color css
<style>
a { background-color: #517175; }
a { background-color: rgb(81,113,117); }
div.DivClassName
{
background-color: #517175;
}
.BgClassName
{
background-color: #517175;
}
</style>
border-color css
<style>
span { border-color: #517175; }
span { border-color: rgb(81,113,117); }
td.TdClassName
{
border-color: #517175;
}
.TagClassName
{
border-color: #517175;
}
</style>