Shades of Bismark #536672
Tints of Bismark #536672
RGB
CMYK
RGB Variations
Color information
#536672 (or 0x536672) is known color: Bismark. HEX triplet: 53, 66 and 72. RGB value is (83,102,114). Sum of RGB (Red+Green+Blue) = 83+102+114=299 (39% of max value = 765). Red value is 83 (32.81% from 255 or 27.76% from 299); Green value is 102 (40.23% from 255 or 34.11% from 299); Blue value is 114 (44.92% from 255 or 38.13% from 299); Max value from RGB is 114 - color contains mainly: blue. Hex color #536672 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536672 is #AC998D. Grayscale: #616161. Windows color (decimal): -11311502 or 7497299. OLE color: 7497299.
HSL color Cylindrical-coordinate representation of color #536672: hue angle of 203.23º degrees, saturation: 0.16, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #536672 is Cyan = 0.27, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 102 | 114 | - |
| CMYK | 0.27 | 0.11 | 0 | 0.55 |
| HSL | 203.23º | 0.16% | 0.39% | - |
| HSV(B) | 203.23º | 0.27% | 0.45% | - |
| XYZ | 11.36 | 12.56 | 17.74 | - |
| YUV | 97.69 | 137.21 | 117.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 102 | 114 | 0.27 | 0.11 | 0 | 0.55 | 203.23 | 0.16 | 0.39 |
| Hex | 53 | 66 | 72 | 1B | B | 0 | 37 | CB | 10 | 27 |
| Octal | 123 | 146 | 162 | 33 | 13 | 0 | 67 | 313 | 20 | 47 |
| Binary | 1010011 | 1100110 | 1110010 | 11011 | 1011 | 0 | 110111 | 11001011 | 10000 | 100111 |
Color Harmonies of #536672
Complementary color
Monochromatic Colors of #536672
Black with #536672
Text Example
Text Example
White with #536672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536672; }
p { color: rgb(83,102,114); }
H1.HeaderClassName
{
color: #536672;
}
.AnyTagClassName
{
color: #536672;
}
</style>
background-color css
<style>
a { background-color: #536672; }
a { background-color: rgb(83,102,114); }
div.DivClassName
{
background-color: #536672;
}
.BgClassName
{
background-color: #536672;
}
</style>
border-color css
<style>
span { border-color: #536672; }
span { border-color: rgb(83,102,114); }
td.TdClassName
{
border-color: #536672;
}
.TagClassName
{
border-color: #536672;
}
</style>