Shades of Bismark #476271
Tints of Bismark #476271
RGB
CMYK
RGB Variations
Color information
#476271 (or 0x476271) is known color: Bismark. HEX triplet: 47, 62 and 71. RGB value is (71,98,113). Sum of RGB (Red+Green+Blue) = 71+98+113=282 (37% of max value = 765). Red value is 71 (28.12% from 255 or 25.18% from 282); Green value is 98 (38.67% from 255 or 34.75% from 282); Blue value is 113 (44.53% from 255 or 40.07% from 282); Max value from RGB is 113 - color contains mainly: blue. Hex color #476271 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476271 is #B89D8E. Grayscale: #5B5B5B. Windows color (decimal): -12098959 or 7430727. OLE color: 7430727.
HSL color Cylindrical-coordinate representation of color #476271: hue angle of 201.43º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #476271 is Cyan = 0.37, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 98 | 113 | - |
| CMYK | 0.37 | 0.13 | 0 | 0.56 |
| HSL | 201.43º | 0.23% | 0.36% | - |
| HSV(B) | 201.43º | 0.37% | 0.44% | - |
| XYZ | 9.95 | 11.27 | 17.27 | - |
| YUV | 91.64 | 140.05 | 113.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 98 | 113 | 0.37 | 0.13 | 0 | 0.56 | 201.43 | 0.23 | 0.36 |
| Hex | 47 | 62 | 71 | 25 | D | 0 | 38 | C9 | 17 | 24 |
| Octal | 107 | 142 | 161 | 45 | 15 | 0 | 70 | 311 | 27 | 44 |
| Binary | 1000111 | 1100010 | 1110001 | 100101 | 1101 | 0 | 111000 | 11001001 | 10111 | 100100 |
Color Harmonies of #476271
Complementary color
Monochromatic Colors of #476271
Black with #476271
Text Example
Text Example
White with #476271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476271; }
p { color: rgb(71,98,113); }
H1.HeaderClassName
{
color: #476271;
}
.AnyTagClassName
{
color: #476271;
}
</style>
background-color css
<style>
a { background-color: #476271; }
a { background-color: rgb(71,98,113); }
div.DivClassName
{
background-color: #476271;
}
.BgClassName
{
background-color: #476271;
}
</style>
border-color css
<style>
span { border-color: #476271; }
span { border-color: rgb(71,98,113); }
td.TdClassName
{
border-color: #476271;
}
.TagClassName
{
border-color: #476271;
}
</style>