Shades of Bismark #426172
Tints of Bismark #426172
RGB
CMYK
RGB Variations
Color information
#426172 (or 0x426172) is known color: Bismark. HEX triplet: 42, 61 and 72. RGB value is (66,97,114). Sum of RGB (Red+Green+Blue) = 66+97+114=277 (36% of max value = 765). Red value is 66 (26.17% from 255 or 23.83% from 277); Green value is 97 (38.28% from 255 or 35.02% from 277); Blue value is 114 (44.92% from 255 or 41.16% from 277); Max value from RGB is 114 - color contains mainly: blue. Hex color #426172 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426172 is #BD9E8D. Grayscale: #595959. Windows color (decimal): -12426894 or 7496002. OLE color: 7496002.
HSL color Cylindrical-coordinate representation of color #426172: hue angle of 201.25º 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 #426172 is Cyan = 0.42, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 97 | 114 | - |
| CMYK | 0.42 | 0.15 | 0 | 0.55 |
| HSL | 201.25º | 0.27% | 0.35% | - |
| HSV(B) | 201.25º | 0.42% | 0.45% | - |
| XYZ | 9.56 | 10.92 | 17.52 | - |
| YUV | 89.67 | 141.73 | 111.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 97 | 114 | 0.42 | 0.15 | 0 | 0.55 | 201.25 | 0.27 | 0.35 |
| Hex | 42 | 61 | 72 | 2A | F | 0 | 37 | C9 | 1B | 23 |
| Octal | 102 | 141 | 162 | 52 | 17 | 0 | 67 | 311 | 33 | 43 |
| Binary | 1000010 | 1100001 | 1110010 | 101010 | 1111 | 0 | 110111 | 11001001 | 11011 | 100011 |
Color Harmonies of #426172
Complementary color
Monochromatic Colors of #426172
Black with #426172
Text Example
Text Example
White with #426172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426172; }
p { color: rgb(66,97,114); }
H1.HeaderClassName
{
color: #426172;
}
.AnyTagClassName
{
color: #426172;
}
</style>
background-color css
<style>
a { background-color: #426172; }
a { background-color: rgb(66,97,114); }
div.DivClassName
{
background-color: #426172;
}
.BgClassName
{
background-color: #426172;
}
</style>
border-color css
<style>
span { border-color: #426172; }
span { border-color: rgb(66,97,114); }
td.TdClassName
{
border-color: #426172;
}
.TagClassName
{
border-color: #426172;
}
</style>