Shades of Bismark #537281
Tints of Bismark #537281
RGB
CMYK
RGB Variations
Color information
#537281 (or 0x537281) is known color: Bismark. HEX triplet: 53, 72 and 81. RGB value is (83,114,129). Sum of RGB (Red+Green+Blue) = 83+114+129=326 (43% of max value = 765). Red value is 83 (32.81% from 255 or 25.46% from 326); Green value is 114 (44.92% from 255 or 34.97% from 326); Blue value is 129 (50.78% from 255 or 39.57% from 326); Max value from RGB is 129 - color contains mainly: blue. Hex color #537281 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #537281 is #AC8D7E. Grayscale: #6A6A6A. Windows color (decimal): -11308415 or 8483411. OLE color: 8483411.
HSL color Cylindrical-coordinate representation of color #537281: hue angle of 199.57º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #537281 is Cyan = 0.36, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 114 | 129 | - |
| CMYK | 0.36 | 0.12 | 0 | 0.49 |
| HSL | 199.57º | 0.22% | 0.42% | - |
| HSV(B) | 199.57º | 0.36% | 0.51% | - |
| XYZ | 13.55 | 15.46 | 23.04 | - |
| YUV | 106.44 | 140.73 | 111.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 114 | 129 | 0.36 | 0.12 | 0 | 0.49 | 199.57 | 0.22 | 0.42 |
| Hex | 53 | 72 | 81 | 24 | C | 0 | 31 | C8 | 16 | 2A |
| Octal | 123 | 162 | 201 | 44 | 14 | 0 | 61 | 310 | 26 | 52 |
| Binary | 1010011 | 1110010 | 10000001 | 100100 | 1100 | 0 | 110001 | 11001000 | 10110 | 101010 |
Color Harmonies of #537281
Complementary color
Monochromatic Colors of #537281
Black with #537281
Text Example
Text Example
White with #537281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537281; }
p { color: rgb(83,114,129); }
H1.HeaderClassName
{
color: #537281;
}
.AnyTagClassName
{
color: #537281;
}
</style>
background-color css
<style>
a { background-color: #537281; }
a { background-color: rgb(83,114,129); }
div.DivClassName
{
background-color: #537281;
}
.BgClassName
{
background-color: #537281;
}
</style>
border-color css
<style>
span { border-color: #537281; }
span { border-color: rgb(83,114,129); }
td.TdClassName
{
border-color: #537281;
}
.TagClassName
{
border-color: #537281;
}
</style>