Shades of Bismark #476571
Tints of Bismark #476571
RGB
CMYK
RGB Variations
Color information
#476571 (or 0x476571) is known color: Bismark. HEX triplet: 47, 65 and 71. RGB value is (71,101,113). Sum of RGB (Red+Green+Blue) = 71+101+113=285 (37% of max value = 765). Red value is 71 (28.12% from 255 or 24.91% from 285); Green value is 101 (39.84% from 255 or 35.44% from 285); Blue value is 113 (44.53% from 255 or 39.65% from 285); Max value from RGB is 113 - color contains mainly: blue. Hex color #476571 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476571 is #B89A8E. Grayscale: #5D5D5D. Windows color (decimal): -12098191 or 7431495. OLE color: 7431495.
HSL color Cylindrical-coordinate representation of color #476571: hue angle of 197.14º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #476571 is Cyan = 0.37, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 101 | 113 | - |
| CMYK | 0.37 | 0.11 | 0 | 0.56 |
| HSL | 197.14º | 0.23% | 0.36% | - |
| HSV(B) | 197.14º | 0.37% | 0.44% | - |
| XYZ | 10.23 | 11.84 | 17.37 | - |
| YUV | 93.4 | 139.06 | 112.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 101 | 113 | 0.37 | 0.11 | 0 | 0.56 | 197.14 | 0.23 | 0.36 |
| Hex | 47 | 65 | 71 | 25 | B | 0 | 38 | C5 | 17 | 24 |
| Octal | 107 | 145 | 161 | 45 | 13 | 0 | 70 | 305 | 27 | 44 |
| Binary | 1000111 | 1100101 | 1110001 | 100101 | 1011 | 0 | 111000 | 11000101 | 10111 | 100100 |
Color Harmonies of #476571
Complementary color
Monochromatic Colors of #476571
Black with #476571
Text Example
Text Example
White with #476571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476571; }
p { color: rgb(71,101,113); }
H1.HeaderClassName
{
color: #476571;
}
.AnyTagClassName
{
color: #476571;
}
</style>
background-color css
<style>
a { background-color: #476571; }
a { background-color: rgb(71,101,113); }
div.DivClassName
{
background-color: #476571;
}
.BgClassName
{
background-color: #476571;
}
</style>
border-color css
<style>
span { border-color: #476571; }
span { border-color: rgb(71,101,113); }
td.TdClassName
{
border-color: #476571;
}
.TagClassName
{
border-color: #476571;
}
</style>