Shades of Bismark #426980
Tints of Bismark #426980
RGB
CMYK
RGB Variations
Color information
#426980 (or 0x426980) is known color: Bismark. HEX triplet: 42, 69 and 80. RGB value is (66,105,128). Sum of RGB (Red+Green+Blue) = 66+105+128=299 (39% of max value = 765). Red value is 66 (26.17% from 255 or 22.07% from 299); Green value is 105 (41.41% from 255 or 35.12% from 299); Blue value is 128 (50.39% from 255 or 42.81% from 299); Max value from RGB is 128 - color contains mainly: blue. Hex color #426980 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #426980 is #BD967F. Grayscale: #5F5F5F. Windows color (decimal): -12424832 or 8415554. OLE color: 8415554.
HSL color Cylindrical-coordinate representation of color #426980: hue angle of 202.26º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #426980 is Cyan = 0.48, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 66 | 105 | 128 | - |
| CMYK | 0.48 | 0.18 | 0 | 0.50 |
| HSL | 202.26º | 0.32% | 0.38% | - |
| HSV(B) | 202.26º | 0.48% | 0.5% | - |
| XYZ | 11.19 | 12.82 | 22.31 | - |
| YUV | 95.96 | 146.08 | 106.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 105 | 128 | 0.48 | 0.18 | 0 | 0.50 | 202.26 | 0.32 | 0.38 |
| Hex | 42 | 69 | 80 | 30 | 12 | 0 | 32 | CA | 20 | 26 |
| Octal | 102 | 151 | 200 | 60 | 22 | 0 | 62 | 312 | 40 | 46 |
| Binary | 1000010 | 1101001 | 10000000 | 110000 | 10010 | 0 | 110010 | 11001010 | 100000 | 100110 |
Color Harmonies of #426980
Complementary color
Monochromatic Colors of #426980
Black with #426980
Text Example
Text Example
White with #426980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426980; }
p { color: rgb(66,105,128); }
H1.HeaderClassName
{
color: #426980;
}
.AnyTagClassName
{
color: #426980;
}
</style>
background-color css
<style>
a { background-color: #426980; }
a { background-color: rgb(66,105,128); }
div.DivClassName
{
background-color: #426980;
}
.BgClassName
{
background-color: #426980;
}
</style>
border-color css
<style>
span { border-color: #426980; }
span { border-color: rgb(66,105,128); }
td.TdClassName
{
border-color: #426980;
}
.TagClassName
{
border-color: #426980;
}
</style>