Shades of Bismark #507281
Tints of Bismark #507281
RGB
CMYK
RGB Variations
Color information
#507281 (or 0x507281) is known color: Bismark. HEX triplet: 50, 72 and 81. RGB value is (80,114,129). Sum of RGB (Red+Green+Blue) = 80+114+129=323 (42% of max value = 765). Red value is 80 (31.64% from 255 or 24.77% from 323); Green value is 114 (44.92% from 255 or 35.29% from 323); Blue value is 129 (50.78% from 255 or 39.94% from 323); Max value from RGB is 129 - color contains mainly: blue. Hex color #507281 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #507281 is #AF8D7E. Grayscale: #696969. Windows color (decimal): -11505023 or 8483408. OLE color: 8483408.
HSL color Cylindrical-coordinate representation of color #507281: 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 #507281 is Cyan = 0.38, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 80 | 114 | 129 | - |
| 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.29 | 15.33 | 23.03 | - |
| YUV | 105.54 | 141.24 | 109.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 114 | 129 | 0.38 | 0.12 | 0 | 0.49 | 198.37 | 0.23 | 0.41 |
| Hex | 50 | 72 | 81 | 26 | C | 0 | 31 | C6 | 17 | 29 |
| Octal | 120 | 162 | 201 | 46 | 14 | 0 | 61 | 306 | 27 | 51 |
| Binary | 1010000 | 1110010 | 10000001 | 100110 | 1100 | 0 | 110001 | 11000110 | 10111 | 101001 |
Color Harmonies of #507281
Complementary color
Monochromatic Colors of #507281
Black with #507281
Text Example
Text Example
White with #507281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507281; }
p { color: rgb(80,114,129); }
H1.HeaderClassName
{
color: #507281;
}
.AnyTagClassName
{
color: #507281;
}
</style>
background-color css
<style>
a { background-color: #507281; }
a { background-color: rgb(80,114,129); }
div.DivClassName
{
background-color: #507281;
}
.BgClassName
{
background-color: #507281;
}
</style>
border-color css
<style>
span { border-color: #507281; }
span { border-color: rgb(80,114,129); }
td.TdClassName
{
border-color: #507281;
}
.TagClassName
{
border-color: #507281;
}
</style>