Shades of Bismark #476371
Tints of Bismark #476371
RGB
CMYK
RGB Variations
Color information
#476371 (or 0x476371) is known color: Bismark. HEX triplet: 47, 63 and 71. RGB value is (71,99,113). Sum of RGB (Red+Green+Blue) = 71+99+113=283 (37% of max value = 765). Red value is 71 (28.12% from 255 or 25.09% from 283); Green value is 99 (39.06% from 255 or 34.98% from 283); Blue value is 113 (44.53% from 255 or 39.93% from 283); Max value from RGB is 113 - color contains mainly: blue. Hex color #476371 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476371 is #B89C8E. Grayscale: #5C5C5C. Windows color (decimal): -12098703 or 7430983. OLE color: 7430983.
HSL color Cylindrical-coordinate representation of color #476371: hue angle of 200º 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 #476371 is Cyan = 0.37, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 99 | 113 | - |
| CMYK | 0.37 | 0.12 | 0 | 0.56 |
| HSL | 200º | 0.23% | 0.36% | - |
| HSV(B) | 200º | 0.37% | 0.44% | - |
| XYZ | 10.04 | 11.46 | 17.3 | - |
| YUV | 92.22 | 139.72 | 112.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 99 | 113 | 0.37 | 0.12 | 0 | 0.56 | 200 | 0.23 | 0.36 |
| Hex | 47 | 63 | 71 | 25 | C | 0 | 38 | C8 | 17 | 24 |
| Octal | 107 | 143 | 161 | 45 | 14 | 0 | 70 | 310 | 27 | 44 |
| Binary | 1000111 | 1100011 | 1110001 | 100101 | 1100 | 0 | 111000 | 11001000 | 10111 | 100100 |
Color Harmonies of #476371
Complementary color
Monochromatic Colors of #476371
Black with #476371
Text Example
Text Example
White with #476371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476371; }
p { color: rgb(71,99,113); }
H1.HeaderClassName
{
color: #476371;
}
.AnyTagClassName
{
color: #476371;
}
</style>
background-color css
<style>
a { background-color: #476371; }
a { background-color: rgb(71,99,113); }
div.DivClassName
{
background-color: #476371;
}
.BgClassName
{
background-color: #476371;
}
</style>
border-color css
<style>
span { border-color: #476371; }
span { border-color: rgb(71,99,113); }
td.TdClassName
{
border-color: #476371;
}
.TagClassName
{
border-color: #476371;
}
</style>