Shades of Bismark #517580
Tints of Bismark #517580
RGB
CMYK
RGB Variations
Color information
#517580 (or 0x517580) is known color: Bismark. HEX triplet: 51, 75 and 80. RGB value is (81,117,128). Sum of RGB (Red+Green+Blue) = 81+117+128=326 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.85% from 326); Green value is 117 (46.09% from 255 or 35.89% from 326); Blue value is 128 (50.39% from 255 or 39.26% from 326); Max value from RGB is 128 - color contains mainly: blue. Hex color #517580 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #517580 is #AE8A7F. Grayscale: #6B6B6B. Windows color (decimal): -11438720 or 8418641. OLE color: 8418641.
HSL color Cylindrical-coordinate representation of color #517580: hue angle of 194.04º 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 #517580 is Cyan = 0.37, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 81 | 117 | 128 | - |
| CMYK | 0.37 | 0.09 | 0 | 0.50 |
| HSL | 194.04º | 0.22% | 0.41% | - |
| HSV(B) | 194.04º | 0.37% | 0.5% | - |
| XYZ | 13.65 | 16.03 | 22.8 | - |
| YUV | 107.49 | 139.57 | 109.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 117 | 128 | 0.37 | 0.09 | 0 | 0.50 | 194.04 | 0.22 | 0.41 |
| Hex | 51 | 75 | 80 | 25 | 9 | 0 | 32 | C2 | 16 | 29 |
| Octal | 121 | 165 | 200 | 45 | 11 | 0 | 62 | 302 | 26 | 51 |
| Binary | 1010001 | 1110101 | 10000000 | 100101 | 1001 | 0 | 110010 | 11000010 | 10110 | 101001 |
Color Harmonies of #517580
Complementary color
Monochromatic Colors of #517580
Black with #517580
Text Example
Text Example
White with #517580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517580; }
p { color: rgb(81,117,128); }
H1.HeaderClassName
{
color: #517580;
}
.AnyTagClassName
{
color: #517580;
}
</style>
background-color css
<style>
a { background-color: #517580; }
a { background-color: rgb(81,117,128); }
div.DivClassName
{
background-color: #517580;
}
.BgClassName
{
background-color: #517580;
}
</style>
border-color css
<style>
span { border-color: #517580; }
span { border-color: rgb(81,117,128); }
td.TdClassName
{
border-color: #517580;
}
.TagClassName
{
border-color: #517580;
}
</style>