Shades of Bismark #426975
Tints of Bismark #426975
RGB
CMYK
RGB Variations
Color information
#426975 (or 0x426975) is known color: Bismark. HEX triplet: 42, 69 and 75. RGB value is (66,105,117). Sum of RGB (Red+Green+Blue) = 66+105+117=288 (38% of max value = 765). Red value is 66 (26.17% from 255 or 22.92% from 288); Green value is 105 (41.41% from 255 or 36.46% from 288); Blue value is 117 (46.09% from 255 or 40.62% from 288); Max value from RGB is 117 - color contains mainly: blue. Hex color #426975 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426975 is #BD968A. Grayscale: #5E5E5E. Windows color (decimal): -12424843 or 7694658. OLE color: 7694658.
HSL color Cylindrical-coordinate representation of color #426975: hue angle of 194.12º 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 #426975 is Cyan = 0.44, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 105 | 117 | - |
| CMYK | 0.44 | 0.10 | 0 | 0.54 |
| HSL | 194.12º | 0.28% | 0.36% | - |
| HSV(B) | 194.12º | 0.44% | 0.46% | - |
| XYZ | 10.51 | 12.55 | 18.7 | - |
| YUV | 94.71 | 140.58 | 107.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 105 | 117 | 0.44 | 0.10 | 0 | 0.54 | 194.12 | 0.28 | 0.36 |
| Hex | 42 | 69 | 75 | 2C | A | 0 | 36 | C2 | 1C | 24 |
| Octal | 102 | 151 | 165 | 54 | 12 | 0 | 66 | 302 | 34 | 44 |
| Binary | 1000010 | 1101001 | 1110101 | 101100 | 1010 | 0 | 110110 | 11000010 | 11100 | 100100 |
Color Harmonies of #426975
Complementary color
Monochromatic Colors of #426975
Black with #426975
Text Example
Text Example
White with #426975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426975; }
p { color: rgb(66,105,117); }
H1.HeaderClassName
{
color: #426975;
}
.AnyTagClassName
{
color: #426975;
}
</style>
background-color css
<style>
a { background-color: #426975; }
a { background-color: rgb(66,105,117); }
div.DivClassName
{
background-color: #426975;
}
.BgClassName
{
background-color: #426975;
}
</style>
border-color css
<style>
span { border-color: #426975; }
span { border-color: rgb(66,105,117); }
td.TdClassName
{
border-color: #426975;
}
.TagClassName
{
border-color: #426975;
}
</style>