Shades of Bismark #517485
Tints of Bismark #517485
RGB
CMYK
RGB Variations
Color information
#517485 (or 0x517485) is known color: Bismark. HEX triplet: 51, 74 and 85. RGB value is (81,116,133). Sum of RGB (Red+Green+Blue) = 81+116+133=330 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.55% from 330); Green value is 116 (45.70% from 255 or 35.15% from 330); Blue value is 133 (52.34% from 255 or 40.30% from 330); Max value from RGB is 133 - color contains mainly: blue. Hex color #517485 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #517485 is #AE8B7A. Grayscale: #6B6B6B. Windows color (decimal): -11438971 or 8746065. OLE color: 8746065.
HSL color Cylindrical-coordinate representation of color #517485: hue angle of 199.62º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #517485 is Cyan = 0.39, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 116 | 133 | - |
| CMYK | 0.39 | 0.13 | 0 | 0.48 |
| HSL | 199.62º | 0.24% | 0.42% | - |
| HSV(B) | 199.62º | 0.39% | 0.52% | - |
| XYZ | 13.87 | 15.93 | 24.53 | - |
| YUV | 107.47 | 142.4 | 109.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 116 | 133 | 0.39 | 0.13 | 0 | 0.48 | 199.62 | 0.24 | 0.42 |
| Hex | 51 | 74 | 85 | 27 | D | 0 | 30 | C8 | 18 | 2A |
| Octal | 121 | 164 | 205 | 47 | 15 | 0 | 60 | 310 | 30 | 52 |
| Binary | 1010001 | 1110100 | 10000101 | 100111 | 1101 | 0 | 110000 | 11001000 | 11000 | 101010 |
Color Harmonies of #517485
Complementary color
Monochromatic Colors of #517485
Black with #517485
Text Example
Text Example
White with #517485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517485; }
p { color: rgb(81,116,133); }
H1.HeaderClassName
{
color: #517485;
}
.AnyTagClassName
{
color: #517485;
}
</style>
background-color css
<style>
a { background-color: #517485; }
a { background-color: rgb(81,116,133); }
div.DivClassName
{
background-color: #517485;
}
.BgClassName
{
background-color: #517485;
}
</style>
border-color css
<style>
span { border-color: #517485; }
span { border-color: rgb(81,116,133); }
td.TdClassName
{
border-color: #517485;
}
.TagClassName
{
border-color: #517485;
}
</style>