Shades of Bismark #527381
Tints of Bismark #527381
RGB
CMYK
RGB Variations
Color information
#527381 (or 0x527381) is known color: Bismark. HEX triplet: 52, 73 and 81. RGB value is (82,115,129). Sum of RGB (Red+Green+Blue) = 82+115+129=326 (43% of max value = 765). Red value is 82 (32.42% from 255 or 25.15% from 326); Green value is 115 (45.31% from 255 or 35.28% from 326); Blue value is 129 (50.78% from 255 or 39.57% from 326); Max value from RGB is 129 - color contains mainly: blue. Hex color #527381 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #527381 is #AD8C7E. Grayscale: #6A6A6A. Windows color (decimal): -11373695 or 8483666. OLE color: 8483666.
HSL color Cylindrical-coordinate representation of color #527381: hue angle of 197.87º degrees, saturation: 0.22, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #527381 is Cyan = 0.36, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 115 | 129 | - |
| CMYK | 0.36 | 0.11 | 0 | 0.49 |
| HSL | 197.87º | 0.22% | 0.41% | - |
| HSV(B) | 197.87º | 0.36% | 0.51% | - |
| XYZ | 13.57 | 15.64 | 23.07 | - |
| YUV | 106.73 | 140.57 | 110.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 115 | 129 | 0.36 | 0.11 | 0 | 0.49 | 197.87 | 0.22 | 0.41 |
| Hex | 52 | 73 | 81 | 24 | B | 0 | 31 | C6 | 16 | 29 |
| Octal | 122 | 163 | 201 | 44 | 13 | 0 | 61 | 306 | 26 | 51 |
| Binary | 1010010 | 1110011 | 10000001 | 100100 | 1011 | 0 | 110001 | 11000110 | 10110 | 101001 |
Color Harmonies of #527381
Complementary color
Monochromatic Colors of #527381
Black with #527381
Text Example
Text Example
White with #527381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527381; }
p { color: rgb(82,115,129); }
H1.HeaderClassName
{
color: #527381;
}
.AnyTagClassName
{
color: #527381;
}
</style>
background-color css
<style>
a { background-color: #527381; }
a { background-color: rgb(82,115,129); }
div.DivClassName
{
background-color: #527381;
}
.BgClassName
{
background-color: #527381;
}
</style>
border-color css
<style>
span { border-color: #527381; }
span { border-color: rgb(82,115,129); }
td.TdClassName
{
border-color: #527381;
}
.TagClassName
{
border-color: #527381;
}
</style>