Shades of Bismark #507182
Tints of Bismark #507182
RGB
CMYK
RGB Variations
Color information
#507182 (or 0x507182) is known color: Bismark. HEX triplet: 50, 71 and 82. RGB value is (80,113,130). Sum of RGB (Red+Green+Blue) = 80+113+130=323 (42% of max value = 765). Red value is 80 (31.64% from 255 or 24.77% from 323); Green value is 113 (44.53% from 255 or 34.98% from 323); Blue value is 130 (51.17% from 255 or 40.25% from 323); Max value from RGB is 130 - color contains mainly: blue. Hex color #507182 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #507182 is #AF8E7D. Grayscale: #686868. Windows color (decimal): -11505278 or 8548688. OLE color: 8548688.
HSL color Cylindrical-coordinate representation of color #507182: hue angle of 200.4º degrees, saturation: 0.24, 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 #507182 is Cyan = 0.38, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 80 | 113 | 130 | - |
| CMYK | 0.38 | 0.13 | 0 | 0.49 |
| HSL | 200.4º | 0.24% | 0.41% | - |
| HSV(B) | 200.4º | 0.38% | 0.51% | - |
| XYZ | 13.24 | 15.13 | 23.34 | - |
| YUV | 105.07 | 142.07 | 110.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 113 | 130 | 0.38 | 0.13 | 0 | 0.49 | 200.4 | 0.24 | 0.41 |
| Hex | 50 | 71 | 82 | 26 | D | 0 | 31 | C8 | 18 | 29 |
| Octal | 120 | 161 | 202 | 46 | 15 | 0 | 61 | 310 | 30 | 51 |
| Binary | 1010000 | 1110001 | 10000010 | 100110 | 1101 | 0 | 110001 | 11001000 | 11000 | 101001 |
Color Harmonies of #507182
Complementary color
Monochromatic Colors of #507182
Black with #507182
Text Example
Text Example
White with #507182
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507182; }
p { color: rgb(80,113,130); }
H1.HeaderClassName
{
color: #507182;
}
.AnyTagClassName
{
color: #507182;
}
</style>
background-color css
<style>
a { background-color: #507182; }
a { background-color: rgb(80,113,130); }
div.DivClassName
{
background-color: #507182;
}
.BgClassName
{
background-color: #507182;
}
</style>
border-color css
<style>
span { border-color: #507182; }
span { border-color: rgb(80,113,130); }
td.TdClassName
{
border-color: #507182;
}
.TagClassName
{
border-color: #507182;
}
</style>