Shades of Bismark #426876
Tints of Bismark #426876
RGB
CMYK
RGB Variations
Color information
#426876 (or 0x426876) is known color: Bismark. HEX triplet: 42, 68 and 76. RGB value is (66,104,118). Sum of RGB (Red+Green+Blue) = 66+104+118=288 (38% of max value = 765). Red value is 66 (26.17% from 255 or 22.92% from 288); Green value is 104 (41.02% from 255 or 36.11% from 288); Blue value is 118 (46.48% from 255 or 40.97% from 288); Max value from RGB is 118 - color contains mainly: blue. Hex color #426876 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426876 is #BD9789. Grayscale: #5E5E5E. Windows color (decimal): -12425098 or 7759938. OLE color: 7759938.
HSL color Cylindrical-coordinate representation of color #426876: hue angle of 196.15º 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 #426876 is Cyan = 0.44, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 104 | 118 | - |
| CMYK | 0.44 | 0.12 | 0 | 0.54 |
| HSL | 196.15º | 0.28% | 0.36% | - |
| HSV(B) | 196.15º | 0.44% | 0.46% | - |
| XYZ | 10.47 | 12.37 | 18.97 | - |
| YUV | 94.23 | 141.41 | 107.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 104 | 118 | 0.44 | 0.12 | 0 | 0.54 | 196.15 | 0.28 | 0.36 |
| Hex | 42 | 68 | 76 | 2C | C | 0 | 36 | C4 | 1C | 24 |
| Octal | 102 | 150 | 166 | 54 | 14 | 0 | 66 | 304 | 34 | 44 |
| Binary | 1000010 | 1101000 | 1110110 | 101100 | 1100 | 0 | 110110 | 11000100 | 11100 | 100100 |
Color Harmonies of #426876
Complementary color
Monochromatic Colors of #426876
Black with #426876
Text Example
Text Example
White with #426876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426876; }
p { color: rgb(66,104,118); }
H1.HeaderClassName
{
color: #426876;
}
.AnyTagClassName
{
color: #426876;
}
</style>
background-color css
<style>
a { background-color: #426876; }
a { background-color: rgb(66,104,118); }
div.DivClassName
{
background-color: #426876;
}
.BgClassName
{
background-color: #426876;
}
</style>
border-color css
<style>
span { border-color: #426876; }
span { border-color: rgb(66,104,118); }
td.TdClassName
{
border-color: #426876;
}
.TagClassName
{
border-color: #426876;
}
</style>