Shades of Bismark #517482
Tints of Bismark #517482
RGB
CMYK
RGB Variations
Color information
#517482 (or 0x517482) is known color: Bismark. HEX triplet: 51, 74 and 82. RGB value is (81,116,130). Sum of RGB (Red+Green+Blue) = 81+116+130=327 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.77% from 327); Green value is 116 (45.70% from 255 or 35.47% from 327); Blue value is 130 (51.17% from 255 or 39.76% from 327); Max value from RGB is 130 - color contains mainly: blue. Hex color #517482 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #517482 is #AE8B7D. Grayscale: #6B6B6B. Windows color (decimal): -11438974 or 8549457. OLE color: 8549457.
HSL color Cylindrical-coordinate representation of color #517482: hue angle of 197.14º 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 #517482 is Cyan = 0.38, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 116 | 130 | - |
| CMYK | 0.38 | 0.11 | 0 | 0.49 |
| HSL | 197.14º | 0.23% | 0.41% | - |
| HSV(B) | 197.14º | 0.38% | 0.51% | - |
| XYZ | 13.67 | 15.85 | 23.46 | - |
| YUV | 107.13 | 140.9 | 109.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 116 | 130 | 0.38 | 0.11 | 0 | 0.49 | 197.14 | 0.23 | 0.41 |
| Hex | 51 | 74 | 82 | 26 | B | 0 | 31 | C5 | 17 | 29 |
| Octal | 121 | 164 | 202 | 46 | 13 | 0 | 61 | 305 | 27 | 51 |
| Binary | 1010001 | 1110100 | 10000010 | 100110 | 1011 | 0 | 110001 | 11000101 | 10111 | 101001 |
Color Harmonies of #517482
Complementary color
Monochromatic Colors of #517482
Black with #517482
Text Example
Text Example
White with #517482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517482; }
p { color: rgb(81,116,130); }
H1.HeaderClassName
{
color: #517482;
}
.AnyTagClassName
{
color: #517482;
}
</style>
background-color css
<style>
a { background-color: #517482; }
a { background-color: rgb(81,116,130); }
div.DivClassName
{
background-color: #517482;
}
.BgClassName
{
background-color: #517482;
}
</style>
border-color css
<style>
span { border-color: #517482; }
span { border-color: rgb(81,116,130); }
td.TdClassName
{
border-color: #517482;
}
.TagClassName
{
border-color: #517482;
}
</style>