Shades of Bismark #537482
Tints of Bismark #537482
RGB
CMYK
RGB Variations
Color information
#537482 (or 0x537482) is known color: Bismark. HEX triplet: 53, 74 and 82. RGB value is (83,116,130). Sum of RGB (Red+Green+Blue) = 83+116+130=329 (43% of max value = 765). Red value is 83 (32.81% from 255 or 25.23% from 329); Green value is 116 (45.70% from 255 or 35.26% from 329); Blue value is 130 (51.17% from 255 or 39.51% from 329); Max value from RGB is 130 - color contains mainly: blue. Hex color #537482 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #537482 is #AC8B7D. Grayscale: #6B6B6B. Windows color (decimal): -11307902 or 8549459. OLE color: 8549459.
HSL color Cylindrical-coordinate representation of color #537482: hue angle of 197.87º 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 #537482 is Cyan = 0.36, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 116 | 130 | - |
| CMYK | 0.36 | 0.11 | 0 | 0.49 |
| HSL | 197.87º | 0.22% | 0.42% | - |
| HSV(B) | 197.87º | 0.36% | 0.51% | - |
| XYZ | 13.84 | 15.94 | 23.47 | - |
| YUV | 107.73 | 140.57 | 110.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 116 | 130 | 0.36 | 0.11 | 0 | 0.49 | 197.87 | 0.22 | 0.42 |
| Hex | 53 | 74 | 82 | 24 | B | 0 | 31 | C6 | 16 | 2A |
| Octal | 123 | 164 | 202 | 44 | 13 | 0 | 61 | 306 | 26 | 52 |
| Binary | 1010011 | 1110100 | 10000010 | 100100 | 1011 | 0 | 110001 | 11000110 | 10110 | 101010 |
Color Harmonies of #537482
Complementary color
Monochromatic Colors of #537482
Black with #537482
Text Example
Text Example
White with #537482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537482; }
p { color: rgb(83,116,130); }
H1.HeaderClassName
{
color: #537482;
}
.AnyTagClassName
{
color: #537482;
}
</style>
background-color css
<style>
a { background-color: #537482; }
a { background-color: rgb(83,116,130); }
div.DivClassName
{
background-color: #537482;
}
.BgClassName
{
background-color: #537482;
}
</style>
border-color css
<style>
span { border-color: #537482; }
span { border-color: rgb(83,116,130); }
td.TdClassName
{
border-color: #537482;
}
.TagClassName
{
border-color: #537482;
}
</style>