Shades of Bismark #466278
Tints of Bismark #466278
RGB
CMYK
RGB Variations
Color information
#466278 (or 0x466278) is known color: Bismark. HEX triplet: 46, 62 and 78. RGB value is (70,98,120). Sum of RGB (Red+Green+Blue) = 70+98+120=288 (38% of max value = 765). Red value is 70 (27.73% from 255 or 24.31% from 288); Green value is 98 (38.67% from 255 or 34.03% from 288); Blue value is 120 (47.27% from 255 or 41.67% from 288); Max value from RGB is 120 - color contains mainly: blue. Hex color #466278 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466278 is #B99D87. Grayscale: #5C5C5C. Windows color (decimal): -12164488 or 7889478. OLE color: 7889478.
HSL color Cylindrical-coordinate representation of color #466278: hue angle of 206.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 #466278 is Cyan = 0.42, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 98 | 120 | - |
| CMYK | 0.42 | 0.18 | 0 | 0.53 |
| HSL | 206.4º | 0.26% | 0.37% | - |
| HSV(B) | 206.4º | 0.42% | 0.47% | - |
| XYZ | 10.28 | 11.39 | 19.43 | - |
| YUV | 92.14 | 143.72 | 112.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 98 | 120 | 0.42 | 0.18 | 0 | 0.53 | 206.4 | 0.26 | 0.37 |
| Hex | 46 | 62 | 78 | 2A | 12 | 0 | 35 | CE | 1A | 25 |
| Octal | 106 | 142 | 170 | 52 | 22 | 0 | 65 | 316 | 32 | 45 |
| Binary | 1000110 | 1100010 | 1111000 | 101010 | 10010 | 0 | 110101 | 11001110 | 11010 | 100101 |
Color Harmonies of #466278
Complementary color
Monochromatic Colors of #466278
Black with #466278
Text Example
Text Example
White with #466278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466278; }
p { color: rgb(70,98,120); }
H1.HeaderClassName
{
color: #466278;
}
.AnyTagClassName
{
color: #466278;
}
</style>
background-color css
<style>
a { background-color: #466278; }
a { background-color: rgb(70,98,120); }
div.DivClassName
{
background-color: #466278;
}
.BgClassName
{
background-color: #466278;
}
</style>
border-color css
<style>
span { border-color: #466278; }
span { border-color: rgb(70,98,120); }
td.TdClassName
{
border-color: #466278;
}
.TagClassName
{
border-color: #466278;
}
</style>