Shades of Bismark #426875
Tints of Bismark #426875
RGB
CMYK
RGB Variations
Color information
#426875 (or 0x426875) is known color: Bismark. HEX triplet: 42, 68 and 75. RGB value is (66,104,117). Sum of RGB (Red+Green+Blue) = 66+104+117=287 (38% of max value = 765). Red value is 66 (26.17% from 255 or 23.00% from 287); Green value is 104 (41.02% from 255 or 36.24% from 287); Blue value is 117 (46.09% from 255 or 40.77% from 287); Max value from RGB is 117 - color contains mainly: blue. Hex color #426875 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426875 is #BD978A. Grayscale: #5E5E5E. Windows color (decimal): -12425099 or 7694402. OLE color: 7694402.
HSL color Cylindrical-coordinate representation of color #426875: hue angle of 195.29º 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 #426875 is Cyan = 0.44, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 104 | 117 | - |
| CMYK | 0.44 | 0.11 | 0 | 0.54 |
| HSL | 195.29º | 0.28% | 0.36% | - |
| HSV(B) | 195.29º | 0.44% | 0.46% | - |
| XYZ | 10.41 | 12.34 | 18.66 | - |
| YUV | 94.12 | 140.91 | 107.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 104 | 117 | 0.44 | 0.11 | 0 | 0.54 | 195.29 | 0.28 | 0.36 |
| Hex | 42 | 68 | 75 | 2C | B | 0 | 36 | C3 | 1C | 24 |
| Octal | 102 | 150 | 165 | 54 | 13 | 0 | 66 | 303 | 34 | 44 |
| Binary | 1000010 | 1101000 | 1110101 | 101100 | 1011 | 0 | 110110 | 11000011 | 11100 | 100100 |
Color Harmonies of #426875
Complementary color
Monochromatic Colors of #426875
Black with #426875
Text Example
Text Example
White with #426875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426875; }
p { color: rgb(66,104,117); }
H1.HeaderClassName
{
color: #426875;
}
.AnyTagClassName
{
color: #426875;
}
</style>
background-color css
<style>
a { background-color: #426875; }
a { background-color: rgb(66,104,117); }
div.DivClassName
{
background-color: #426875;
}
.BgClassName
{
background-color: #426875;
}
</style>
border-color css
<style>
span { border-color: #426875; }
span { border-color: rgb(66,104,117); }
td.TdClassName
{
border-color: #426875;
}
.TagClassName
{
border-color: #426875;
}
</style>