Shades of Bismark #517280
Tints of Bismark #517280
RGB
CMYK
RGB Variations
Color information
#517280 (or 0x517280) is known color: Bismark. HEX triplet: 51, 72 and 80. RGB value is (81,114,128). Sum of RGB (Red+Green+Blue) = 81+114+128=323 (42% of max value = 765). Red value is 81 (32.03% from 255 or 25.08% from 323); Green value is 114 (44.92% from 255 or 35.29% from 323); Blue value is 128 (50.39% from 255 or 39.63% from 323); Max value from RGB is 128 - color contains mainly: blue. Hex color #517280 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #517280 is #AE8D7F. Grayscale: #696969. Windows color (decimal): -11439488 or 8417873. OLE color: 8417873.
HSL color Cylindrical-coordinate representation of color #517280: hue angle of 197.87º 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 #517280 is Cyan = 0.37, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 81 | 114 | 128 | - |
| CMYK | 0.37 | 0.11 | 0 | 0.50 |
| HSL | 197.87º | 0.22% | 0.41% | - |
| HSV(B) | 197.87º | 0.37% | 0.5% | - |
| XYZ | 13.31 | 15.34 | 22.68 | - |
| YUV | 105.73 | 140.57 | 110.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 114 | 128 | 0.37 | 0.11 | 0 | 0.50 | 197.87 | 0.22 | 0.41 |
| Hex | 51 | 72 | 80 | 25 | B | 0 | 32 | C6 | 16 | 29 |
| Octal | 121 | 162 | 200 | 45 | 13 | 0 | 62 | 306 | 26 | 51 |
| Binary | 1010001 | 1110010 | 10000000 | 100101 | 1011 | 0 | 110010 | 11000110 | 10110 | 101001 |
Color Harmonies of #517280
Complementary color
Monochromatic Colors of #517280
Black with #517280
Text Example
Text Example
White with #517280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517280; }
p { color: rgb(81,114,128); }
H1.HeaderClassName
{
color: #517280;
}
.AnyTagClassName
{
color: #517280;
}
</style>
background-color css
<style>
a { background-color: #517280; }
a { background-color: rgb(81,114,128); }
div.DivClassName
{
background-color: #517280;
}
.BgClassName
{
background-color: #517280;
}
</style>
border-color css
<style>
span { border-color: #517280; }
span { border-color: rgb(81,114,128); }
td.TdClassName
{
border-color: #517280;
}
.TagClassName
{
border-color: #517280;
}
</style>