Shades of Bismark #426471
Tints of Bismark #426471
RGB
CMYK
RGB Variations
Color information
#426471 (or 0x426471) is known color: Bismark. HEX triplet: 42, 64 and 71. RGB value is (66,100,113). Sum of RGB (Red+Green+Blue) = 66+100+113=279 (36% of max value = 765). Red value is 66 (26.17% from 255 or 23.66% from 279); Green value is 100 (39.45% from 255 or 35.84% from 279); Blue value is 113 (44.53% from 255 or 40.50% from 279); Max value from RGB is 113 - color contains mainly: blue. Hex color #426471 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426471 is #BD9B8E. Grayscale: #5B5B5B. Windows color (decimal): -12426127 or 7431234. OLE color: 7431234.
HSL color Cylindrical-coordinate representation of color #426471: hue angle of 196.6º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #426471 is Cyan = 0.42, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 66 | 100 | 113 | - |
| CMYK | 0.42 | 0.12 | 0 | 0.56 |
| HSL | 196.6º | 0.26% | 0.35% | - |
| HSV(B) | 196.6º | 0.42% | 0.44% | - |
| XYZ | 9.78 | 11.46 | 17.32 | - |
| YUV | 91.32 | 140.24 | 109.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 100 | 113 | 0.42 | 0.12 | 0 | 0.56 | 196.6 | 0.26 | 0.35 |
| Hex | 42 | 64 | 71 | 2A | C | 0 | 38 | C5 | 1A | 23 |
| Octal | 102 | 144 | 161 | 52 | 14 | 0 | 70 | 305 | 32 | 43 |
| Binary | 1000010 | 1100100 | 1110001 | 101010 | 1100 | 0 | 111000 | 11000101 | 11010 | 100011 |
Color Harmonies of #426471
Complementary color
Monochromatic Colors of #426471
Black with #426471
Text Example
Text Example
White with #426471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426471; }
p { color: rgb(66,100,113); }
H1.HeaderClassName
{
color: #426471;
}
.AnyTagClassName
{
color: #426471;
}
</style>
background-color css
<style>
a { background-color: #426471; }
a { background-color: rgb(66,100,113); }
div.DivClassName
{
background-color: #426471;
}
.BgClassName
{
background-color: #426471;
}
</style>
border-color css
<style>
span { border-color: #426471; }
span { border-color: rgb(66,100,113); }
td.TdClassName
{
border-color: #426471;
}
.TagClassName
{
border-color: #426471;
}
</style>