Shades of Bismark #486671
Tints of Bismark #486671
RGB
CMYK
RGB Variations
Color information
#486671 (or 0x486671) is known color: Bismark. HEX triplet: 48, 66 and 71. RGB value is (72,102,113). Sum of RGB (Red+Green+Blue) = 72+102+113=287 (38% of max value = 765). Red value is 72 (28.52% from 255 or 25.09% from 287); Green value is 102 (40.23% from 255 or 35.54% from 287); Blue value is 113 (44.53% from 255 or 39.37% from 287); Max value from RGB is 113 - color contains mainly: blue. Hex color #486671 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #486671 is #B7998E. Grayscale: #5E5E5E. Windows color (decimal): -12032399 or 7431752. OLE color: 7431752.
HSL color Cylindrical-coordinate representation of color #486671: hue angle of 196.1º 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 #486671 is Cyan = 0.36, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 72 | 102 | 113 | - |
| CMYK | 0.36 | 0.10 | 0 | 0.56 |
| HSL | 196.1º | 0.22% | 0.36% | - |
| HSV(B) | 196.1º | 0.36% | 0.44% | - |
| XYZ | 10.4 | 12.07 | 17.4 | - |
| YUV | 94.28 | 138.56 | 112.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 102 | 113 | 0.36 | 0.10 | 0 | 0.56 | 196.1 | 0.22 | 0.36 |
| Hex | 48 | 66 | 71 | 24 | A | 0 | 38 | C4 | 16 | 24 |
| Octal | 110 | 146 | 161 | 44 | 12 | 0 | 70 | 304 | 26 | 44 |
| Binary | 1001000 | 1100110 | 1110001 | 100100 | 1010 | 0 | 111000 | 11000100 | 10110 | 100100 |
Color Harmonies of #486671
Complementary color
Monochromatic Colors of #486671
Black with #486671
Text Example
Text Example
White with #486671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486671; }
p { color: rgb(72,102,113); }
H1.HeaderClassName
{
color: #486671;
}
.AnyTagClassName
{
color: #486671;
}
</style>
background-color css
<style>
a { background-color: #486671; }
a { background-color: rgb(72,102,113); }
div.DivClassName
{
background-color: #486671;
}
.BgClassName
{
background-color: #486671;
}
</style>
border-color css
<style>
span { border-color: #486671; }
span { border-color: rgb(72,102,113); }
td.TdClassName
{
border-color: #486671;
}
.TagClassName
{
border-color: #486671;
}
</style>