Shades of Bismark #426377
Tints of Bismark #426377
RGB
CMYK
RGB Variations
Color information
#426377 (or 0x426377) is known color: Bismark. HEX triplet: 42, 63 and 77. RGB value is (66,99,119). Sum of RGB (Red+Green+Blue) = 66+99+119=284 (37% of max value = 765). Red value is 66 (26.17% from 255 or 23.24% from 284); Green value is 99 (39.06% from 255 or 34.86% from 284); Blue value is 119 (46.88% from 255 or 41.90% from 284); Max value from RGB is 119 - color contains mainly: blue. Hex color #426377 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426377 is #BD9C88. Grayscale: #5B5B5B. Windows color (decimal): -12426377 or 7824194. OLE color: 7824194.
HSL color Cylindrical-coordinate representation of color #426377: hue angle of 202.64º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #426377 is Cyan = 0.45, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 99 | 119 | - |
| CMYK | 0.45 | 0.17 | 0 | 0.53 |
| HSL | 202.64º | 0.29% | 0.36% | - |
| HSV(B) | 202.64º | 0.45% | 0.47% | - |
| XYZ | 10.04 | 11.41 | 19.13 | - |
| YUV | 91.41 | 143.57 | 109.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 99 | 119 | 0.45 | 0.17 | 0 | 0.53 | 202.64 | 0.29 | 0.36 |
| Hex | 42 | 63 | 77 | 2D | 11 | 0 | 35 | CB | 1D | 24 |
| Octal | 102 | 143 | 167 | 55 | 21 | 0 | 65 | 313 | 35 | 44 |
| Binary | 1000010 | 1100011 | 1110111 | 101101 | 10001 | 0 | 110101 | 11001011 | 11101 | 100100 |
Color Harmonies of #426377
Complementary color
Monochromatic Colors of #426377
Black with #426377
Text Example
Text Example
White with #426377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426377; }
p { color: rgb(66,99,119); }
H1.HeaderClassName
{
color: #426377;
}
.AnyTagClassName
{
color: #426377;
}
</style>
background-color css
<style>
a { background-color: #426377; }
a { background-color: rgb(66,99,119); }
div.DivClassName
{
background-color: #426377;
}
.BgClassName
{
background-color: #426377;
}
</style>
border-color css
<style>
span { border-color: #426377; }
span { border-color: rgb(66,99,119); }
td.TdClassName
{
border-color: #426377;
}
.TagClassName
{
border-color: #426377;
}
</style>