Shades of Bismark #517781
Tints of Bismark #517781
RGB
CMYK
RGB Variations
Color information
#517781 (or 0x517781) is known color: Bismark. HEX triplet: 51, 77 and 81. RGB value is (81,119,129). Sum of RGB (Red+Green+Blue) = 81+119+129=329 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.62% from 329); Green value is 119 (46.88% from 255 or 36.17% from 329); Blue value is 129 (50.78% from 255 or 39.21% from 329); Max value from RGB is 129 - color contains mainly: blue. Hex color #517781 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #517781 is #AE887E. Grayscale: #6C6C6C. Windows color (decimal): -11438207 or 8484689. OLE color: 8484689.
HSL color Cylindrical-coordinate representation of color #517781: hue angle of 192.5º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #517781 is Cyan = 0.37, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 119 | 129 | - |
| CMYK | 0.37 | 0.08 | 0 | 0.49 |
| HSL | 192.5º | 0.23% | 0.41% | - |
| HSV(B) | 192.5º | 0.37% | 0.51% | - |
| XYZ | 13.95 | 16.53 | 23.22 | - |
| YUV | 108.78 | 139.41 | 108.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 119 | 129 | 0.37 | 0.08 | 0 | 0.49 | 192.5 | 0.23 | 0.41 |
| Hex | 51 | 77 | 81 | 25 | 8 | 0 | 31 | C0 | 17 | 29 |
| Octal | 121 | 167 | 201 | 45 | 10 | 0 | 61 | 300 | 27 | 51 |
| Binary | 1010001 | 1110111 | 10000001 | 100101 | 1000 | 0 | 110001 | 11000000 | 10111 | 101001 |
Color Harmonies of #517781
Complementary color
Monochromatic Colors of #517781
Black with #517781
Text Example
Text Example
White with #517781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517781; }
p { color: rgb(81,119,129); }
H1.HeaderClassName
{
color: #517781;
}
.AnyTagClassName
{
color: #517781;
}
</style>
background-color css
<style>
a { background-color: #517781; }
a { background-color: rgb(81,119,129); }
div.DivClassName
{
background-color: #517781;
}
.BgClassName
{
background-color: #517781;
}
</style>
border-color css
<style>
span { border-color: #517781; }
span { border-color: rgb(81,119,129); }
td.TdClassName
{
border-color: #517781;
}
.TagClassName
{
border-color: #517781;
}
</style>