Shades of Bismark #536773
Tints of Bismark #536773
RGB
CMYK
RGB Variations
Color information
#536773 (or 0x536773) is known color: Bismark. HEX triplet: 53, 67 and 73. RGB value is (83,103,115). Sum of RGB (Red+Green+Blue) = 83+103+115=301 (39% of max value = 765). Red value is 83 (32.81% from 255 or 27.57% from 301); Green value is 103 (40.62% from 255 or 34.22% from 301); Blue value is 115 (45.31% from 255 or 38.21% from 301); Max value from RGB is 115 - color contains mainly: blue. Hex color #536773 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536773 is #AC988C. Grayscale: #626262. Windows color (decimal): -11311245 or 7563091. OLE color: 7563091.
HSL color Cylindrical-coordinate representation of color #536773: hue angle of 202.5º degrees, saturation: 0.16, 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 #536773 is Cyan = 0.28, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 103 | 115 | - |
| CMYK | 0.28 | 0.10 | 0 | 0.55 |
| HSL | 202.5º | 0.16% | 0.39% | - |
| HSV(B) | 202.5º | 0.28% | 0.45% | - |
| XYZ | 11.51 | 12.78 | 18.08 | - |
| YUV | 98.39 | 137.37 | 117.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 103 | 115 | 0.28 | 0.10 | 0 | 0.55 | 202.5 | 0.16 | 0.39 |
| Hex | 53 | 67 | 73 | 1C | A | 0 | 37 | CA | 10 | 27 |
| Octal | 123 | 147 | 163 | 34 | 12 | 0 | 67 | 312 | 20 | 47 |
| Binary | 1010011 | 1100111 | 1110011 | 11100 | 1010 | 0 | 110111 | 11001010 | 10000 | 100111 |
Color Harmonies of #536773
Complementary color
Monochromatic Colors of #536773
Black with #536773
Text Example
Text Example
White with #536773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536773; }
p { color: rgb(83,103,115); }
H1.HeaderClassName
{
color: #536773;
}
.AnyTagClassName
{
color: #536773;
}
</style>
background-color css
<style>
a { background-color: #536773; }
a { background-color: rgb(83,103,115); }
div.DivClassName
{
background-color: #536773;
}
.BgClassName
{
background-color: #536773;
}
</style>
border-color css
<style>
span { border-color: #536773; }
span { border-color: rgb(83,103,115); }
td.TdClassName
{
border-color: #536773;
}
.TagClassName
{
border-color: #536773;
}
</style>