Shades of Bismark #536673
Tints of Bismark #536673
RGB
CMYK
RGB Variations
Color information
#536673 (or 0x536673) is known color: Bismark. HEX triplet: 53, 66 and 73. RGB value is (83,102,115). Sum of RGB (Red+Green+Blue) = 83+102+115=300 (39% of max value = 765). Red value is 83 (32.81% from 255 or 27.67% from 300); Green value is 102 (40.23% from 255 or 34% from 300); Blue value is 115 (45.31% from 255 or 38.33% from 300); Max value from RGB is 115 - color contains mainly: blue. Hex color #536673 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536673 is #AC998C. Grayscale: #616161. Windows color (decimal): -11311501 or 7562835. OLE color: 7562835.
HSL color Cylindrical-coordinate representation of color #536673: hue angle of 204.38º 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 #536673 is Cyan = 0.28, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 102 | 115 | - |
| CMYK | 0.28 | 0.11 | 0 | 0.55 |
| HSL | 204.38º | 0.16% | 0.39% | - |
| HSV(B) | 204.38º | 0.28% | 0.45% | - |
| XYZ | 11.41 | 12.58 | 18.05 | - |
| YUV | 97.8 | 137.71 | 117.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 102 | 115 | 0.28 | 0.11 | 0 | 0.55 | 204.38 | 0.16 | 0.39 |
| Hex | 53 | 66 | 73 | 1C | B | 0 | 37 | CC | 10 | 27 |
| Octal | 123 | 146 | 163 | 34 | 13 | 0 | 67 | 314 | 20 | 47 |
| Binary | 1010011 | 1100110 | 1110011 | 11100 | 1011 | 0 | 110111 | 11001100 | 10000 | 100111 |
Color Harmonies of #536673
Complementary color
Monochromatic Colors of #536673
Black with #536673
Text Example
Text Example
White with #536673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536673; }
p { color: rgb(83,102,115); }
H1.HeaderClassName
{
color: #536673;
}
.AnyTagClassName
{
color: #536673;
}
</style>
background-color css
<style>
a { background-color: #536673; }
a { background-color: rgb(83,102,115); }
div.DivClassName
{
background-color: #536673;
}
.BgClassName
{
background-color: #536673;
}
</style>
border-color css
<style>
span { border-color: #536673; }
span { border-color: rgb(83,102,115); }
td.TdClassName
{
border-color: #536673;
}
.TagClassName
{
border-color: #536673;
}
</style>