Shades of Bismark #426675
Tints of Bismark #426675
RGB
CMYK
RGB Variations
Color information
#426675 (or 0x426675) is known color: Bismark. HEX triplet: 42, 66 and 75. RGB value is (66,102,117). Sum of RGB (Red+Green+Blue) = 66+102+117=285 (37% of max value = 765). Red value is 66 (26.17% from 255 or 23.16% from 285); Green value is 102 (40.23% from 255 or 35.79% from 285); Blue value is 117 (46.09% from 255 or 41.05% from 285); Max value from RGB is 117 - color contains mainly: blue. Hex color #426675 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426675 is #BD998A. Grayscale: #5C5C5C. Windows color (decimal): -12425611 or 7693890. OLE color: 7693890.
HSL color Cylindrical-coordinate representation of color #426675: hue angle of 197.65º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #426675 is Cyan = 0.44, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 102 | 117 | - |
| CMYK | 0.44 | 0.13 | 0 | 0.54 |
| HSL | 197.65º | 0.28% | 0.36% | - |
| HSV(B) | 197.65º | 0.44% | 0.46% | - |
| XYZ | 10.21 | 11.95 | 18.6 | - |
| YUV | 92.95 | 141.57 | 108.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 102 | 117 | 0.44 | 0.13 | 0 | 0.54 | 197.65 | 0.28 | 0.36 |
| Hex | 42 | 66 | 75 | 2C | D | 0 | 36 | C6 | 1C | 24 |
| Octal | 102 | 146 | 165 | 54 | 15 | 0 | 66 | 306 | 34 | 44 |
| Binary | 1000010 | 1100110 | 1110101 | 101100 | 1101 | 0 | 110110 | 11000110 | 11100 | 100100 |
Color Harmonies of #426675
Complementary color
Monochromatic Colors of #426675
Black with #426675
Text Example
Text Example
White with #426675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426675; }
p { color: rgb(66,102,117); }
H1.HeaderClassName
{
color: #426675;
}
.AnyTagClassName
{
color: #426675;
}
</style>
background-color css
<style>
a { background-color: #426675; }
a { background-color: rgb(66,102,117); }
div.DivClassName
{
background-color: #426675;
}
.BgClassName
{
background-color: #426675;
}
</style>
border-color css
<style>
span { border-color: #426675; }
span { border-color: rgb(66,102,117); }
td.TdClassName
{
border-color: #426675;
}
.TagClassName
{
border-color: #426675;
}
</style>