Shades of Bismark #517382
Tints of Bismark #517382
RGB
CMYK
RGB Variations
Color information
#517382 (or 0x517382) is known color: Bismark. HEX triplet: 51, 73 and 82. RGB value is (81,115,130). Sum of RGB (Red+Green+Blue) = 81+115+130=326 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.85% from 326); Green value is 115 (45.31% from 255 or 35.28% from 326); Blue value is 130 (51.17% from 255 or 39.88% from 326); Max value from RGB is 130 - color contains mainly: blue. Hex color #517382 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #517382 is #AE8C7D. Grayscale: #6A6A6A. Windows color (decimal): -11439230 or 8549201. OLE color: 8549201.
HSL color Cylindrical-coordinate representation of color #517382: hue angle of 198.37º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #517382 is Cyan = 0.38, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 115 | 130 | - |
| CMYK | 0.38 | 0.12 | 0 | 0.49 |
| HSL | 198.37º | 0.23% | 0.41% | - |
| HSV(B) | 198.37º | 0.38% | 0.51% | - |
| XYZ | 13.55 | 15.62 | 23.42 | - |
| YUV | 106.54 | 141.24 | 109.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 115 | 130 | 0.38 | 0.12 | 0 | 0.49 | 198.37 | 0.23 | 0.41 |
| Hex | 51 | 73 | 82 | 26 | C | 0 | 31 | C6 | 17 | 29 |
| Octal | 121 | 163 | 202 | 46 | 14 | 0 | 61 | 306 | 27 | 51 |
| Binary | 1010001 | 1110011 | 10000010 | 100110 | 1100 | 0 | 110001 | 11000110 | 10111 | 101001 |
Color Harmonies of #517382
Complementary color
Monochromatic Colors of #517382
Black with #517382
Text Example
Text Example
White with #517382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517382; }
p { color: rgb(81,115,130); }
H1.HeaderClassName
{
color: #517382;
}
.AnyTagClassName
{
color: #517382;
}
</style>
background-color css
<style>
a { background-color: #517382; }
a { background-color: rgb(81,115,130); }
div.DivClassName
{
background-color: #517382;
}
.BgClassName
{
background-color: #517382;
}
</style>
border-color css
<style>
span { border-color: #517382; }
span { border-color: rgb(81,115,130); }
td.TdClassName
{
border-color: #517382;
}
.TagClassName
{
border-color: #517382;
}
</style>