Shades of Bismark #527484
Tints of Bismark #527484
RGB
CMYK
RGB Variations
Color information
#527484 (or 0x527484) is known color: Bismark. HEX triplet: 52, 74 and 84. RGB value is (82,116,132). Sum of RGB (Red+Green+Blue) = 82+116+132=330 (43% of max value = 765). Red value is 82 (32.42% from 255 or 24.85% from 330); Green value is 116 (45.70% from 255 or 35.15% from 330); Blue value is 132 (51.95% from 255 or 40% from 330); Max value from RGB is 132 - color contains mainly: blue. Hex color #527484 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #527484 is #AD8B7B. Grayscale: #6B6B6B. Windows color (decimal): -11373436 or 8680530. OLE color: 8680530.
HSL color Cylindrical-coordinate representation of color #527484: hue angle of 199.2º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #527484 is Cyan = 0.38, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 116 | 132 | - |
| CMYK | 0.38 | 0.12 | 0 | 0.48 |
| HSL | 199.2º | 0.23% | 0.42% | - |
| HSV(B) | 199.2º | 0.38% | 0.52% | - |
| XYZ | 13.89 | 15.95 | 24.18 | - |
| YUV | 107.66 | 141.74 | 109.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 116 | 132 | 0.38 | 0.12 | 0 | 0.48 | 199.2 | 0.23 | 0.42 |
| Hex | 52 | 74 | 84 | 26 | C | 0 | 30 | C7 | 17 | 2A |
| Octal | 122 | 164 | 204 | 46 | 14 | 0 | 60 | 307 | 27 | 52 |
| Binary | 1010010 | 1110100 | 10000100 | 100110 | 1100 | 0 | 110000 | 11000111 | 10111 | 101010 |
Color Harmonies of #527484
Complementary color
Monochromatic Colors of #527484
Black with #527484
Text Example
Text Example
White with #527484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527484; }
p { color: rgb(82,116,132); }
H1.HeaderClassName
{
color: #527484;
}
.AnyTagClassName
{
color: #527484;
}
</style>
background-color css
<style>
a { background-color: #527484; }
a { background-color: rgb(82,116,132); }
div.DivClassName
{
background-color: #527484;
}
.BgClassName
{
background-color: #527484;
}
</style>
border-color css
<style>
span { border-color: #527484; }
span { border-color: rgb(82,116,132); }
td.TdClassName
{
border-color: #527484;
}
.TagClassName
{
border-color: #527484;
}
</style>