Shades of Bismark #406271
Tints of Bismark #406271
RGB
CMYK
RGB Variations
Color information
#406271 (or 0x406271) is known color: Bismark. HEX triplet: 40, 62 and 71. RGB value is (64,98,113). Sum of RGB (Red+Green+Blue) = 64+98+113=275 (36% of max value = 765). Red value is 64 (25.39% from 255 or 23.27% from 275); Green value is 98 (38.67% from 255 or 35.64% from 275); Blue value is 113 (44.53% from 255 or 41.09% from 275); Max value from RGB is 113 - color contains mainly: blue. Hex color #406271 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406271 is #BF9D8E. Grayscale: #595959. Windows color (decimal): -12557711 or 7430720. OLE color: 7430720.
HSL color Cylindrical-coordinate representation of color #406271: hue angle of 198.37º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #406271 is Cyan = 0.43, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 64 | 98 | 113 | - |
| CMYK | 0.43 | 0.13 | 0 | 0.56 |
| HSL | 198.37º | 0.28% | 0.35% | - |
| HSV(B) | 198.37º | 0.43% | 0.44% | - |
| XYZ | 9.46 | 11.02 | 17.25 | - |
| YUV | 89.54 | 141.24 | 109.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 98 | 113 | 0.43 | 0.13 | 0 | 0.56 | 198.37 | 0.28 | 0.35 |
| Hex | 40 | 62 | 71 | 2B | D | 0 | 38 | C6 | 1C | 23 |
| Octal | 100 | 142 | 161 | 53 | 15 | 0 | 70 | 306 | 34 | 43 |
| Binary | 1000000 | 1100010 | 1110001 | 101011 | 1101 | 0 | 111000 | 11000110 | 11100 | 100011 |
Color Harmonies of #406271
Complementary color
Monochromatic Colors of #406271
Black with #406271
Text Example
Text Example
White with #406271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406271; }
p { color: rgb(64,98,113); }
H1.HeaderClassName
{
color: #406271;
}
.AnyTagClassName
{
color: #406271;
}
</style>
background-color css
<style>
a { background-color: #406271; }
a { background-color: rgb(64,98,113); }
div.DivClassName
{
background-color: #406271;
}
.BgClassName
{
background-color: #406271;
}
</style>
border-color css
<style>
span { border-color: #406271; }
span { border-color: rgb(64,98,113); }
td.TdClassName
{
border-color: #406271;
}
.TagClassName
{
border-color: #406271;
}
</style>