Shades of Bismark #476479
Tints of Bismark #476479
RGB
CMYK
RGB Variations
Color information
#476479 (or 0x476479) is known color: Bismark. HEX triplet: 47, 64 and 79. RGB value is (71,100,121). Sum of RGB (Red+Green+Blue) = 71+100+121=292 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.32% from 292); Green value is 100 (39.45% from 255 or 34.25% from 292); Blue value is 121 (47.66% from 255 or 41.44% from 292); Max value from RGB is 121 - color contains mainly: blue. Hex color #476479 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476479 is #B89B86. Grayscale: #5D5D5D. Windows color (decimal): -12098439 or 7955527. OLE color: 7955527.
HSL color Cylindrical-coordinate representation of color #476479: hue angle of 205.2º degrees, saturation: 0.26, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #476479 is Cyan = 0.41, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 100 | 121 | - |
| CMYK | 0.41 | 0.17 | 0 | 0.53 |
| HSL | 205.2º | 0.26% | 0.38% | - |
| HSV(B) | 205.2º | 0.41% | 0.47% | - |
| XYZ | 10.61 | 11.83 | 19.81 | - |
| YUV | 93.72 | 143.39 | 111.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 100 | 121 | 0.41 | 0.17 | 0 | 0.53 | 205.2 | 0.26 | 0.38 |
| Hex | 47 | 64 | 79 | 29 | 11 | 0 | 35 | CD | 1A | 26 |
| Octal | 107 | 144 | 171 | 51 | 21 | 0 | 65 | 315 | 32 | 46 |
| Binary | 1000111 | 1100100 | 1111001 | 101001 | 10001 | 0 | 110101 | 11001101 | 11010 | 100110 |
Color Harmonies of #476479
Complementary color
Monochromatic Colors of #476479
Black with #476479
Text Example
Text Example
White with #476479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476479; }
p { color: rgb(71,100,121); }
H1.HeaderClassName
{
color: #476479;
}
.AnyTagClassName
{
color: #476479;
}
</style>
background-color css
<style>
a { background-color: #476479; }
a { background-color: rgb(71,100,121); }
div.DivClassName
{
background-color: #476479;
}
.BgClassName
{
background-color: #476479;
}
</style>
border-color css
<style>
span { border-color: #476479; }
span { border-color: rgb(71,100,121); }
td.TdClassName
{
border-color: #476479;
}
.TagClassName
{
border-color: #476479;
}
</style>