Shades of Bismark #466771
Tints of Bismark #466771
RGB
CMYK
RGB Variations
Color information
#466771 (or 0x466771) is known color: Bismark. HEX triplet: 46, 67 and 71. RGB value is (70,103,113). Sum of RGB (Red+Green+Blue) = 70+103+113=286 (37% of max value = 765). Red value is 70 (27.73% from 255 or 24.48% from 286); Green value is 103 (40.62% from 255 or 36.01% from 286); Blue value is 113 (44.53% from 255 or 39.51% from 286); Max value from RGB is 113 - color contains mainly: blue. Hex color #466771 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466771 is #B9988E. Grayscale: #5E5E5E. Windows color (decimal): -12163215 or 7432006. OLE color: 7432006.
HSL color Cylindrical-coordinate representation of color #466771: hue angle of 193.95º 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 #466771 is Cyan = 0.38, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 103 | 113 | - |
| CMYK | 0.38 | 0.09 | 0 | 0.56 |
| HSL | 193.95º | 0.23% | 0.36% | - |
| HSV(B) | 193.95º | 0.38% | 0.44% | - |
| XYZ | 10.36 | 12.19 | 17.43 | - |
| YUV | 94.27 | 138.57 | 110.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 103 | 113 | 0.38 | 0.09 | 0 | 0.56 | 193.95 | 0.23 | 0.36 |
| Hex | 46 | 67 | 71 | 26 | 9 | 0 | 38 | C2 | 17 | 24 |
| Octal | 106 | 147 | 161 | 46 | 11 | 0 | 70 | 302 | 27 | 44 |
| Binary | 1000110 | 1100111 | 1110001 | 100110 | 1001 | 0 | 111000 | 11000010 | 10111 | 100100 |
Color Harmonies of #466771
Complementary color
Monochromatic Colors of #466771
Black with #466771
Text Example
Text Example
White with #466771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466771; }
p { color: rgb(70,103,113); }
H1.HeaderClassName
{
color: #466771;
}
.AnyTagClassName
{
color: #466771;
}
</style>
background-color css
<style>
a { background-color: #466771; }
a { background-color: rgb(70,103,113); }
div.DivClassName
{
background-color: #466771;
}
.BgClassName
{
background-color: #466771;
}
</style>
border-color css
<style>
span { border-color: #466771; }
span { border-color: rgb(70,103,113); }
td.TdClassName
{
border-color: #466771;
}
.TagClassName
{
border-color: #466771;
}
</style>