Shades of Bismark #486773
Tints of Bismark #486773
RGB
CMYK
RGB Variations
Color information
#486773 (or 0x486773) is known color: Bismark. HEX triplet: 48, 67 and 73. RGB value is (72,103,115). Sum of RGB (Red+Green+Blue) = 72+103+115=290 (38% of max value = 765). Red value is 72 (28.52% from 255 or 24.83% from 290); Green value is 103 (40.62% from 255 or 35.52% from 290); Blue value is 115 (45.31% from 255 or 39.66% from 290); Max value from RGB is 115 - color contains mainly: blue. Hex color #486773 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #486773 is #B7988C. Grayscale: #5F5F5F. Windows color (decimal): -12032141 or 7563080. OLE color: 7563080.
HSL color Cylindrical-coordinate representation of color #486773: hue angle of 196.74º 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 #486773 is Cyan = 0.37, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 72 | 103 | 115 | - |
| CMYK | 0.37 | 0.10 | 0 | 0.55 |
| HSL | 196.74º | 0.23% | 0.37% | - |
| HSV(B) | 196.74º | 0.37% | 0.45% | - |
| XYZ | 10.62 | 12.32 | 18.04 | - |
| YUV | 95.1 | 139.23 | 111.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 103 | 115 | 0.37 | 0.10 | 0 | 0.55 | 196.74 | 0.23 | 0.37 |
| Hex | 48 | 67 | 73 | 25 | A | 0 | 37 | C5 | 17 | 25 |
| Octal | 110 | 147 | 163 | 45 | 12 | 0 | 67 | 305 | 27 | 45 |
| Binary | 1001000 | 1100111 | 1110011 | 100101 | 1010 | 0 | 110111 | 11000101 | 10111 | 100101 |
Color Harmonies of #486773
Complementary color
Monochromatic Colors of #486773
Black with #486773
Text Example
Text Example
White with #486773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486773; }
p { color: rgb(72,103,115); }
H1.HeaderClassName
{
color: #486773;
}
.AnyTagClassName
{
color: #486773;
}
</style>
background-color css
<style>
a { background-color: #486773; }
a { background-color: rgb(72,103,115); }
div.DivClassName
{
background-color: #486773;
}
.BgClassName
{
background-color: #486773;
}
</style>
border-color css
<style>
span { border-color: #486773; }
span { border-color: rgb(72,103,115); }
td.TdClassName
{
border-color: #486773;
}
.TagClassName
{
border-color: #486773;
}
</style>