Shades of Bismark #476475
Tints of Bismark #476475
RGB
CMYK
RGB Variations
Color information
#476475 (or 0x476475) is known color: Bismark. HEX triplet: 47, 64 and 75. RGB value is (71,100,117). Sum of RGB (Red+Green+Blue) = 71+100+117=288 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.65% from 288); Green value is 100 (39.45% from 255 or 34.72% from 288); Blue value is 117 (46.09% from 255 or 40.62% from 288); Max value from RGB is 117 - color contains mainly: blue. Hex color #476475 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476475 is #B89B8A. Grayscale: #5D5D5D. Windows color (decimal): -12098443 or 7693383. OLE color: 7693383.
HSL color Cylindrical-coordinate representation of color #476475: hue angle of 202.17º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #476475 is Cyan = 0.39, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 100 | 117 | - |
| CMYK | 0.39 | 0.15 | 0 | 0.54 |
| HSL | 202.17º | 0.24% | 0.37% | - |
| HSV(B) | 202.17º | 0.39% | 0.46% | - |
| XYZ | 10.37 | 11.74 | 18.55 | - |
| YUV | 93.27 | 141.39 | 112.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 100 | 117 | 0.39 | 0.15 | 0 | 0.54 | 202.17 | 0.24 | 0.37 |
| Hex | 47 | 64 | 75 | 27 | F | 0 | 36 | CA | 18 | 25 |
| Octal | 107 | 144 | 165 | 47 | 17 | 0 | 66 | 312 | 30 | 45 |
| Binary | 1000111 | 1100100 | 1110101 | 100111 | 1111 | 0 | 110110 | 11001010 | 11000 | 100101 |
Color Harmonies of #476475
Complementary color
Monochromatic Colors of #476475
Black with #476475
Text Example
Text Example
White with #476475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476475; }
p { color: rgb(71,100,117); }
H1.HeaderClassName
{
color: #476475;
}
.AnyTagClassName
{
color: #476475;
}
</style>
background-color css
<style>
a { background-color: #476475; }
a { background-color: rgb(71,100,117); }
div.DivClassName
{
background-color: #476475;
}
.BgClassName
{
background-color: #476475;
}
</style>
border-color css
<style>
span { border-color: #476475; }
span { border-color: rgb(71,100,117); }
td.TdClassName
{
border-color: #476475;
}
.TagClassName
{
border-color: #476475;
}
</style>