Shades of Bismark #466271
Tints of Bismark #466271
RGB
CMYK
RGB Variations
Color information
#466271 (or 0x466271) is known color: Bismark. HEX triplet: 46, 62 and 71. RGB value is (70,98,113). Sum of RGB (Red+Green+Blue) = 70+98+113=281 (37% of max value = 765). Red value is 70 (27.73% from 255 or 24.91% from 281); Green value is 98 (38.67% from 255 or 34.88% from 281); Blue value is 113 (44.53% from 255 or 40.21% from 281); Max value from RGB is 113 - color contains mainly: blue. Hex color #466271 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466271 is #B99D8E. Grayscale: #5B5B5B. Windows color (decimal): -12164495 or 7430726. OLE color: 7430726.
HSL color Cylindrical-coordinate representation of color #466271: hue angle of 200.93º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #466271 is Cyan = 0.38, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 98 | 113 | - |
| CMYK | 0.38 | 0.13 | 0 | 0.56 |
| HSL | 200.93º | 0.23% | 0.36% | - |
| HSV(B) | 200.93º | 0.38% | 0.44% | - |
| XYZ | 9.87 | 11.23 | 17.27 | - |
| YUV | 91.34 | 140.22 | 112.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 98 | 113 | 0.38 | 0.13 | 0 | 0.56 | 200.93 | 0.23 | 0.36 |
| Hex | 46 | 62 | 71 | 26 | D | 0 | 38 | C9 | 17 | 24 |
| Octal | 106 | 142 | 161 | 46 | 15 | 0 | 70 | 311 | 27 | 44 |
| Binary | 1000110 | 1100010 | 1110001 | 100110 | 1101 | 0 | 111000 | 11001001 | 10111 | 100100 |
Color Harmonies of #466271
Complementary color
Monochromatic Colors of #466271
Black with #466271
Text Example
Text Example
White with #466271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466271; }
p { color: rgb(70,98,113); }
H1.HeaderClassName
{
color: #466271;
}
.AnyTagClassName
{
color: #466271;
}
</style>
background-color css
<style>
a { background-color: #466271; }
a { background-color: rgb(70,98,113); }
div.DivClassName
{
background-color: #466271;
}
.BgClassName
{
background-color: #466271;
}
</style>
border-color css
<style>
span { border-color: #466271; }
span { border-color: rgb(70,98,113); }
td.TdClassName
{
border-color: #466271;
}
.TagClassName
{
border-color: #466271;
}
</style>