Shades of Bismark #476671
Tints of Bismark #476671
RGB
CMYK
RGB Variations
Color information
#476671 (or 0x476671) is known color: Bismark. HEX triplet: 47, 66 and 71. RGB value is (71,102,113). Sum of RGB (Red+Green+Blue) = 71+102+113=286 (37% of max value = 765). Red value is 71 (28.12% from 255 or 24.83% from 286); Green value is 102 (40.23% from 255 or 35.66% from 286); Blue value is 113 (44.53% from 255 or 39.51% from 286); Max value from RGB is 113 - color contains mainly: blue. Hex color #476671 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476671 is #B8998E. Grayscale: #5D5D5D. Windows color (decimal): -12097935 or 7431751. OLE color: 7431751.
HSL color Cylindrical-coordinate representation of color #476671: hue angle of 195.71º 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 #476671 is Cyan = 0.37, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 102 | 113 | - |
| CMYK | 0.37 | 0.10 | 0 | 0.56 |
| HSL | 195.71º | 0.23% | 0.36% | - |
| HSV(B) | 195.71º | 0.37% | 0.44% | - |
| XYZ | 10.33 | 12.03 | 17.4 | - |
| YUV | 93.99 | 138.73 | 111.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 102 | 113 | 0.37 | 0.10 | 0 | 0.56 | 195.71 | 0.23 | 0.36 |
| Hex | 47 | 66 | 71 | 25 | A | 0 | 38 | C4 | 17 | 24 |
| Octal | 107 | 146 | 161 | 45 | 12 | 0 | 70 | 304 | 27 | 44 |
| Binary | 1000111 | 1100110 | 1110001 | 100101 | 1010 | 0 | 111000 | 11000100 | 10111 | 100100 |
Color Harmonies of #476671
Complementary color
Monochromatic Colors of #476671
Black with #476671
Text Example
Text Example
White with #476671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476671; }
p { color: rgb(71,102,113); }
H1.HeaderClassName
{
color: #476671;
}
.AnyTagClassName
{
color: #476671;
}
</style>
background-color css
<style>
a { background-color: #476671; }
a { background-color: rgb(71,102,113); }
div.DivClassName
{
background-color: #476671;
}
.BgClassName
{
background-color: #476671;
}
</style>
border-color css
<style>
span { border-color: #476671; }
span { border-color: rgb(71,102,113); }
td.TdClassName
{
border-color: #476671;
}
.TagClassName
{
border-color: #476671;
}
</style>