Shades of Bismark #466678
Tints of Bismark #466678
RGB
CMYK
RGB Variations
Color information
#466678 (or 0x466678) is known color: Bismark. HEX triplet: 46, 66 and 78. RGB value is (70,102,120). Sum of RGB (Red+Green+Blue) = 70+102+120=292 (38% of max value = 765). Red value is 70 (27.73% from 255 or 23.97% from 292); Green value is 102 (40.23% from 255 or 34.93% from 292); Blue value is 120 (47.27% from 255 or 41.10% from 292); Max value from RGB is 120 - color contains mainly: blue. Hex color #466678 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466678 is #B99987. Grayscale: #5E5E5E. Windows color (decimal): -12163464 or 7890502. OLE color: 7890502.
HSL color Cylindrical-coordinate representation of color #466678: hue angle of 201.6º 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 #466678 is Cyan = 0.42, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 102 | 120 | - |
| CMYK | 0.42 | 0.15 | 0 | 0.53 |
| HSL | 201.6º | 0.26% | 0.37% | - |
| HSV(B) | 201.6º | 0.42% | 0.47% | - |
| XYZ | 10.67 | 12.16 | 19.55 | - |
| YUV | 94.48 | 142.4 | 110.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 102 | 120 | 0.42 | 0.15 | 0 | 0.53 | 201.6 | 0.26 | 0.37 |
| Hex | 46 | 66 | 78 | 2A | F | 0 | 35 | CA | 1A | 25 |
| Octal | 106 | 146 | 170 | 52 | 17 | 0 | 65 | 312 | 32 | 45 |
| Binary | 1000110 | 1100110 | 1111000 | 101010 | 1111 | 0 | 110101 | 11001010 | 11010 | 100101 |
Color Harmonies of #466678
Complementary color
Monochromatic Colors of #466678
Black with #466678
Text Example
Text Example
White with #466678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466678; }
p { color: rgb(70,102,120); }
H1.HeaderClassName
{
color: #466678;
}
.AnyTagClassName
{
color: #466678;
}
</style>
background-color css
<style>
a { background-color: #466678; }
a { background-color: rgb(70,102,120); }
div.DivClassName
{
background-color: #466678;
}
.BgClassName
{
background-color: #466678;
}
</style>
border-color css
<style>
span { border-color: #466678; }
span { border-color: rgb(70,102,120); }
td.TdClassName
{
border-color: #466678;
}
.TagClassName
{
border-color: #466678;
}
</style>