Shades of Bismark #426676
Tints of Bismark #426676
RGB
CMYK
RGB Variations
Color information
#426676 (or 0x426676) is known color: Bismark. HEX triplet: 42, 66 and 76. RGB value is (66,102,118). Sum of RGB (Red+Green+Blue) = 66+102+118=286 (37% of max value = 765). Red value is 66 (26.17% from 255 or 23.08% from 286); Green value is 102 (40.23% from 255 or 35.66% from 286); Blue value is 118 (46.48% from 255 or 41.26% from 286); Max value from RGB is 118 - color contains mainly: blue. Hex color #426676 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426676 is #BD9989. Grayscale: #5C5C5C. Windows color (decimal): -12425610 or 7759426. OLE color: 7759426.
HSL color Cylindrical-coordinate representation of color #426676: hue angle of 198.46º 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 #426676 is Cyan = 0.44, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 102 | 118 | - |
| CMYK | 0.44 | 0.14 | 0 | 0.54 |
| HSL | 198.46º | 0.28% | 0.36% | - |
| HSV(B) | 198.46º | 0.44% | 0.46% | - |
| XYZ | 10.27 | 11.97 | 18.91 | - |
| YUV | 93.06 | 142.07 | 108.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 102 | 118 | 0.44 | 0.14 | 0 | 0.54 | 198.46 | 0.28 | 0.36 |
| Hex | 42 | 66 | 76 | 2C | E | 0 | 36 | C6 | 1C | 24 |
| Octal | 102 | 146 | 166 | 54 | 16 | 0 | 66 | 306 | 34 | 44 |
| Binary | 1000010 | 1100110 | 1110110 | 101100 | 1110 | 0 | 110110 | 11000110 | 11100 | 100100 |
Color Harmonies of #426676
Complementary color
Monochromatic Colors of #426676
Black with #426676
Text Example
Text Example
White with #426676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426676; }
p { color: rgb(66,102,118); }
H1.HeaderClassName
{
color: #426676;
}
.AnyTagClassName
{
color: #426676;
}
</style>
background-color css
<style>
a { background-color: #426676; }
a { background-color: rgb(66,102,118); }
div.DivClassName
{
background-color: #426676;
}
.BgClassName
{
background-color: #426676;
}
</style>
border-color css
<style>
span { border-color: #426676; }
span { border-color: rgb(66,102,118); }
td.TdClassName
{
border-color: #426676;
}
.TagClassName
{
border-color: #426676;
}
</style>