Shades of Bismark #466977
Tints of Bismark #466977
RGB
CMYK
RGB Variations
Color information
#466977 (or 0x466977) is known color: Bismark. HEX triplet: 46, 69 and 77. RGB value is (70,105,119). Sum of RGB (Red+Green+Blue) = 70+105+119=294 (38% of max value = 765). Red value is 70 (27.73% from 255 or 23.81% from 294); Green value is 105 (41.41% from 255 or 35.71% from 294); Blue value is 119 (46.88% from 255 or 40.48% from 294); Max value from RGB is 119 - color contains mainly: blue. Hex color #466977 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466977 is #B99688. Grayscale: #606060. Windows color (decimal): -12162697 or 7825734. OLE color: 7825734.
HSL color Cylindrical-coordinate representation of color #466977: hue angle of 197.14º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #466977 is Cyan = 0.41, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 105 | 119 | - |
| CMYK | 0.41 | 0.12 | 0 | 0.53 |
| HSL | 197.14º | 0.26% | 0.37% | - |
| HSV(B) | 197.14º | 0.41% | 0.47% | - |
| XYZ | 10.91 | 12.74 | 19.34 | - |
| YUV | 96.13 | 140.9 | 109.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 105 | 119 | 0.41 | 0.12 | 0 | 0.53 | 197.14 | 0.26 | 0.37 |
| Hex | 46 | 69 | 77 | 29 | C | 0 | 35 | C5 | 1A | 25 |
| Octal | 106 | 151 | 167 | 51 | 14 | 0 | 65 | 305 | 32 | 45 |
| Binary | 1000110 | 1101001 | 1110111 | 101001 | 1100 | 0 | 110101 | 11000101 | 11010 | 100101 |
Color Harmonies of #466977
Complementary color
Monochromatic Colors of #466977
Black with #466977
Text Example
Text Example
White with #466977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466977; }
p { color: rgb(70,105,119); }
H1.HeaderClassName
{
color: #466977;
}
.AnyTagClassName
{
color: #466977;
}
</style>
background-color css
<style>
a { background-color: #466977; }
a { background-color: rgb(70,105,119); }
div.DivClassName
{
background-color: #466977;
}
.BgClassName
{
background-color: #466977;
}
</style>
border-color css
<style>
span { border-color: #466977; }
span { border-color: rgb(70,105,119); }
td.TdClassName
{
border-color: #466977;
}
.TagClassName
{
border-color: #466977;
}
</style>