Shades of Bismark #486571
Tints of Bismark #486571
RGB
CMYK
RGB Variations
Color information
#486571 (or 0x486571) is known color: Bismark. HEX triplet: 48, 65 and 71. RGB value is (72,101,113). Sum of RGB (Red+Green+Blue) = 72+101+113=286 (37% of max value = 765). Red value is 72 (28.52% from 255 or 25.17% from 286); Green value is 101 (39.84% from 255 or 35.31% from 286); Blue value is 113 (44.53% from 255 or 39.51% from 286); Max value from RGB is 113 - color contains mainly: blue. Hex color #486571 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #486571 is #B79A8E. Grayscale: #5D5D5D. Windows color (decimal): -12032655 or 7431496. OLE color: 7431496.
HSL color Cylindrical-coordinate representation of color #486571: hue angle of 197.56º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #486571 is Cyan = 0.36, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 72 | 101 | 113 | - |
| CMYK | 0.36 | 0.11 | 0 | 0.56 |
| HSL | 197.56º | 0.22% | 0.36% | - |
| HSV(B) | 197.56º | 0.36% | 0.44% | - |
| XYZ | 10.31 | 11.88 | 17.37 | - |
| YUV | 93.7 | 138.89 | 112.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 101 | 113 | 0.36 | 0.11 | 0 | 0.56 | 197.56 | 0.22 | 0.36 |
| Hex | 48 | 65 | 71 | 24 | B | 0 | 38 | C6 | 16 | 24 |
| Octal | 110 | 145 | 161 | 44 | 13 | 0 | 70 | 306 | 26 | 44 |
| Binary | 1001000 | 1100101 | 1110001 | 100100 | 1011 | 0 | 111000 | 11000110 | 10110 | 100100 |
Color Harmonies of #486571
Complementary color
Monochromatic Colors of #486571
Black with #486571
Text Example
Text Example
White with #486571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486571; }
p { color: rgb(72,101,113); }
H1.HeaderClassName
{
color: #486571;
}
.AnyTagClassName
{
color: #486571;
}
</style>
background-color css
<style>
a { background-color: #486571; }
a { background-color: rgb(72,101,113); }
div.DivClassName
{
background-color: #486571;
}
.BgClassName
{
background-color: #486571;
}
</style>
border-color css
<style>
span { border-color: #486571; }
span { border-color: rgb(72,101,113); }
td.TdClassName
{
border-color: #486571;
}
.TagClassName
{
border-color: #486571;
}
</style>