Shades of Bismark #466373
Tints of Bismark #466373
RGB
CMYK
RGB Variations
Color information
#466373 (or 0x466373) is known color: Bismark. HEX triplet: 46, 63 and 73. RGB value is (70,99,115). Sum of RGB (Red+Green+Blue) = 70+99+115=284 (37% of max value = 765). Red value is 70 (27.73% from 255 or 24.65% from 284); Green value is 99 (39.06% from 255 or 34.86% from 284); Blue value is 115 (45.31% from 255 or 40.49% from 284); Max value from RGB is 115 - color contains mainly: blue. Hex color #466373 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466373 is #B99C8C. Grayscale: #5C5C5C. Windows color (decimal): -12164237 or 7562054. OLE color: 7562054.
HSL color Cylindrical-coordinate representation of color #466373: hue angle of 201.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 #466373 is Cyan = 0.39, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 99 | 115 | - |
| CMYK | 0.39 | 0.14 | 0 | 0.55 |
| HSL | 201.33º | 0.24% | 0.36% | - |
| HSV(B) | 201.33º | 0.39% | 0.45% | - |
| XYZ | 10.08 | 11.46 | 17.9 | - |
| YUV | 92.15 | 140.89 | 112.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 99 | 115 | 0.39 | 0.14 | 0 | 0.55 | 201.33 | 0.24 | 0.36 |
| Hex | 46 | 63 | 73 | 27 | E | 0 | 37 | C9 | 18 | 24 |
| Octal | 106 | 143 | 163 | 47 | 16 | 0 | 67 | 311 | 30 | 44 |
| Binary | 1000110 | 1100011 | 1110011 | 100111 | 1110 | 0 | 110111 | 11001001 | 11000 | 100100 |
Color Harmonies of #466373
Complementary color
Monochromatic Colors of #466373
Black with #466373
Text Example
Text Example
White with #466373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466373; }
p { color: rgb(70,99,115); }
H1.HeaderClassName
{
color: #466373;
}
.AnyTagClassName
{
color: #466373;
}
</style>
background-color css
<style>
a { background-color: #466373; }
a { background-color: rgb(70,99,115); }
div.DivClassName
{
background-color: #466373;
}
.BgClassName
{
background-color: #466373;
}
</style>
border-color css
<style>
span { border-color: #466373; }
span { border-color: rgb(70,99,115); }
td.TdClassName
{
border-color: #466373;
}
.TagClassName
{
border-color: #466373;
}
</style>