Shades of Bismark #466878
Tints of Bismark #466878
RGB
CMYK
RGB Variations
Color information
#466878 (or 0x466878) is known color: Bismark. HEX triplet: 46, 68 and 78. RGB value is (70,104,120). Sum of RGB (Red+Green+Blue) = 70+104+120=294 (38% of max value = 765). Red value is 70 (27.73% from 255 or 23.81% from 294); Green value is 104 (41.02% from 255 or 35.37% from 294); Blue value is 120 (47.27% from 255 or 40.82% from 294); Max value from RGB is 120 - color contains mainly: blue. Hex color #466878 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466878 is #B99787. Grayscale: #5F5F5F. Windows color (decimal): -12162952 or 7891014. OLE color: 7891014.
HSL color Cylindrical-coordinate representation of color #466878: hue angle of 199.2º 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 #466878 is Cyan = 0.42, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 104 | 120 | - |
| CMYK | 0.42 | 0.13 | 0 | 0.53 |
| HSL | 199.2º | 0.26% | 0.37% | - |
| HSV(B) | 199.2º | 0.42% | 0.47% | - |
| XYZ | 10.87 | 12.56 | 19.62 | - |
| YUV | 95.66 | 141.74 | 109.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 104 | 120 | 0.42 | 0.13 | 0 | 0.53 | 199.2 | 0.26 | 0.37 |
| Hex | 46 | 68 | 78 | 2A | D | 0 | 35 | C7 | 1A | 25 |
| Octal | 106 | 150 | 170 | 52 | 15 | 0 | 65 | 307 | 32 | 45 |
| Binary | 1000110 | 1101000 | 1111000 | 101010 | 1101 | 0 | 110101 | 11000111 | 11010 | 100101 |
Color Harmonies of #466878
Complementary color
Monochromatic Colors of #466878
Black with #466878
Text Example
Text Example
White with #466878
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466878; }
p { color: rgb(70,104,120); }
H1.HeaderClassName
{
color: #466878;
}
.AnyTagClassName
{
color: #466878;
}
</style>
background-color css
<style>
a { background-color: #466878; }
a { background-color: rgb(70,104,120); }
div.DivClassName
{
background-color: #466878;
}
.BgClassName
{
background-color: #466878;
}
</style>
border-color css
<style>
span { border-color: #466878; }
span { border-color: rgb(70,104,120); }
td.TdClassName
{
border-color: #466878;
}
.TagClassName
{
border-color: #466878;
}
</style>