Shades of Bismark #426772
Tints of Bismark #426772
RGB
CMYK
RGB Variations
Color information
#426772 (or 0x426772) is known color: Bismark. HEX triplet: 42, 67 and 72. RGB value is (66,103,114). Sum of RGB (Red+Green+Blue) = 66+103+114=283 (37% of max value = 765). Red value is 66 (26.17% from 255 or 23.32% from 283); Green value is 103 (40.62% from 255 or 36.40% from 283); Blue value is 114 (44.92% from 255 or 40.28% from 283); Max value from RGB is 114 - color contains mainly: blue. Hex color #426772 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426772 is #BD988D. Grayscale: #5D5D5D. Windows color (decimal): -12425358 or 7497538. OLE color: 7497538.
HSL color Cylindrical-coordinate representation of color #426772: hue angle of 193.75º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #426772 is Cyan = 0.42, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 103 | 114 | - |
| CMYK | 0.42 | 0.10 | 0 | 0.55 |
| HSL | 193.75º | 0.27% | 0.35% | - |
| HSV(B) | 193.75º | 0.42% | 0.45% | - |
| XYZ | 10.13 | 12.07 | 17.72 | - |
| YUV | 93.19 | 139.74 | 108.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 103 | 114 | 0.42 | 0.10 | 0 | 0.55 | 193.75 | 0.27 | 0.35 |
| Hex | 42 | 67 | 72 | 2A | A | 0 | 37 | C2 | 1B | 23 |
| Octal | 102 | 147 | 162 | 52 | 12 | 0 | 67 | 302 | 33 | 43 |
| Binary | 1000010 | 1100111 | 1110010 | 101010 | 1010 | 0 | 110111 | 11000010 | 11011 | 100011 |
Color Harmonies of #426772
Complementary color
Monochromatic Colors of #426772
Black with #426772
Text Example
Text Example
White with #426772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426772; }
p { color: rgb(66,103,114); }
H1.HeaderClassName
{
color: #426772;
}
.AnyTagClassName
{
color: #426772;
}
</style>
background-color css
<style>
a { background-color: #426772; }
a { background-color: rgb(66,103,114); }
div.DivClassName
{
background-color: #426772;
}
.BgClassName
{
background-color: #426772;
}
</style>
border-color css
<style>
span { border-color: #426772; }
span { border-color: rgb(66,103,114); }
td.TdClassName
{
border-color: #426772;
}
.TagClassName
{
border-color: #426772;
}
</style>