Shades of Bismark #426674
Tints of Bismark #426674
RGB
CMYK
RGB Variations
Color information
#426674 (or 0x426674) is known color: Bismark. HEX triplet: 42, 66 and 74. RGB value is (66,102,116). Sum of RGB (Red+Green+Blue) = 66+102+116=284 (37% of max value = 765). Red value is 66 (26.17% from 255 or 23.24% from 284); Green value is 102 (40.23% from 255 or 35.92% from 284); Blue value is 116 (45.70% from 255 or 40.85% from 284); Max value from RGB is 116 - color contains mainly: blue. Hex color #426674 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426674 is #BD998B. Grayscale: #5C5C5C. Windows color (decimal): -12425612 or 7628354. OLE color: 7628354.
HSL color Cylindrical-coordinate representation of color #426674: hue angle of 196.8º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #426674 is Cyan = 0.43, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 102 | 116 | - |
| CMYK | 0.43 | 0.12 | 0 | 0.55 |
| HSL | 196.8º | 0.27% | 0.36% | - |
| HSV(B) | 196.8º | 0.43% | 0.45% | - |
| XYZ | 10.15 | 11.92 | 18.29 | - |
| YUV | 92.83 | 141.07 | 108.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 102 | 116 | 0.43 | 0.12 | 0 | 0.55 | 196.8 | 0.27 | 0.36 |
| Hex | 42 | 66 | 74 | 2B | C | 0 | 37 | C5 | 1B | 24 |
| Octal | 102 | 146 | 164 | 53 | 14 | 0 | 67 | 305 | 33 | 44 |
| Binary | 1000010 | 1100110 | 1110100 | 101011 | 1100 | 0 | 110111 | 11000101 | 11011 | 100100 |
Color Harmonies of #426674
Complementary color
Monochromatic Colors of #426674
Black with #426674
Text Example
Text Example
White with #426674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426674; }
p { color: rgb(66,102,116); }
H1.HeaderClassName
{
color: #426674;
}
.AnyTagClassName
{
color: #426674;
}
</style>
background-color css
<style>
a { background-color: #426674; }
a { background-color: rgb(66,102,116); }
div.DivClassName
{
background-color: #426674;
}
.BgClassName
{
background-color: #426674;
}
</style>
border-color css
<style>
span { border-color: #426674; }
span { border-color: rgb(66,102,116); }
td.TdClassName
{
border-color: #426674;
}
.TagClassName
{
border-color: #426674;
}
</style>