Shades of Bismark #507582
Tints of Bismark #507582
RGB
CMYK
RGB Variations
Color information
#507582 (or 0x507582) is known color: Bismark. HEX triplet: 50, 75 and 82. RGB value is (80,117,130). Sum of RGB (Red+Green+Blue) = 80+117+130=327 (43% of max value = 765). Red value is 80 (31.64% from 255 or 24.46% from 327); Green value is 117 (46.09% from 255 or 35.78% 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 #507582 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #507582 is #AF8A7D. Grayscale: #6B6B6B. Windows color (decimal): -11504254 or 8549712. OLE color: 8549712.
HSL color Cylindrical-coordinate representation of color #507582: hue angle of 195.6º 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 #507582 is Cyan = 0.38, Magento = 0.1, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 80 | 117 | 130 | - |
| CMYK | 0.38 | 0.1 | 0 | 0.49 |
| HSL | 195.6º | 0.24% | 0.41% | - |
| HSV(B) | 195.6º | 0.38% | 0.51% | - |
| XYZ | 13.7 | 16.04 | 23.49 | - |
| YUV | 107.42 | 140.74 | 108.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 117 | 130 | 0.38 | 0.1 | 0 | 0.49 | 195.6 | 0.24 | 0.41 |
| Hex | 50 | 75 | 82 | 26 | A | 0 | 31 | C4 | 18 | 29 |
| Octal | 120 | 165 | 202 | 46 | 12 | 0 | 61 | 304 | 30 | 51 |
| Binary | 1010000 | 1110101 | 10000010 | 100110 | 1010 | 0 | 110001 | 11000100 | 11000 | 101001 |
Color Harmonies of #507582
Complementary color
Monochromatic Colors of #507582
Black with #507582
Text Example
Text Example
White with #507582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507582; }
p { color: rgb(80,117,130); }
H1.HeaderClassName
{
color: #507582;
}
.AnyTagClassName
{
color: #507582;
}
</style>
background-color css
<style>
a { background-color: #507582; }
a { background-color: rgb(80,117,130); }
div.DivClassName
{
background-color: #507582;
}
.BgClassName
{
background-color: #507582;
}
</style>
border-color css
<style>
span { border-color: #507582; }
span { border-color: rgb(80,117,130); }
td.TdClassName
{
border-color: #507582;
}
.TagClassName
{
border-color: #507582;
}
</style>