Shades of Bismark #466378
Tints of Bismark #466378
RGB
CMYK
RGB Variations
Color information
#466378 (or 0x466378) is known color: Bismark. HEX triplet: 46, 63 and 78. RGB value is (70,99,120). Sum of RGB (Red+Green+Blue) = 70+99+120=289 (38% of max value = 765). Red value is 70 (27.73% from 255 or 24.22% from 289); Green value is 99 (39.06% from 255 or 34.26% from 289); Blue value is 120 (47.27% from 255 or 41.52% from 289); Max value from RGB is 120 - color contains mainly: blue. Hex color #466378 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466378 is #B99C87. Grayscale: #5C5C5C. Windows color (decimal): -12164232 or 7889734. OLE color: 7889734.
HSL color Cylindrical-coordinate representation of color #466378: hue angle of 205.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 #466378 is Cyan = 0.42, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 99 | 120 | - |
| CMYK | 0.42 | 0.17 | 0 | 0.53 |
| HSL | 205.2º | 0.26% | 0.37% | - |
| HSV(B) | 205.2º | 0.42% | 0.47% | - |
| XYZ | 10.38 | 11.58 | 19.46 | - |
| YUV | 92.72 | 143.39 | 111.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 99 | 120 | 0.42 | 0.17 | 0 | 0.53 | 205.2 | 0.26 | 0.37 |
| Hex | 46 | 63 | 78 | 2A | 11 | 0 | 35 | CD | 1A | 25 |
| Octal | 106 | 143 | 170 | 52 | 21 | 0 | 65 | 315 | 32 | 45 |
| Binary | 1000110 | 1100011 | 1111000 | 101010 | 10001 | 0 | 110101 | 11001101 | 11010 | 100101 |
Color Harmonies of #466378
Complementary color
Monochromatic Colors of #466378
Black with #466378
Text Example
Text Example
White with #466378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466378; }
p { color: rgb(70,99,120); }
H1.HeaderClassName
{
color: #466378;
}
.AnyTagClassName
{
color: #466378;
}
</style>
background-color css
<style>
a { background-color: #466378; }
a { background-color: rgb(70,99,120); }
div.DivClassName
{
background-color: #466378;
}
.BgClassName
{
background-color: #466378;
}
</style>
border-color css
<style>
span { border-color: #466378; }
span { border-color: rgb(70,99,120); }
td.TdClassName
{
border-color: #466378;
}
.TagClassName
{
border-color: #466378;
}
</style>