Shades of Bismark #476873
Tints of Bismark #476873
RGB
CMYK
RGB Variations
Color information
#476873 (or 0x476873) is known color: Bismark. HEX triplet: 47, 68 and 73. RGB value is (71,104,115). Sum of RGB (Red+Green+Blue) = 71+104+115=290 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.48% from 290); Green value is 104 (41.02% from 255 or 35.86% from 290); Blue value is 115 (45.31% from 255 or 39.66% from 290); Max value from RGB is 115 - color contains mainly: blue. Hex color #476873 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476873 is #B8978C. Grayscale: #5F5F5F. Windows color (decimal): -12097421 or 7563335. OLE color: 7563335.
HSL color Cylindrical-coordinate representation of color #476873: hue angle of 195º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #476873 is Cyan = 0.38, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 104 | 115 | - |
| CMYK | 0.38 | 0.10 | 0 | 0.55 |
| HSL | 195º | 0.24% | 0.36% | - |
| HSV(B) | 195º | 0.38% | 0.45% | - |
| XYZ | 10.64 | 12.48 | 18.07 | - |
| YUV | 95.39 | 139.07 | 110.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 104 | 115 | 0.38 | 0.10 | 0 | 0.55 | 195 | 0.24 | 0.36 |
| Hex | 47 | 68 | 73 | 26 | A | 0 | 37 | C3 | 18 | 24 |
| Octal | 107 | 150 | 163 | 46 | 12 | 0 | 67 | 303 | 30 | 44 |
| Binary | 1000111 | 1101000 | 1110011 | 100110 | 1010 | 0 | 110111 | 11000011 | 11000 | 100100 |
Color Harmonies of #476873
Complementary color
Monochromatic Colors of #476873
Black with #476873
Text Example
Text Example
White with #476873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476873; }
p { color: rgb(71,104,115); }
H1.HeaderClassName
{
color: #476873;
}
.AnyTagClassName
{
color: #476873;
}
</style>
background-color css
<style>
a { background-color: #476873; }
a { background-color: rgb(71,104,115); }
div.DivClassName
{
background-color: #476873;
}
.BgClassName
{
background-color: #476873;
}
</style>
border-color css
<style>
span { border-color: #476873; }
span { border-color: rgb(71,104,115); }
td.TdClassName
{
border-color: #476873;
}
.TagClassName
{
border-color: #476873;
}
</style>