Shades of Bismark #486473
Tints of Bismark #486473
RGB
CMYK
RGB Variations
Color information
#486473 (or 0x486473) is known color: Bismark. HEX triplet: 48, 64 and 73. RGB value is (72,100,115). Sum of RGB (Red+Green+Blue) = 72+100+115=287 (38% of max value = 765). Red value is 72 (28.52% from 255 or 25.09% from 287); Green value is 100 (39.45% from 255 or 34.84% from 287); Blue value is 115 (45.31% from 255 or 40.07% from 287); Max value from RGB is 115 - color contains mainly: blue. Hex color #486473 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #486473 is #B79B8C. Grayscale: #5D5D5D. Windows color (decimal): -12032909 or 7562312. OLE color: 7562312.
HSL color Cylindrical-coordinate representation of color #486473: hue angle of 200.93º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #486473 is Cyan = 0.37, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 72 | 100 | 115 | - |
| CMYK | 0.37 | 0.13 | 0 | 0.55 |
| HSL | 200.93º | 0.23% | 0.37% | - |
| HSV(B) | 200.93º | 0.37% | 0.45% | - |
| XYZ | 10.32 | 11.73 | 17.94 | - |
| YUV | 93.34 | 140.22 | 112.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 100 | 115 | 0.37 | 0.13 | 0 | 0.55 | 200.93 | 0.23 | 0.37 |
| Hex | 48 | 64 | 73 | 25 | D | 0 | 37 | C9 | 17 | 25 |
| Octal | 110 | 144 | 163 | 45 | 15 | 0 | 67 | 311 | 27 | 45 |
| Binary | 1001000 | 1100100 | 1110011 | 100101 | 1101 | 0 | 110111 | 11001001 | 10111 | 100101 |
Color Harmonies of #486473
Complementary color
Monochromatic Colors of #486473
Black with #486473
Text Example
Text Example
White with #486473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486473; }
p { color: rgb(72,100,115); }
H1.HeaderClassName
{
color: #486473;
}
.AnyTagClassName
{
color: #486473;
}
</style>
background-color css
<style>
a { background-color: #486473; }
a { background-color: rgb(72,100,115); }
div.DivClassName
{
background-color: #486473;
}
.BgClassName
{
background-color: #486473;
}
</style>
border-color css
<style>
span { border-color: #486473; }
span { border-color: rgb(72,100,115); }
td.TdClassName
{
border-color: #486473;
}
.TagClassName
{
border-color: #486473;
}
</style>