Shades of Bismark #466673
Tints of Bismark #466673
RGB
CMYK
RGB Variations
Color information
#466673 (or 0x466673) is known color: Bismark. HEX triplet: 46, 66 and 73. RGB value is (70,102,115). Sum of RGB (Red+Green+Blue) = 70+102+115=287 (38% of max value = 765). Red value is 70 (27.73% from 255 or 24.39% from 287); Green value is 102 (40.23% from 255 or 35.54% from 287); Blue value is 115 (45.31% from 255 or 40.07% from 287); Max value from RGB is 115 - color contains mainly: blue. Hex color #466673 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466673 is #B9998C. Grayscale: #5D5D5D. Windows color (decimal): -12163469 or 7562822. OLE color: 7562822.
HSL color Cylindrical-coordinate representation of color #466673: hue angle of 197.33º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #466673 is Cyan = 0.39, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 102 | 115 | - |
| CMYK | 0.39 | 0.11 | 0 | 0.55 |
| HSL | 197.33º | 0.24% | 0.36% | - |
| HSV(B) | 197.33º | 0.39% | 0.45% | - |
| XYZ | 10.37 | 12.04 | 18 | - |
| YUV | 93.91 | 139.9 | 110.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 102 | 115 | 0.39 | 0.11 | 0 | 0.55 | 197.33 | 0.24 | 0.36 |
| Hex | 46 | 66 | 73 | 27 | B | 0 | 37 | C5 | 18 | 24 |
| Octal | 106 | 146 | 163 | 47 | 13 | 0 | 67 | 305 | 30 | 44 |
| Binary | 1000110 | 1100110 | 1110011 | 100111 | 1011 | 0 | 110111 | 11000101 | 11000 | 100100 |
Color Harmonies of #466673
Complementary color
Monochromatic Colors of #466673
Black with #466673
Text Example
Text Example
White with #466673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466673; }
p { color: rgb(70,102,115); }
H1.HeaderClassName
{
color: #466673;
}
.AnyTagClassName
{
color: #466673;
}
</style>
background-color css
<style>
a { background-color: #466673; }
a { background-color: rgb(70,102,115); }
div.DivClassName
{
background-color: #466673;
}
.BgClassName
{
background-color: #466673;
}
</style>
border-color css
<style>
span { border-color: #466673; }
span { border-color: rgb(70,102,115); }
td.TdClassName
{
border-color: #466673;
}
.TagClassName
{
border-color: #466673;
}
</style>