Shades of Bismark #536670
Tints of Bismark #536670
RGB
CMYK
RGB Variations
Color information
#536670 (or 0x536670) is known color: Bismark. HEX triplet: 53, 66 and 70. RGB value is (83,102,112). Sum of RGB (Red+Green+Blue) = 83+102+112=297 (39% of max value = 765). Red value is 83 (32.81% from 255 or 27.95% from 297); Green value is 102 (40.23% from 255 or 34.34% from 297); Blue value is 112 (44.14% from 255 or 37.71% from 297); Max value from RGB is 112 - color contains mainly: blue. Hex color #536670 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536670 is #AC998F. Grayscale: #616161. Windows color (decimal): -11311504 or 7366227. OLE color: 7366227.
HSL color Cylindrical-coordinate representation of color #536670: hue angle of 200.69º degrees, saturation: 0.15, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #536670 is Cyan = 0.26, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 83 | 102 | 112 | - |
| CMYK | 0.26 | 0.09 | 0 | 0.56 |
| HSL | 200.69º | 0.15% | 0.38% | - |
| HSV(B) | 200.69º | 0.26% | 0.44% | - |
| XYZ | 11.24 | 12.51 | 17.15 | - |
| YUV | 97.46 | 136.21 | 117.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 102 | 112 | 0.26 | 0.09 | 0 | 0.56 | 200.69 | 0.15 | 0.38 |
| Hex | 53 | 66 | 70 | 1A | 9 | 0 | 38 | C9 | F | 26 |
| Octal | 123 | 146 | 160 | 32 | 11 | 0 | 70 | 311 | 17 | 46 |
| Binary | 1010011 | 1100110 | 1110000 | 11010 | 1001 | 0 | 111000 | 11001001 | 1111 | 100110 |
Color Harmonies of #536670
Complementary color
Monochromatic Colors of #536670
Black with #536670
Text Example
Text Example
White with #536670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536670; }
p { color: rgb(83,102,112); }
H1.HeaderClassName
{
color: #536670;
}
.AnyTagClassName
{
color: #536670;
}
</style>
background-color css
<style>
a { background-color: #536670; }
a { background-color: rgb(83,102,112); }
div.DivClassName
{
background-color: #536670;
}
.BgClassName
{
background-color: #536670;
}
</style>
border-color css
<style>
span { border-color: #536670; }
span { border-color: rgb(83,102,112); }
td.TdClassName
{
border-color: #536670;
}
.TagClassName
{
border-color: #536670;
}
</style>