Shades of Bismark #466571
Tints of Bismark #466571
RGB
CMYK
RGB Variations
Color information
#466571 (or 0x466571) is known color: Bismark. HEX triplet: 46, 65 and 71. RGB value is (70,101,113). Sum of RGB (Red+Green+Blue) = 70+101+113=284 (37% of max value = 765). Red value is 70 (27.73% from 255 or 24.65% from 284); Green value is 101 (39.84% from 255 or 35.56% from 284); Blue value is 113 (44.53% from 255 or 39.79% from 284); Max value from RGB is 113 - color contains mainly: blue. Hex color #466571 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466571 is #B99A8E. Grayscale: #5D5D5D. Windows color (decimal): -12163727 or 7431494. OLE color: 7431494.
HSL color Cylindrical-coordinate representation of color #466571: hue angle of 196.74º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #466571 is Cyan = 0.38, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 101 | 113 | - |
| CMYK | 0.38 | 0.11 | 0 | 0.56 |
| HSL | 196.74º | 0.23% | 0.36% | - |
| HSV(B) | 196.74º | 0.38% | 0.44% | - |
| XYZ | 10.16 | 11.8 | 17.37 | - |
| YUV | 93.1 | 139.23 | 111.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 101 | 113 | 0.38 | 0.11 | 0 | 0.56 | 196.74 | 0.23 | 0.36 |
| Hex | 46 | 65 | 71 | 26 | B | 0 | 38 | C5 | 17 | 24 |
| Octal | 106 | 145 | 161 | 46 | 13 | 0 | 70 | 305 | 27 | 44 |
| Binary | 1000110 | 1100101 | 1110001 | 100110 | 1011 | 0 | 111000 | 11000101 | 10111 | 100100 |
Color Harmonies of #466571
Complementary color
Monochromatic Colors of #466571
Black with #466571
Text Example
Text Example
White with #466571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466571; }
p { color: rgb(70,101,113); }
H1.HeaderClassName
{
color: #466571;
}
.AnyTagClassName
{
color: #466571;
}
</style>
background-color css
<style>
a { background-color: #466571; }
a { background-color: rgb(70,101,113); }
div.DivClassName
{
background-color: #466571;
}
.BgClassName
{
background-color: #466571;
}
</style>
border-color css
<style>
span { border-color: #466571; }
span { border-color: rgb(70,101,113); }
td.TdClassName
{
border-color: #466571;
}
.TagClassName
{
border-color: #466571;
}
</style>