Shades of Bismark #466778
Tints of Bismark #466778
RGB
CMYK
RGB Variations
Color information
#466778 (or 0x466778) is known color: Bismark. HEX triplet: 46, 67 and 78. RGB value is (70,103,120). Sum of RGB (Red+Green+Blue) = 70+103+120=293 (38% of max value = 765). Red value is 70 (27.73% from 255 or 23.89% from 293); Green value is 103 (40.62% from 255 or 35.15% from 293); Blue value is 120 (47.27% from 255 or 40.96% from 293); Max value from RGB is 120 - color contains mainly: blue. Hex color #466778 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466778 is #B99887. Grayscale: #5E5E5E. Windows color (decimal): -12163208 or 7890758. OLE color: 7890758.
HSL color Cylindrical-coordinate representation of color #466778: hue angle of 200.4º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #466778 is Cyan = 0.42, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 103 | 120 | - |
| CMYK | 0.42 | 0.14 | 0 | 0.53 |
| HSL | 200.4º | 0.26% | 0.37% | - |
| HSV(B) | 200.4º | 0.42% | 0.47% | - |
| XYZ | 10.77 | 12.36 | 19.59 | - |
| YUV | 95.07 | 142.07 | 110.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 103 | 120 | 0.42 | 0.14 | 0 | 0.53 | 200.4 | 0.26 | 0.37 |
| Hex | 46 | 67 | 78 | 2A | E | 0 | 35 | C8 | 1A | 25 |
| Octal | 106 | 147 | 170 | 52 | 16 | 0 | 65 | 310 | 32 | 45 |
| Binary | 1000110 | 1100111 | 1111000 | 101010 | 1110 | 0 | 110101 | 11001000 | 11010 | 100101 |
Color Harmonies of #466778
Complementary color
Monochromatic Colors of #466778
Black with #466778
Text Example
Text Example
White with #466778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466778; }
p { color: rgb(70,103,120); }
H1.HeaderClassName
{
color: #466778;
}
.AnyTagClassName
{
color: #466778;
}
</style>
background-color css
<style>
a { background-color: #466778; }
a { background-color: rgb(70,103,120); }
div.DivClassName
{
background-color: #466778;
}
.BgClassName
{
background-color: #466778;
}
</style>
border-color css
<style>
span { border-color: #466778; }
span { border-color: rgb(70,103,120); }
td.TdClassName
{
border-color: #466778;
}
.TagClassName
{
border-color: #466778;
}
</style>