Shades of Bismark #426775
Tints of Bismark #426775
RGB
CMYK
RGB Variations
Color information
#426775 (or 0x426775) is known color: Bismark. HEX triplet: 42, 67 and 75. RGB value is (66,103,117). Sum of RGB (Red+Green+Blue) = 66+103+117=286 (37% of max value = 765). Red value is 66 (26.17% from 255 or 23.08% from 286); Green value is 103 (40.62% from 255 or 36.01% from 286); Blue value is 117 (46.09% from 255 or 40.91% from 286); Max value from RGB is 117 - color contains mainly: blue. Hex color #426775 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426775 is #BD988A. Grayscale: #5D5D5D. Windows color (decimal): -12425355 or 7694146. OLE color: 7694146.
HSL color Cylindrical-coordinate representation of color #426775: hue angle of 196.47º 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 #426775 is Cyan = 0.44, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 103 | 117 | - |
| CMYK | 0.44 | 0.12 | 0 | 0.54 |
| HSL | 196.47º | 0.28% | 0.36% | - |
| HSV(B) | 196.47º | 0.44% | 0.46% | - |
| XYZ | 10.31 | 12.14 | 18.63 | - |
| YUV | 93.53 | 141.24 | 108.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 103 | 117 | 0.44 | 0.12 | 0 | 0.54 | 196.47 | 0.28 | 0.36 |
| Hex | 42 | 67 | 75 | 2C | C | 0 | 36 | C4 | 1C | 24 |
| Octal | 102 | 147 | 165 | 54 | 14 | 0 | 66 | 304 | 34 | 44 |
| Binary | 1000010 | 1100111 | 1110101 | 101100 | 1100 | 0 | 110110 | 11000100 | 11100 | 100100 |
Color Harmonies of #426775
Complementary color
Monochromatic Colors of #426775
Black with #426775
Text Example
Text Example
White with #426775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426775; }
p { color: rgb(66,103,117); }
H1.HeaderClassName
{
color: #426775;
}
.AnyTagClassName
{
color: #426775;
}
</style>
background-color css
<style>
a { background-color: #426775; }
a { background-color: rgb(66,103,117); }
div.DivClassName
{
background-color: #426775;
}
.BgClassName
{
background-color: #426775;
}
</style>
border-color css
<style>
span { border-color: #426775; }
span { border-color: rgb(66,103,117); }
td.TdClassName
{
border-color: #426775;
}
.TagClassName
{
border-color: #426775;
}
</style>