Shades of Bismark #466574
Tints of Bismark #466574
RGB
CMYK
RGB Variations
Color information
#466574 (or 0x466574) is known color: Bismark. HEX triplet: 46, 65 and 74. RGB value is (70,101,116). Sum of RGB (Red+Green+Blue) = 70+101+116=287 (38% of max value = 765). Red value is 70 (27.73% from 255 or 24.39% from 287); Green value is 101 (39.84% from 255 or 35.19% from 287); Blue value is 116 (45.70% from 255 or 40.42% from 287); Max value from RGB is 116 - color contains mainly: blue. Hex color #466574 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466574 is #B99A8B. Grayscale: #5D5D5D. Windows color (decimal): -12163724 or 7628102. OLE color: 7628102.
HSL color Cylindrical-coordinate representation of color #466574: hue angle of 199.57º 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 #466574 is Cyan = 0.40, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 101 | 116 | - |
| CMYK | 0.40 | 0.13 | 0 | 0.55 |
| HSL | 199.57º | 0.25% | 0.36% | - |
| HSV(B) | 199.57º | 0.4% | 0.45% | - |
| XYZ | 10.33 | 11.87 | 18.27 | - |
| YUV | 93.44 | 140.73 | 111.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 101 | 116 | 0.40 | 0.13 | 0 | 0.55 | 199.57 | 0.25 | 0.36 |
| Hex | 46 | 65 | 74 | 28 | D | 0 | 37 | C8 | 19 | 24 |
| Octal | 106 | 145 | 164 | 50 | 15 | 0 | 67 | 310 | 31 | 44 |
| Binary | 1000110 | 1100101 | 1110100 | 101000 | 1101 | 0 | 110111 | 11001000 | 11001 | 100100 |
Color Harmonies of #466574
Complementary color
Monochromatic Colors of #466574
Black with #466574
Text Example
Text Example
White with #466574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466574; }
p { color: rgb(70,101,116); }
H1.HeaderClassName
{
color: #466574;
}
.AnyTagClassName
{
color: #466574;
}
</style>
background-color css
<style>
a { background-color: #466574; }
a { background-color: rgb(70,101,116); }
div.DivClassName
{
background-color: #466574;
}
.BgClassName
{
background-color: #466574;
}
</style>
border-color css
<style>
span { border-color: #466574; }
span { border-color: rgb(70,101,116); }
td.TdClassName
{
border-color: #466574;
}
.TagClassName
{
border-color: #466574;
}
</style>