Shades of Bismark #466474
Tints of Bismark #466474
RGB
CMYK
RGB Variations
Color information
#466474 (or 0x466474) is known color: Bismark. HEX triplet: 46, 64 and 74. RGB value is (70,100,116). Sum of RGB (Red+Green+Blue) = 70+100+116=286 (37% of max value = 765). Red value is 70 (27.73% from 255 or 24.48% from 286); Green value is 100 (39.45% from 255 or 34.97% from 286); Blue value is 116 (45.70% from 255 or 40.56% from 286); Max value from RGB is 116 - color contains mainly: blue. Hex color #466474 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466474 is #B99B8B. Grayscale: #5C5C5C. Windows color (decimal): -12163980 or 7627846. OLE color: 7627846.
HSL color Cylindrical-coordinate representation of color #466474: hue angle of 200.87º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #466474 is Cyan = 0.40, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 100 | 116 | - |
| CMYK | 0.40 | 0.14 | 0 | 0.55 |
| HSL | 200.87º | 0.25% | 0.36% | - |
| HSV(B) | 200.87º | 0.4% | 0.45% | - |
| XYZ | 10.24 | 11.68 | 18.24 | - |
| YUV | 92.85 | 141.06 | 111.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 100 | 116 | 0.40 | 0.14 | 0 | 0.55 | 200.87 | 0.25 | 0.36 |
| Hex | 46 | 64 | 74 | 28 | E | 0 | 37 | C9 | 19 | 24 |
| Octal | 106 | 144 | 164 | 50 | 16 | 0 | 67 | 311 | 31 | 44 |
| Binary | 1000110 | 1100100 | 1110100 | 101000 | 1110 | 0 | 110111 | 11001001 | 11001 | 100100 |
Color Harmonies of #466474
Complementary color
Monochromatic Colors of #466474
Black with #466474
Text Example
Text Example
White with #466474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466474; }
p { color: rgb(70,100,116); }
H1.HeaderClassName
{
color: #466474;
}
.AnyTagClassName
{
color: #466474;
}
</style>
background-color css
<style>
a { background-color: #466474; }
a { background-color: rgb(70,100,116); }
div.DivClassName
{
background-color: #466474;
}
.BgClassName
{
background-color: #466474;
}
</style>
border-color css
<style>
span { border-color: #466474; }
span { border-color: rgb(70,100,116); }
td.TdClassName
{
border-color: #466474;
}
.TagClassName
{
border-color: #466474;
}
</style>