Shades of Bismark #466170
Tints of Bismark #466170
RGB
CMYK
RGB Variations
Color information
#466170 (or 0x466170) is known color: Bismark. HEX triplet: 46, 61 and 70. RGB value is (70,97,112). Sum of RGB (Red+Green+Blue) = 70+97+112=279 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.09% from 279); Green value is 97 (38.28% from 255 or 34.77% from 279); Blue value is 112 (44.14% from 255 or 40.14% from 279); Max value from RGB is 112 - color contains mainly: blue. Hex color #466170 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466170 is #B99E8F. Grayscale: #5A5A5A. Windows color (decimal): -12164752 or 7364934. OLE color: 7364934.
HSL color Cylindrical-coordinate representation of color #466170: hue angle of 201.43º 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 #466170 is Cyan = 0.38, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 97 | 112 | - |
| CMYK | 0.38 | 0.13 | 0 | 0.56 |
| HSL | 201.43º | 0.23% | 0.36% | - |
| HSV(B) | 201.43º | 0.38% | 0.44% | - |
| XYZ | 9.73 | 11.02 | 16.94 | - |
| YUV | 90.64 | 140.05 | 113.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 97 | 112 | 0.38 | 0.13 | 0 | 0.56 | 201.43 | 0.23 | 0.36 |
| Hex | 46 | 61 | 70 | 26 | D | 0 | 38 | C9 | 17 | 24 |
| Octal | 106 | 141 | 160 | 46 | 15 | 0 | 70 | 311 | 27 | 44 |
| Binary | 1000110 | 1100001 | 1110000 | 100110 | 1101 | 0 | 111000 | 11001001 | 10111 | 100100 |
Color Harmonies of #466170
Complementary color
Monochromatic Colors of #466170
Black with #466170
Text Example
Text Example
White with #466170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466170; }
p { color: rgb(70,97,112); }
H1.HeaderClassName
{
color: #466170;
}
.AnyTagClassName
{
color: #466170;
}
</style>
background-color css
<style>
a { background-color: #466170; }
a { background-color: rgb(70,97,112); }
div.DivClassName
{
background-color: #466170;
}
.BgClassName
{
background-color: #466170;
}
</style>
border-color css
<style>
span { border-color: #466170; }
span { border-color: rgb(70,97,112); }
td.TdClassName
{
border-color: #466170;
}
.TagClassName
{
border-color: #466170;
}
</style>