Shades of Bismark #426979
Tints of Bismark #426979
RGB
CMYK
RGB Variations
Color information
#426979 (or 0x426979) is known color: Bismark. HEX triplet: 42, 69 and 79. RGB value is (66,105,121). Sum of RGB (Red+Green+Blue) = 66+105+121=292 (38% of max value = 765). Red value is 66 (26.17% from 255 or 22.60% from 292); Green value is 105 (41.41% from 255 or 35.96% from 292); Blue value is 121 (47.66% from 255 or 41.44% from 292); Max value from RGB is 121 - color contains mainly: blue. Hex color #426979 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426979 is #BD9686. Grayscale: #5F5F5F. Windows color (decimal): -12424839 or 7956802. OLE color: 7956802.
HSL color Cylindrical-coordinate representation of color #426979: hue angle of 197.45º degrees, saturation: 0.29, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #426979 is Cyan = 0.45, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 105 | 121 | - |
| CMYK | 0.45 | 0.13 | 0 | 0.53 |
| HSL | 197.45º | 0.29% | 0.37% | - |
| HSV(B) | 197.45º | 0.45% | 0.47% | - |
| XYZ | 10.75 | 12.64 | 19.96 | - |
| YUV | 95.16 | 142.58 | 107.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 105 | 121 | 0.45 | 0.13 | 0 | 0.53 | 197.45 | 0.29 | 0.37 |
| Hex | 42 | 69 | 79 | 2D | D | 0 | 35 | C5 | 1D | 25 |
| Octal | 102 | 151 | 171 | 55 | 15 | 0 | 65 | 305 | 35 | 45 |
| Binary | 1000010 | 1101001 | 1111001 | 101101 | 1101 | 0 | 110101 | 11000101 | 11101 | 100101 |
Color Harmonies of #426979
Complementary color
Monochromatic Colors of #426979
Black with #426979
Text Example
Text Example
White with #426979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426979; }
p { color: rgb(66,105,121); }
H1.HeaderClassName
{
color: #426979;
}
.AnyTagClassName
{
color: #426979;
}
</style>
background-color css
<style>
a { background-color: #426979; }
a { background-color: rgb(66,105,121); }
div.DivClassName
{
background-color: #426979;
}
.BgClassName
{
background-color: #426979;
}
</style>
border-color css
<style>
span { border-color: #426979; }
span { border-color: rgb(66,105,121); }
td.TdClassName
{
border-color: #426979;
}
.TagClassName
{
border-color: #426979;
}
</style>