Shades of Bismark #476877
Tints of Bismark #476877
RGB
CMYK
RGB Variations
Color information
#476877 (or 0x476877) is known color: Bismark. HEX triplet: 47, 68 and 77. RGB value is (71,104,119). Sum of RGB (Red+Green+Blue) = 71+104+119=294 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.15% from 294); Green value is 104 (41.02% from 255 or 35.37% from 294); Blue value is 119 (46.88% from 255 or 40.48% from 294); Max value from RGB is 119 - color contains mainly: blue. Hex color #476877 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476877 is #B89788. Grayscale: #5F5F5F. Windows color (decimal): -12097417 or 7825479. OLE color: 7825479.
HSL color Cylindrical-coordinate representation of color #476877: hue angle of 198.75º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #476877 is Cyan = 0.40, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 104 | 119 | - |
| CMYK | 0.40 | 0.13 | 0 | 0.53 |
| HSL | 198.75º | 0.25% | 0.37% | - |
| HSV(B) | 198.75º | 0.4% | 0.47% | - |
| XYZ | 10.88 | 12.57 | 19.31 | - |
| YUV | 95.84 | 141.07 | 110.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 104 | 119 | 0.40 | 0.13 | 0 | 0.53 | 198.75 | 0.25 | 0.37 |
| Hex | 47 | 68 | 77 | 28 | D | 0 | 35 | C7 | 19 | 25 |
| Octal | 107 | 150 | 167 | 50 | 15 | 0 | 65 | 307 | 31 | 45 |
| Binary | 1000111 | 1101000 | 1110111 | 101000 | 1101 | 0 | 110101 | 11000111 | 11001 | 100101 |
Color Harmonies of #476877
Complementary color
Monochromatic Colors of #476877
Black with #476877
Text Example
Text Example
White with #476877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476877; }
p { color: rgb(71,104,119); }
H1.HeaderClassName
{
color: #476877;
}
.AnyTagClassName
{
color: #476877;
}
</style>
background-color css
<style>
a { background-color: #476877; }
a { background-color: rgb(71,104,119); }
div.DivClassName
{
background-color: #476877;
}
.BgClassName
{
background-color: #476877;
}
</style>
border-color css
<style>
span { border-color: #476877; }
span { border-color: rgb(71,104,119); }
td.TdClassName
{
border-color: #476877;
}
.TagClassName
{
border-color: #476877;
}
</style>