Shades of Bismark #476474
Tints of Bismark #476474
RGB
CMYK
RGB Variations
Color information
#476474 (or 0x476474) is known color: Bismark. HEX triplet: 47, 64 and 74. RGB value is (71,100,116). Sum of RGB (Red+Green+Blue) = 71+100+116=287 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.74% from 287); Green value is 100 (39.45% from 255 or 34.84% from 287); Blue value is 116 (45.70% from 255 or 40.42% from 287); Max value from RGB is 116 - color contains mainly: blue. Hex color #476474 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476474 is #B89B8B. Grayscale: #5D5D5D. Windows color (decimal): -12098444 or 7627847. OLE color: 7627847.
HSL color Cylindrical-coordinate representation of color #476474: hue angle of 201.33º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #476474 is Cyan = 0.39, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 100 | 116 | - |
| CMYK | 0.39 | 0.14 | 0 | 0.55 |
| HSL | 201.33º | 0.24% | 0.37% | - |
| HSV(B) | 201.33º | 0.39% | 0.45% | - |
| XYZ | 10.31 | 11.71 | 18.24 | - |
| YUV | 93.15 | 140.89 | 112.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 100 | 116 | 0.39 | 0.14 | 0 | 0.55 | 201.33 | 0.24 | 0.37 |
| Hex | 47 | 64 | 74 | 27 | E | 0 | 37 | C9 | 18 | 25 |
| Octal | 107 | 144 | 164 | 47 | 16 | 0 | 67 | 311 | 30 | 45 |
| Binary | 1000111 | 1100100 | 1110100 | 100111 | 1110 | 0 | 110111 | 11001001 | 11000 | 100101 |
Color Harmonies of #476474
Complementary color
Monochromatic Colors of #476474
Black with #476474
Text Example
Text Example
White with #476474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476474; }
p { color: rgb(71,100,116); }
H1.HeaderClassName
{
color: #476474;
}
.AnyTagClassName
{
color: #476474;
}
</style>
background-color css
<style>
a { background-color: #476474; }
a { background-color: rgb(71,100,116); }
div.DivClassName
{
background-color: #476474;
}
.BgClassName
{
background-color: #476474;
}
</style>
border-color css
<style>
span { border-color: #476474; }
span { border-color: rgb(71,100,116); }
td.TdClassName
{
border-color: #476474;
}
.TagClassName
{
border-color: #476474;
}
</style>