Shades of Bismark #526975
Tints of Bismark #526975
RGB
CMYK
RGB Variations
Color information
#526975 (or 0x526975) is known color: Bismark. HEX triplet: 52, 69 and 75. RGB value is (82,105,117). Sum of RGB (Red+Green+Blue) = 82+105+117=304 (40% of max value = 765). Red value is 82 (32.42% from 255 or 26.97% from 304); Green value is 105 (41.41% from 255 or 34.54% from 304); Blue value is 117 (46.09% from 255 or 38.49% from 304); Max value from RGB is 117 - color contains mainly: blue. Hex color #526975 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526975 is #AD968A. Grayscale: #636363. Windows color (decimal): -11376267 or 7694674. OLE color: 7694674.
HSL color Cylindrical-coordinate representation of color #526975: hue angle of 200.57º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #526975 is Cyan = 0.30, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 105 | 117 | - |
| CMYK | 0.30 | 0.10 | 0 | 0.54 |
| HSL | 200.57º | 0.18% | 0.39% | - |
| HSV(B) | 200.57º | 0.3% | 0.46% | - |
| XYZ | 11.74 | 13.18 | 18.76 | - |
| YUV | 99.49 | 137.88 | 115.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 105 | 117 | 0.30 | 0.10 | 0 | 0.54 | 200.57 | 0.18 | 0.39 |
| Hex | 52 | 69 | 75 | 1E | A | 0 | 36 | C9 | 12 | 27 |
| Octal | 122 | 151 | 165 | 36 | 12 | 0 | 66 | 311 | 22 | 47 |
| Binary | 1010010 | 1101001 | 1110101 | 11110 | 1010 | 0 | 110110 | 11001001 | 10010 | 100111 |
Color Harmonies of #526975
Complementary color
Monochromatic Colors of #526975
Black with #526975
Text Example
Text Example
White with #526975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526975; }
p { color: rgb(82,105,117); }
H1.HeaderClassName
{
color: #526975;
}
.AnyTagClassName
{
color: #526975;
}
</style>
background-color css
<style>
a { background-color: #526975; }
a { background-color: rgb(82,105,117); }
div.DivClassName
{
background-color: #526975;
}
.BgClassName
{
background-color: #526975;
}
</style>
border-color css
<style>
span { border-color: #526975; }
span { border-color: rgb(82,105,117); }
td.TdClassName
{
border-color: #526975;
}
.TagClassName
{
border-color: #526975;
}
</style>