Shades of Bismark #536771
Tints of Bismark #536771
RGB
CMYK
RGB Variations
Color information
#536771 (or 0x536771) is known color: Bismark. HEX triplet: 53, 67 and 71. RGB value is (83,103,113). Sum of RGB (Red+Green+Blue) = 83+103+113=299 (39% of max value = 765). Red value is 83 (32.81% from 255 or 27.76% from 299); Green value is 103 (40.62% from 255 or 34.45% from 299); Blue value is 113 (44.53% from 255 or 37.79% from 299); Max value from RGB is 113 - color contains mainly: blue. Hex color #536771 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536771 is #AC988E. Grayscale: #626262. Windows color (decimal): -11311247 or 7432019. OLE color: 7432019.
HSL color Cylindrical-coordinate representation of color #536771: hue angle of 200º degrees, saturation: 0.15, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #536771 is Cyan = 0.27, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 83 | 103 | 113 | - |
| CMYK | 0.27 | 0.09 | 0 | 0.56 |
| HSL | 200º | 0.15% | 0.38% | - |
| HSV(B) | 200º | 0.27% | 0.44% | - |
| XYZ | 11.4 | 12.73 | 17.48 | - |
| YUV | 98.16 | 136.37 | 117.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 103 | 113 | 0.27 | 0.09 | 0 | 0.56 | 200 | 0.15 | 0.38 |
| Hex | 53 | 67 | 71 | 1B | 9 | 0 | 38 | C8 | F | 26 |
| Octal | 123 | 147 | 161 | 33 | 11 | 0 | 70 | 310 | 17 | 46 |
| Binary | 1010011 | 1100111 | 1110001 | 11011 | 1001 | 0 | 111000 | 11001000 | 1111 | 100110 |
Color Harmonies of #536771
Complementary color
Monochromatic Colors of #536771
Black with #536771
Text Example
Text Example
White with #536771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536771; }
p { color: rgb(83,103,113); }
H1.HeaderClassName
{
color: #536771;
}
.AnyTagClassName
{
color: #536771;
}
</style>
background-color css
<style>
a { background-color: #536771; }
a { background-color: rgb(83,103,113); }
div.DivClassName
{
background-color: #536771;
}
.BgClassName
{
background-color: #536771;
}
</style>
border-color css
<style>
span { border-color: #536771; }
span { border-color: rgb(83,103,113); }
td.TdClassName
{
border-color: #536771;
}
.TagClassName
{
border-color: #536771;
}
</style>