Shades of Bismark #507181
Tints of Bismark #507181
RGB
CMYK
RGB Variations
Color information
#507181 (or 0x507181) is known color: Bismark. HEX triplet: 50, 71 and 81. RGB value is (80,113,129). Sum of RGB (Red+Green+Blue) = 80+113+129=322 (42% of max value = 765). Red value is 80 (31.64% from 255 or 24.84% from 322); Green value is 113 (44.53% from 255 or 35.09% from 322); Blue value is 129 (50.78% from 255 or 40.06% from 322); Max value from RGB is 129 - color contains mainly: blue. Hex color #507181 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #507181 is #AF8E7E. Grayscale: #686868. Windows color (decimal): -11505279 or 8483152. OLE color: 8483152.
HSL color Cylindrical-coordinate representation of color #507181: hue angle of 199.59º 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 #507181 is Cyan = 0.38, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 80 | 113 | 129 | - |
| CMYK | 0.38 | 0.12 | 0 | 0.49 |
| HSL | 199.59º | 0.23% | 0.41% | - |
| HSV(B) | 199.59º | 0.38% | 0.51% | - |
| XYZ | 13.18 | 15.1 | 22.99 | - |
| YUV | 104.96 | 141.57 | 110.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 113 | 129 | 0.38 | 0.12 | 0 | 0.49 | 199.59 | 0.23 | 0.41 |
| Hex | 50 | 71 | 81 | 26 | C | 0 | 31 | C8 | 17 | 29 |
| Octal | 120 | 161 | 201 | 46 | 14 | 0 | 61 | 310 | 27 | 51 |
| Binary | 1010000 | 1110001 | 10000001 | 100110 | 1100 | 0 | 110001 | 11001000 | 10111 | 101001 |
Color Harmonies of #507181
Complementary color
Monochromatic Colors of #507181
Black with #507181
Text Example
Text Example
White with #507181
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507181; }
p { color: rgb(80,113,129); }
H1.HeaderClassName
{
color: #507181;
}
.AnyTagClassName
{
color: #507181;
}
</style>
background-color css
<style>
a { background-color: #507181; }
a { background-color: rgb(80,113,129); }
div.DivClassName
{
background-color: #507181;
}
.BgClassName
{
background-color: #507181;
}
</style>
border-color css
<style>
span { border-color: #507181; }
span { border-color: rgb(80,113,129); }
td.TdClassName
{
border-color: #507181;
}
.TagClassName
{
border-color: #507181;
}
</style>