Shades of Bismark #486471
Tints of Bismark #486471
RGB
CMYK
RGB Variations
Color information
#486471 (or 0x486471) is known color: Bismark. HEX triplet: 48, 64 and 71. RGB value is (72,100,113). Sum of RGB (Red+Green+Blue) = 72+100+113=285 (37% of max value = 765). Red value is 72 (28.52% from 255 or 25.26% from 285); Green value is 100 (39.45% from 255 or 35.09% from 285); Blue value is 113 (44.53% from 255 or 39.65% from 285); Max value from RGB is 113 - color contains mainly: blue. Hex color #486471 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #486471 is #B79B8E. Grayscale: #5D5D5D. Windows color (decimal): -12032911 or 7431240. OLE color: 7431240.
HSL color Cylindrical-coordinate representation of color #486471: hue angle of 199.02º 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 #486471 is Cyan = 0.36, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 72 | 100 | 113 | - |
| CMYK | 0.36 | 0.12 | 0 | 0.56 |
| HSL | 199.02º | 0.22% | 0.36% | - |
| HSV(B) | 199.02º | 0.36% | 0.44% | - |
| XYZ | 10.21 | 11.68 | 17.34 | - |
| YUV | 93.11 | 139.22 | 112.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 100 | 113 | 0.36 | 0.12 | 0 | 0.56 | 199.02 | 0.22 | 0.36 |
| Hex | 48 | 64 | 71 | 24 | C | 0 | 38 | C7 | 16 | 24 |
| Octal | 110 | 144 | 161 | 44 | 14 | 0 | 70 | 307 | 26 | 44 |
| Binary | 1001000 | 1100100 | 1110001 | 100100 | 1100 | 0 | 111000 | 11000111 | 10110 | 100100 |
Color Harmonies of #486471
Complementary color
Monochromatic Colors of #486471
Black with #486471
Text Example
Text Example
White with #486471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486471; }
p { color: rgb(72,100,113); }
H1.HeaderClassName
{
color: #486471;
}
.AnyTagClassName
{
color: #486471;
}
</style>
background-color css
<style>
a { background-color: #486471; }
a { background-color: rgb(72,100,113); }
div.DivClassName
{
background-color: #486471;
}
.BgClassName
{
background-color: #486471;
}
</style>
border-color css
<style>
span { border-color: #486471; }
span { border-color: rgb(72,100,113); }
td.TdClassName
{
border-color: #486471;
}
.TagClassName
{
border-color: #486471;
}
</style>