Shades of Bismark #527682
Tints of Bismark #527682
RGB
CMYK
RGB Variations
Color information
#527682 (or 0x527682) is known color: Bismark. HEX triplet: 52, 76 and 82. RGB value is (82,118,130). Sum of RGB (Red+Green+Blue) = 82+118+130=330 (43% of max value = 765). Red value is 82 (32.42% from 255 or 24.85% from 330); Green value is 118 (46.48% from 255 or 35.76% from 330); Blue value is 130 (51.17% from 255 or 39.39% from 330); Max value from RGB is 130 - color contains mainly: blue. Hex color #527682 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #527682 is #AD897D. Grayscale: #6C6C6C. Windows color (decimal): -11372926 or 8549970. OLE color: 8549970.
HSL color Cylindrical-coordinate representation of color #527682: hue angle of 195º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #527682 is Cyan = 0.37, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 118 | 130 | - |
| CMYK | 0.37 | 0.09 | 0 | 0.49 |
| HSL | 195º | 0.23% | 0.42% | - |
| HSV(B) | 195º | 0.37% | 0.51% | - |
| XYZ | 13.99 | 16.36 | 23.54 | - |
| YUV | 108.6 | 140.07 | 109.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 118 | 130 | 0.37 | 0.09 | 0 | 0.49 | 195 | 0.23 | 0.42 |
| Hex | 52 | 76 | 82 | 25 | 9 | 0 | 31 | C3 | 17 | 2A |
| Octal | 122 | 166 | 202 | 45 | 11 | 0 | 61 | 303 | 27 | 52 |
| Binary | 1010010 | 1110110 | 10000010 | 100101 | 1001 | 0 | 110001 | 11000011 | 10111 | 101010 |
Color Harmonies of #527682
Complementary color
Monochromatic Colors of #527682
Black with #527682
Text Example
Text Example
White with #527682
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527682; }
p { color: rgb(82,118,130); }
H1.HeaderClassName
{
color: #527682;
}
.AnyTagClassName
{
color: #527682;
}
</style>
background-color css
<style>
a { background-color: #527682; }
a { background-color: rgb(82,118,130); }
div.DivClassName
{
background-color: #527682;
}
.BgClassName
{
background-color: #527682;
}
</style>
border-color css
<style>
span { border-color: #527682; }
span { border-color: rgb(82,118,130); }
td.TdClassName
{
border-color: #527682;
}
.TagClassName
{
border-color: #527682;
}
</style>