Shades of Bismark #486871
Tints of Bismark #486871
RGB
CMYK
RGB Variations
Color information
#486871 (or 0x486871) is known color: Bismark. HEX triplet: 48, 68 and 71. RGB value is (72,104,113). Sum of RGB (Red+Green+Blue) = 72+104+113=289 (38% of max value = 765). Red value is 72 (28.52% from 255 or 24.91% from 289); Green value is 104 (41.02% from 255 or 35.99% from 289); Blue value is 113 (44.53% from 255 or 39.10% from 289); Max value from RGB is 113 - color contains mainly: blue. Hex color #486871 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #486871 is #B7978E. Grayscale: #5F5F5F. Windows color (decimal): -12031887 or 7432264. OLE color: 7432264.
HSL color Cylindrical-coordinate representation of color #486871: hue angle of 193.17º 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 #486871 is Cyan = 0.36, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 72 | 104 | 113 | - |
| CMYK | 0.36 | 0.08 | 0 | 0.56 |
| HSL | 193.17º | 0.22% | 0.36% | - |
| HSV(B) | 193.17º | 0.36% | 0.44% | - |
| XYZ | 10.6 | 12.47 | 17.47 | - |
| YUV | 95.46 | 137.9 | 111.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 104 | 113 | 0.36 | 0.08 | 0 | 0.56 | 193.17 | 0.22 | 0.36 |
| Hex | 48 | 68 | 71 | 24 | 8 | 0 | 38 | C1 | 16 | 24 |
| Octal | 110 | 150 | 161 | 44 | 10 | 0 | 70 | 301 | 26 | 44 |
| Binary | 1001000 | 1101000 | 1110001 | 100100 | 1000 | 0 | 111000 | 11000001 | 10110 | 100100 |
Color Harmonies of #486871
Complementary color
Monochromatic Colors of #486871
Black with #486871
Text Example
Text Example
White with #486871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486871; }
p { color: rgb(72,104,113); }
H1.HeaderClassName
{
color: #486871;
}
.AnyTagClassName
{
color: #486871;
}
</style>
background-color css
<style>
a { background-color: #486871; }
a { background-color: rgb(72,104,113); }
div.DivClassName
{
background-color: #486871;
}
.BgClassName
{
background-color: #486871;
}
</style>
border-color css
<style>
span { border-color: #486871; }
span { border-color: rgb(72,104,113); }
td.TdClassName
{
border-color: #486871;
}
.TagClassName
{
border-color: #486871;
}
</style>