Shades of Bismark #487079
Tints of Bismark #487079
RGB
CMYK
RGB Variations
Color information
#487079 (or 0x487079) is known color: Bismark. HEX triplet: 48, 70 and 79. RGB value is (72,112,121). Sum of RGB (Red+Green+Blue) = 72+112+121=305 (40% of max value = 765). Red value is 72 (28.52% from 255 or 23.61% from 305); Green value is 112 (44.14% from 255 or 36.72% from 305); Blue value is 121 (47.66% from 255 or 39.67% from 305); Max value from RGB is 121 - color contains mainly: blue. Hex color #487079 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #487079 is #B78F86. Grayscale: #646464. Windows color (decimal): -12029831 or 7958600. OLE color: 7958600.
HSL color Cylindrical-coordinate representation of color #487079: hue angle of 191.02º degrees, saturation: 0.25, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #487079 is Cyan = 0.40, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 72 | 112 | 121 | - |
| CMYK | 0.40 | 0.07 | 0 | 0.53 |
| HSL | 191.02º | 0.25% | 0.38% | - |
| HSV(B) | 191.02º | 0.4% | 0.47% | - |
| XYZ | 11.92 | 14.35 | 20.23 | - |
| YUV | 101.07 | 139.25 | 107.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 112 | 121 | 0.40 | 0.07 | 0 | 0.53 | 191.02 | 0.25 | 0.38 |
| Hex | 48 | 70 | 79 | 28 | 7 | 0 | 35 | BF | 19 | 26 |
| Octal | 110 | 160 | 171 | 50 | 7 | 0 | 65 | 277 | 31 | 46 |
| Binary | 1001000 | 1110000 | 1111001 | 101000 | 111 | 0 | 110101 | 10111111 | 11001 | 100110 |
Color Harmonies of #487079
Complementary color
Monochromatic Colors of #487079
Black with #487079
Text Example
Text Example
White with #487079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487079; }
p { color: rgb(72,112,121); }
H1.HeaderClassName
{
color: #487079;
}
.AnyTagClassName
{
color: #487079;
}
</style>
background-color css
<style>
a { background-color: #487079; }
a { background-color: rgb(72,112,121); }
div.DivClassName
{
background-color: #487079;
}
.BgClassName
{
background-color: #487079;
}
</style>
border-color css
<style>
span { border-color: #487079; }
span { border-color: rgb(72,112,121); }
td.TdClassName
{
border-color: #487079;
}
.TagClassName
{
border-color: #487079;
}
</style>