Shades of Bismark #457081
Tints of Bismark #457081
RGB
CMYK
RGB Variations
Color information
#457081 (or 0x457081) is known color: Bismark. HEX triplet: 45, 70 and 81. RGB value is (69,112,129). Sum of RGB (Red+Green+Blue) = 69+112+129=310 (41% of max value = 765). Red value is 69 (27.34% from 255 or 22.26% from 310); Green value is 112 (44.14% from 255 or 36.13% from 310); Blue value is 129 (50.78% from 255 or 41.61% from 310); Max value from RGB is 129 - color contains mainly: blue. Hex color #457081 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #457081 is #BA8F7E. Grayscale: #646464. Windows color (decimal): -12226431 or 8482885. OLE color: 8482885.
HSL color Cylindrical-coordinate representation of color #457081: hue angle of 197º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #457081 is Cyan = 0.47, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 69 | 112 | 129 | - |
| CMYK | 0.47 | 0.13 | 0 | 0.49 |
| HSL | 197º | 0.3% | 0.39% | - |
| HSV(B) | 197º | 0.47% | 0.51% | - |
| XYZ | 12.21 | 14.44 | 22.91 | - |
| YUV | 101.08 | 143.75 | 105.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 112 | 129 | 0.47 | 0.13 | 0 | 0.49 | 197 | 0.3 | 0.39 |
| Hex | 45 | 70 | 81 | 2F | D | 0 | 31 | C5 | 1E | 27 |
| Octal | 105 | 160 | 201 | 57 | 15 | 0 | 61 | 305 | 36 | 47 |
| Binary | 1000101 | 1110000 | 10000001 | 101111 | 1101 | 0 | 110001 | 11000101 | 11110 | 100111 |
Color Harmonies of #457081
Complementary color
Monochromatic Colors of #457081
Black with #457081
Text Example
Text Example
White with #457081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457081; }
p { color: rgb(69,112,129); }
H1.HeaderClassName
{
color: #457081;
}
.AnyTagClassName
{
color: #457081;
}
</style>
background-color css
<style>
a { background-color: #457081; }
a { background-color: rgb(69,112,129); }
div.DivClassName
{
background-color: #457081;
}
.BgClassName
{
background-color: #457081;
}
</style>
border-color css
<style>
span { border-color: #457081; }
span { border-color: rgb(69,112,129); }
td.TdClassName
{
border-color: #457081;
}
.TagClassName
{
border-color: #457081;
}
</style>