Shades of Bismark #426276
Tints of Bismark #426276
RGB
CMYK
RGB Variations
Color information
#426276 (or 0x426276) is known color: Bismark. HEX triplet: 42, 62 and 76. RGB value is (66,98,118). Sum of RGB (Red+Green+Blue) = 66+98+118=282 (37% of max value = 765). Red value is 66 (26.17% from 255 or 23.40% from 282); Green value is 98 (38.67% from 255 or 34.75% from 282); Blue value is 118 (46.48% from 255 or 41.84% from 282); Max value from RGB is 118 - color contains mainly: blue. Hex color #426276 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426276 is #BD9D89. Grayscale: #5A5A5A. Windows color (decimal): -12426634 or 7758402. OLE color: 7758402.
HSL color Cylindrical-coordinate representation of color #426276: hue angle of 203.08º 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 #426276 is Cyan = 0.44, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 98 | 118 | - |
| CMYK | 0.44 | 0.17 | 0 | 0.54 |
| HSL | 203.08º | 0.28% | 0.36% | - |
| HSV(B) | 203.08º | 0.44% | 0.46% | - |
| XYZ | 9.88 | 11.2 | 18.78 | - |
| YUV | 90.71 | 143.4 | 110.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 98 | 118 | 0.44 | 0.17 | 0 | 0.54 | 203.08 | 0.28 | 0.36 |
| Hex | 42 | 62 | 76 | 2C | 11 | 0 | 36 | CB | 1C | 24 |
| Octal | 102 | 142 | 166 | 54 | 21 | 0 | 66 | 313 | 34 | 44 |
| Binary | 1000010 | 1100010 | 1110110 | 101100 | 10001 | 0 | 110110 | 11001011 | 11100 | 100100 |
Color Harmonies of #426276
Complementary color
Monochromatic Colors of #426276
Black with #426276
Text Example
Text Example
White with #426276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426276; }
p { color: rgb(66,98,118); }
H1.HeaderClassName
{
color: #426276;
}
.AnyTagClassName
{
color: #426276;
}
</style>
background-color css
<style>
a { background-color: #426276; }
a { background-color: rgb(66,98,118); }
div.DivClassName
{
background-color: #426276;
}
.BgClassName
{
background-color: #426276;
}
</style>
border-color css
<style>
span { border-color: #426276; }
span { border-color: rgb(66,98,118); }
td.TdClassName
{
border-color: #426276;
}
.TagClassName
{
border-color: #426276;
}
</style>