Shades of Bismark #536972
Tints of Bismark #536972
RGB
CMYK
RGB Variations
Color information
#536972 (or 0x536972) is known color: Bismark. HEX triplet: 53, 69 and 72. RGB value is (83,105,114). Sum of RGB (Red+Green+Blue) = 83+105+114=302 (40% of max value = 765). Red value is 83 (32.81% from 255 or 27.48% from 302); Green value is 105 (41.41% from 255 or 34.77% from 302); Blue value is 114 (44.92% from 255 or 37.75% from 302); Max value from RGB is 114 - color contains mainly: blue. Hex color #536972 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536972 is #AC968D. Grayscale: #636363. Windows color (decimal): -11310734 or 7498067. OLE color: 7498067.
HSL color Cylindrical-coordinate representation of color #536972: hue angle of 197.42º 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 #536972 is Cyan = 0.27, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 105 | 114 | - |
| CMYK | 0.27 | 0.08 | 0 | 0.55 |
| HSL | 197.42º | 0.16% | 0.39% | - |
| HSV(B) | 197.42º | 0.27% | 0.45% | - |
| XYZ | 11.66 | 13.16 | 17.84 | - |
| YUV | 99.45 | 136.21 | 116.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 105 | 114 | 0.27 | 0.08 | 0 | 0.55 | 197.42 | 0.16 | 0.39 |
| Hex | 53 | 69 | 72 | 1B | 8 | 0 | 37 | C5 | 10 | 27 |
| Octal | 123 | 151 | 162 | 33 | 10 | 0 | 67 | 305 | 20 | 47 |
| Binary | 1010011 | 1101001 | 1110010 | 11011 | 1000 | 0 | 110111 | 11000101 | 10000 | 100111 |
Color Harmonies of #536972
Complementary color
Monochromatic Colors of #536972
Black with #536972
Text Example
Text Example
White with #536972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536972; }
p { color: rgb(83,105,114); }
H1.HeaderClassName
{
color: #536972;
}
.AnyTagClassName
{
color: #536972;
}
</style>
background-color css
<style>
a { background-color: #536972; }
a { background-color: rgb(83,105,114); }
div.DivClassName
{
background-color: #536972;
}
.BgClassName
{
background-color: #536972;
}
</style>
border-color css
<style>
span { border-color: #536972; }
span { border-color: rgb(83,105,114); }
td.TdClassName
{
border-color: #536972;
}
.TagClassName
{
border-color: #536972;
}
</style>