Shades of Bismark #466578
Tints of Bismark #466578
RGB
CMYK
RGB Variations
Color information
#466578 (or 0x466578) is known color: Bismark. HEX triplet: 46, 65 and 78. RGB value is (70,101,120). Sum of RGB (Red+Green+Blue) = 70+101+120=291 (38% of max value = 765). Red value is 70 (27.73% from 255 or 24.05% from 291); Green value is 101 (39.84% from 255 or 34.71% from 291); Blue value is 120 (47.27% from 255 or 41.24% from 291); Max value from RGB is 120 - color contains mainly: blue. Hex color #466578 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466578 is #B99A87. Grayscale: #5D5D5D. Windows color (decimal): -12163720 or 7890246. OLE color: 7890246.
HSL color Cylindrical-coordinate representation of color #466578: hue angle of 202.8º 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 #466578 is Cyan = 0.42, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 101 | 120 | - |
| CMYK | 0.42 | 0.16 | 0 | 0.53 |
| HSL | 202.8º | 0.26% | 0.37% | - |
| HSV(B) | 202.8º | 0.42% | 0.47% | - |
| XYZ | 10.57 | 11.97 | 19.52 | - |
| YUV | 93.9 | 142.73 | 110.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 101 | 120 | 0.42 | 0.16 | 0 | 0.53 | 202.8 | 0.26 | 0.37 |
| Hex | 46 | 65 | 78 | 2A | 10 | 0 | 35 | CB | 1A | 25 |
| Octal | 106 | 145 | 170 | 52 | 20 | 0 | 65 | 313 | 32 | 45 |
| Binary | 1000110 | 1100101 | 1111000 | 101010 | 10000 | 0 | 110101 | 11001011 | 11010 | 100101 |
Color Harmonies of #466578
Complementary color
Monochromatic Colors of #466578
Black with #466578
Text Example
Text Example
White with #466578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466578; }
p { color: rgb(70,101,120); }
H1.HeaderClassName
{
color: #466578;
}
.AnyTagClassName
{
color: #466578;
}
</style>
background-color css
<style>
a { background-color: #466578; }
a { background-color: rgb(70,101,120); }
div.DivClassName
{
background-color: #466578;
}
.BgClassName
{
background-color: #466578;
}
</style>
border-color css
<style>
span { border-color: #466578; }
span { border-color: rgb(70,101,120); }
td.TdClassName
{
border-color: #466578;
}
.TagClassName
{
border-color: #466578;
}
</style>