Shades of Bismark #517581
Tints of Bismark #517581
RGB
CMYK
RGB Variations
Color information
#517581 (or 0x517581) is known color: Bismark. HEX triplet: 51, 75 and 81. RGB value is (81,117,129). Sum of RGB (Red+Green+Blue) = 81+117+129=327 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.77% from 327); Green value is 117 (46.09% from 255 or 35.78% from 327); Blue value is 129 (50.78% from 255 or 39.45% from 327); Max value from RGB is 129 - color contains mainly: blue. Hex color #517581 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #517581 is #AE8A7E. Grayscale: #6B6B6B. Windows color (decimal): -11438719 or 8484177. OLE color: 8484177.
HSL color Cylindrical-coordinate representation of color #517581: hue angle of 195º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #517581 is Cyan = 0.37, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 117 | 129 | - |
| CMYK | 0.37 | 0.09 | 0 | 0.49 |
| HSL | 195º | 0.23% | 0.41% | - |
| HSV(B) | 195º | 0.37% | 0.51% | - |
| XYZ | 13.72 | 16.06 | 23.15 | - |
| YUV | 107.6 | 140.07 | 109.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 117 | 129 | 0.37 | 0.09 | 0 | 0.49 | 195 | 0.23 | 0.41 |
| Hex | 51 | 75 | 81 | 25 | 9 | 0 | 31 | C3 | 17 | 29 |
| Octal | 121 | 165 | 201 | 45 | 11 | 0 | 61 | 303 | 27 | 51 |
| Binary | 1010001 | 1110101 | 10000001 | 100101 | 1001 | 0 | 110001 | 11000011 | 10111 | 101001 |
Color Harmonies of #517581
Complementary color
Monochromatic Colors of #517581
Black with #517581
Text Example
Text Example
White with #517581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517581; }
p { color: rgb(81,117,129); }
H1.HeaderClassName
{
color: #517581;
}
.AnyTagClassName
{
color: #517581;
}
</style>
background-color css
<style>
a { background-color: #517581; }
a { background-color: rgb(81,117,129); }
div.DivClassName
{
background-color: #517581;
}
.BgClassName
{
background-color: #517581;
}
</style>
border-color css
<style>
span { border-color: #517581; }
span { border-color: rgb(81,117,129); }
td.TdClassName
{
border-color: #517581;
}
.TagClassName
{
border-color: #517581;
}
</style>