Shades of Bismark #476776
Tints of Bismark #476776
RGB
CMYK
RGB Variations
Color information
#476776 (or 0x476776) is known color: Bismark. HEX triplet: 47, 67 and 76. RGB value is (71,103,118). Sum of RGB (Red+Green+Blue) = 71+103+118=292 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.32% from 292); Green value is 103 (40.62% from 255 or 35.27% from 292); Blue value is 118 (46.48% from 255 or 40.41% from 292); Max value from RGB is 118 - color contains mainly: blue. Hex color #476776 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476776 is #B89889. Grayscale: #5F5F5F. Windows color (decimal): -12097674 or 7759687. OLE color: 7759687.
HSL color Cylindrical-coordinate representation of color #476776: hue angle of 199.15º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #476776 is Cyan = 0.40, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 103 | 118 | - |
| CMYK | 0.40 | 0.13 | 0 | 0.54 |
| HSL | 199.15º | 0.25% | 0.37% | - |
| HSV(B) | 199.15º | 0.4% | 0.46% | - |
| XYZ | 10.72 | 12.35 | 18.96 | - |
| YUV | 95.14 | 140.9 | 110.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 103 | 118 | 0.40 | 0.13 | 0 | 0.54 | 199.15 | 0.25 | 0.37 |
| Hex | 47 | 67 | 76 | 28 | D | 0 | 36 | C7 | 19 | 25 |
| Octal | 107 | 147 | 166 | 50 | 15 | 0 | 66 | 307 | 31 | 45 |
| Binary | 1000111 | 1100111 | 1110110 | 101000 | 1101 | 0 | 110110 | 11000111 | 11001 | 100101 |
Color Harmonies of #476776
Complementary color
Monochromatic Colors of #476776
Black with #476776
Text Example
Text Example
White with #476776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476776; }
p { color: rgb(71,103,118); }
H1.HeaderClassName
{
color: #476776;
}
.AnyTagClassName
{
color: #476776;
}
</style>
background-color css
<style>
a { background-color: #476776; }
a { background-color: rgb(71,103,118); }
div.DivClassName
{
background-color: #476776;
}
.BgClassName
{
background-color: #476776;
}
</style>
border-color css
<style>
span { border-color: #476776; }
span { border-color: rgb(71,103,118); }
td.TdClassName
{
border-color: #476776;
}
.TagClassName
{
border-color: #476776;
}
</style>