Shades of Bismark #517680
Tints of Bismark #517680
RGB
CMYK
RGB Variations
Color information
#517680 (or 0x517680) is known color: Bismark. HEX triplet: 51, 76 and 80. RGB value is (81,118,128). Sum of RGB (Red+Green+Blue) = 81+118+128=327 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.77% from 327); Green value is 118 (46.48% from 255 or 36.09% from 327); Blue value is 128 (50.39% from 255 or 39.14% from 327); Max value from RGB is 128 - color contains mainly: blue. Hex color #517680 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #517680 is #AE897F. Grayscale: #6B6B6B. Windows color (decimal): -11438464 or 8418897. OLE color: 8418897.
HSL color Cylindrical-coordinate representation of color #517680: hue angle of 192.77º degrees, saturation: 0.22, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #517680 is Cyan = 0.37, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 81 | 118 | 128 | - |
| CMYK | 0.37 | 0.08 | 0 | 0.50 |
| HSL | 192.77º | 0.22% | 0.41% | - |
| HSV(B) | 192.77º | 0.37% | 0.5% | - |
| XYZ | 13.77 | 16.26 | 22.84 | - |
| YUV | 108.08 | 139.24 | 108.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 118 | 128 | 0.37 | 0.08 | 0 | 0.50 | 192.77 | 0.22 | 0.41 |
| Hex | 51 | 76 | 80 | 25 | 8 | 0 | 32 | C1 | 16 | 29 |
| Octal | 121 | 166 | 200 | 45 | 10 | 0 | 62 | 301 | 26 | 51 |
| Binary | 1010001 | 1110110 | 10000000 | 100101 | 1000 | 0 | 110010 | 11000001 | 10110 | 101001 |
Color Harmonies of #517680
Complementary color
Monochromatic Colors of #517680
Black with #517680
Text Example
Text Example
White with #517680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517680; }
p { color: rgb(81,118,128); }
H1.HeaderClassName
{
color: #517680;
}
.AnyTagClassName
{
color: #517680;
}
</style>
background-color css
<style>
a { background-color: #517680; }
a { background-color: rgb(81,118,128); }
div.DivClassName
{
background-color: #517680;
}
.BgClassName
{
background-color: #517680;
}
</style>
border-color css
<style>
span { border-color: #517680; }
span { border-color: rgb(81,118,128); }
td.TdClassName
{
border-color: #517680;
}
.TagClassName
{
border-color: #517680;
}
</style>