Shades of Bismark #506774
Tints of Bismark #506774
RGB
CMYK
RGB Variations
Color information
#506774 (or 0x506774) is known color: Bismark. HEX triplet: 50, 67 and 74. RGB value is (80,103,116). Sum of RGB (Red+Green+Blue) = 80+103+116=299 (39% of max value = 765). Red value is 80 (31.64% from 255 or 26.76% from 299); Green value is 103 (40.62% from 255 or 34.45% from 299); Blue value is 116 (45.70% from 255 or 38.80% from 299); Max value from RGB is 116 - color contains mainly: blue. Hex color #506774 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #506774 is #AF988B. Grayscale: #616161. Windows color (decimal): -11507852 or 7628624. OLE color: 7628624.
HSL color Cylindrical-coordinate representation of color #506774: hue angle of 201.67º degrees, saturation: 0.18, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #506774 is Cyan = 0.31, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 80 | 103 | 116 | - |
| CMYK | 0.31 | 0.11 | 0 | 0.55 |
| HSL | 201.67º | 0.18% | 0.38% | - |
| HSV(B) | 201.67º | 0.31% | 0.45% | - |
| XYZ | 11.31 | 12.67 | 18.37 | - |
| YUV | 97.61 | 138.38 | 115.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 103 | 116 | 0.31 | 0.11 | 0 | 0.55 | 201.67 | 0.18 | 0.38 |
| Hex | 50 | 67 | 74 | 1F | B | 0 | 37 | CA | 12 | 26 |
| Octal | 120 | 147 | 164 | 37 | 13 | 0 | 67 | 312 | 22 | 46 |
| Binary | 1010000 | 1100111 | 1110100 | 11111 | 1011 | 0 | 110111 | 11001010 | 10010 | 100110 |
Color Harmonies of #506774
Complementary color
Monochromatic Colors of #506774
Black with #506774
Text Example
Text Example
White with #506774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506774; }
p { color: rgb(80,103,116); }
H1.HeaderClassName
{
color: #506774;
}
.AnyTagClassName
{
color: #506774;
}
</style>
background-color css
<style>
a { background-color: #506774; }
a { background-color: rgb(80,103,116); }
div.DivClassName
{
background-color: #506774;
}
.BgClassName
{
background-color: #506774;
}
</style>
border-color css
<style>
span { border-color: #506774; }
span { border-color: rgb(80,103,116); }
td.TdClassName
{
border-color: #506774;
}
.TagClassName
{
border-color: #506774;
}
</style>