Shades of Bismark #466270
Tints of Bismark #466270
RGB
CMYK
RGB Variations
Color information
#466270 (or 0x466270) is known color: Bismark. HEX triplet: 46, 62 and 70. RGB value is (70,98,112). Sum of RGB (Red+Green+Blue) = 70+98+112=280 (37% of max value = 765). Red value is 70 (27.73% from 255 or 25% from 280); Green value is 98 (38.67% from 255 or 35% from 280); Blue value is 112 (44.14% from 255 or 40% from 280); Max value from RGB is 112 - color contains mainly: blue. Hex color #466270 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466270 is #B99D8F. Grayscale: #5B5B5B. Windows color (decimal): -12164496 or 7365190. OLE color: 7365190.
HSL color Cylindrical-coordinate representation of color #466270: hue angle of 200º 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 #466270 is Cyan = 0.38, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 98 | 112 | - |
| CMYK | 0.38 | 0.13 | 0 | 0.56 |
| HSL | 200º | 0.23% | 0.36% | - |
| HSV(B) | 200º | 0.38% | 0.44% | - |
| XYZ | 9.82 | 11.21 | 16.97 | - |
| YUV | 91.22 | 139.72 | 112.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 98 | 112 | 0.38 | 0.13 | 0 | 0.56 | 200 | 0.23 | 0.36 |
| Hex | 46 | 62 | 70 | 26 | D | 0 | 38 | C8 | 17 | 24 |
| Octal | 106 | 142 | 160 | 46 | 15 | 0 | 70 | 310 | 27 | 44 |
| Binary | 1000110 | 1100010 | 1110000 | 100110 | 1101 | 0 | 111000 | 11001000 | 10111 | 100100 |
Color Harmonies of #466270
Complementary color
Monochromatic Colors of #466270
Black with #466270
Text Example
Text Example
White with #466270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466270; }
p { color: rgb(70,98,112); }
H1.HeaderClassName
{
color: #466270;
}
.AnyTagClassName
{
color: #466270;
}
</style>
background-color css
<style>
a { background-color: #466270; }
a { background-color: rgb(70,98,112); }
div.DivClassName
{
background-color: #466270;
}
.BgClassName
{
background-color: #466270;
}
</style>
border-color css
<style>
span { border-color: #466270; }
span { border-color: rgb(70,98,112); }
td.TdClassName
{
border-color: #466270;
}
.TagClassName
{
border-color: #466270;
}
</style>