Shades of Bismark #426473
Tints of Bismark #426473
RGB
CMYK
RGB Variations
Color information
#426473 (or 0x426473) is known color: Bismark. HEX triplet: 42, 64 and 73. RGB value is (66,100,115). Sum of RGB (Red+Green+Blue) = 66+100+115=281 (37% of max value = 765). Red value is 66 (26.17% from 255 or 23.49% from 281); Green value is 100 (39.45% from 255 or 35.59% from 281); Blue value is 115 (45.31% from 255 or 40.93% from 281); Max value from RGB is 115 - color contains mainly: blue. Hex color #426473 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426473 is #BD9B8C. Grayscale: #5B5B5B. Windows color (decimal): -12426125 or 7562306. OLE color: 7562306.
HSL color Cylindrical-coordinate representation of color #426473: hue angle of 198.37º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #426473 is Cyan = 0.43, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 100 | 115 | - |
| CMYK | 0.43 | 0.13 | 0 | 0.55 |
| HSL | 198.37º | 0.27% | 0.35% | - |
| HSV(B) | 198.37º | 0.43% | 0.45% | - |
| XYZ | 9.9 | 11.51 | 17.92 | - |
| YUV | 91.54 | 141.24 | 109.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 100 | 115 | 0.43 | 0.13 | 0 | 0.55 | 198.37 | 0.27 | 0.35 |
| Hex | 42 | 64 | 73 | 2B | D | 0 | 37 | C6 | 1B | 23 |
| Octal | 102 | 144 | 163 | 53 | 15 | 0 | 67 | 306 | 33 | 43 |
| Binary | 1000010 | 1100100 | 1110011 | 101011 | 1101 | 0 | 110111 | 11000110 | 11011 | 100011 |
Color Harmonies of #426473
Complementary color
Monochromatic Colors of #426473
Black with #426473
Text Example
Text Example
White with #426473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426473; }
p { color: rgb(66,100,115); }
H1.HeaderClassName
{
color: #426473;
}
.AnyTagClassName
{
color: #426473;
}
</style>
background-color css
<style>
a { background-color: #426473; }
a { background-color: rgb(66,100,115); }
div.DivClassName
{
background-color: #426473;
}
.BgClassName
{
background-color: #426473;
}
</style>
border-color css
<style>
span { border-color: #426473; }
span { border-color: rgb(66,100,115); }
td.TdClassName
{
border-color: #426473;
}
.TagClassName
{
border-color: #426473;
}
</style>