Shades of Bismark #536774
Tints of Bismark #536774
RGB
CMYK
RGB Variations
Color information
#536774 (or 0x536774) is known color: Bismark. HEX triplet: 53, 67 and 74. RGB value is (83,103,116). Sum of RGB (Red+Green+Blue) = 83+103+116=302 (40% of max value = 765). Red value is 83 (32.81% from 255 or 27.48% from 302); Green value is 103 (40.62% from 255 or 34.11% from 302); Blue value is 116 (45.70% from 255 or 38.41% from 302); Max value from RGB is 116 - color contains mainly: blue. Hex color #536774 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536774 is #AC988B. Grayscale: #626262. Windows color (decimal): -11311244 or 7628627. OLE color: 7628627.
HSL color Cylindrical-coordinate representation of color #536774: hue angle of 203.64º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #536774 is Cyan = 0.28, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 103 | 116 | - |
| CMYK | 0.28 | 0.11 | 0 | 0.55 |
| HSL | 203.64º | 0.17% | 0.39% | - |
| HSV(B) | 203.64º | 0.28% | 0.45% | - |
| XYZ | 11.57 | 12.8 | 18.38 | - |
| YUV | 98.5 | 137.87 | 116.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 103 | 116 | 0.28 | 0.11 | 0 | 0.55 | 203.64 | 0.17 | 0.39 |
| Hex | 53 | 67 | 74 | 1C | B | 0 | 37 | CC | 11 | 27 |
| Octal | 123 | 147 | 164 | 34 | 13 | 0 | 67 | 314 | 21 | 47 |
| Binary | 1010011 | 1100111 | 1110100 | 11100 | 1011 | 0 | 110111 | 11001100 | 10001 | 100111 |
Color Harmonies of #536774
Complementary color
Monochromatic Colors of #536774
Black with #536774
Text Example
Text Example
White with #536774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536774; }
p { color: rgb(83,103,116); }
H1.HeaderClassName
{
color: #536774;
}
.AnyTagClassName
{
color: #536774;
}
</style>
background-color css
<style>
a { background-color: #536774; }
a { background-color: rgb(83,103,116); }
div.DivClassName
{
background-color: #536774;
}
.BgClassName
{
background-color: #536774;
}
</style>
border-color css
<style>
span { border-color: #536774; }
span { border-color: rgb(83,103,116); }
td.TdClassName
{
border-color: #536774;
}
.TagClassName
{
border-color: #536774;
}
</style>