Shades of Bismark #466470
Tints of Bismark #466470
RGB
CMYK
RGB Variations
Color information
#466470 (or 0x466470) is known color: Bismark. HEX triplet: 46, 64 and 70. RGB value is (70,100,112). Sum of RGB (Red+Green+Blue) = 70+100+112=282 (37% of max value = 765). Red value is 70 (27.73% from 255 or 24.82% from 282); Green value is 100 (39.45% from 255 or 35.46% from 282); Blue value is 112 (44.14% from 255 or 39.72% from 282); Max value from RGB is 112 - color contains mainly: blue. Hex color #466470 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466470 is #B99B8F. Grayscale: #5C5C5C. Windows color (decimal): -12163984 or 7365702. OLE color: 7365702.
HSL color Cylindrical-coordinate representation of color #466470: hue angle of 197.14º 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 #466470 is Cyan = 0.38, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 100 | 112 | - |
| CMYK | 0.38 | 0.11 | 0 | 0.56 |
| HSL | 197.14º | 0.23% | 0.36% | - |
| HSV(B) | 197.14º | 0.38% | 0.44% | - |
| XYZ | 10.01 | 11.59 | 17.04 | - |
| YUV | 92.4 | 139.06 | 112.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 100 | 112 | 0.38 | 0.11 | 0 | 0.56 | 197.14 | 0.23 | 0.36 |
| Hex | 46 | 64 | 70 | 26 | B | 0 | 38 | C5 | 17 | 24 |
| Octal | 106 | 144 | 160 | 46 | 13 | 0 | 70 | 305 | 27 | 44 |
| Binary | 1000110 | 1100100 | 1110000 | 100110 | 1011 | 0 | 111000 | 11000101 | 10111 | 100100 |
Color Harmonies of #466470
Complementary color
Monochromatic Colors of #466470
Black with #466470
Text Example
Text Example
White with #466470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466470; }
p { color: rgb(70,100,112); }
H1.HeaderClassName
{
color: #466470;
}
.AnyTagClassName
{
color: #466470;
}
</style>
background-color css
<style>
a { background-color: #466470; }
a { background-color: rgb(70,100,112); }
div.DivClassName
{
background-color: #466470;
}
.BgClassName
{
background-color: #466470;
}
</style>
border-color css
<style>
span { border-color: #466470; }
span { border-color: rgb(70,100,112); }
td.TdClassName
{
border-color: #466470;
}
.TagClassName
{
border-color: #466470;
}
</style>