Shades of Bismark #476576
Tints of Bismark #476576
RGB
CMYK
RGB Variations
Color information
#476576 (or 0x476576) is known color: Bismark. HEX triplet: 47, 65 and 76. RGB value is (71,101,118). Sum of RGB (Red+Green+Blue) = 71+101+118=290 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.48% from 290); Green value is 101 (39.84% from 255 or 34.83% from 290); Blue value is 118 (46.48% from 255 or 40.69% from 290); Max value from RGB is 118 - color contains mainly: blue. Hex color #476576 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476576 is #B89A89. Grayscale: #5D5D5D. Windows color (decimal): -12098186 or 7759175. OLE color: 7759175.
HSL color Cylindrical-coordinate representation of color #476576: hue angle of 201.7º 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 #476576 is Cyan = 0.40, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 101 | 118 | - |
| CMYK | 0.40 | 0.14 | 0 | 0.54 |
| HSL | 201.7º | 0.25% | 0.37% | - |
| HSV(B) | 201.7º | 0.4% | 0.46% | - |
| XYZ | 10.52 | 11.95 | 18.89 | - |
| YUV | 93.97 | 141.56 | 111.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 101 | 118 | 0.40 | 0.14 | 0 | 0.54 | 201.7 | 0.25 | 0.37 |
| Hex | 47 | 65 | 76 | 28 | E | 0 | 36 | CA | 19 | 25 |
| Octal | 107 | 145 | 166 | 50 | 16 | 0 | 66 | 312 | 31 | 45 |
| Binary | 1000111 | 1100101 | 1110110 | 101000 | 1110 | 0 | 110110 | 11001010 | 11001 | 100101 |
Color Harmonies of #476576
Complementary color
Monochromatic Colors of #476576
Black with #476576
Text Example
Text Example
White with #476576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476576; }
p { color: rgb(71,101,118); }
H1.HeaderClassName
{
color: #476576;
}
.AnyTagClassName
{
color: #476576;
}
</style>
background-color css
<style>
a { background-color: #476576; }
a { background-color: rgb(71,101,118); }
div.DivClassName
{
background-color: #476576;
}
.BgClassName
{
background-color: #476576;
}
</style>
border-color css
<style>
span { border-color: #476576; }
span { border-color: rgb(71,101,118); }
td.TdClassName
{
border-color: #476576;
}
.TagClassName
{
border-color: #476576;
}
</style>