Shades of Bismark #536772
Tints of Bismark #536772
RGB
CMYK
RGB Variations
Color information
#536772 (or 0x536772) is known color: Bismark. HEX triplet: 53, 67 and 72. RGB value is (83,103,114). Sum of RGB (Red+Green+Blue) = 83+103+114=300 (39% of max value = 765). Red value is 83 (32.81% from 255 or 27.67% from 300); Green value is 103 (40.62% from 255 or 34.33% from 300); Blue value is 114 (44.92% from 255 or 38% from 300); Max value from RGB is 114 - color contains mainly: blue. Hex color #536772 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536772 is #AC988D. Grayscale: #626262. Windows color (decimal): -11311246 or 7497555. OLE color: 7497555.
HSL color Cylindrical-coordinate representation of color #536772: hue angle of 201.29º 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 #536772 is Cyan = 0.27, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 103 | 114 | - |
| CMYK | 0.27 | 0.10 | 0 | 0.55 |
| HSL | 201.29º | 0.16% | 0.39% | - |
| HSV(B) | 201.29º | 0.27% | 0.45% | - |
| XYZ | 11.45 | 12.75 | 17.78 | - |
| YUV | 98.27 | 136.87 | 117.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 103 | 114 | 0.27 | 0.10 | 0 | 0.55 | 201.29 | 0.16 | 0.39 |
| Hex | 53 | 67 | 72 | 1B | A | 0 | 37 | C9 | 10 | 27 |
| Octal | 123 | 147 | 162 | 33 | 12 | 0 | 67 | 311 | 20 | 47 |
| Binary | 1010011 | 1100111 | 1110010 | 11011 | 1010 | 0 | 110111 | 11001001 | 10000 | 100111 |
Color Harmonies of #536772
Complementary color
Monochromatic Colors of #536772
Black with #536772
Text Example
Text Example
White with #536772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536772; }
p { color: rgb(83,103,114); }
H1.HeaderClassName
{
color: #536772;
}
.AnyTagClassName
{
color: #536772;
}
</style>
background-color css
<style>
a { background-color: #536772; }
a { background-color: rgb(83,103,114); }
div.DivClassName
{
background-color: #536772;
}
.BgClassName
{
background-color: #536772;
}
</style>
border-color css
<style>
span { border-color: #536772; }
span { border-color: rgb(83,103,114); }
td.TdClassName
{
border-color: #536772;
}
.TagClassName
{
border-color: #536772;
}
</style>