Shades of Bismark #476270
Tints of Bismark #476270
RGB
CMYK
RGB Variations
Color information
#476270 (or 0x476270) is known color: Bismark. HEX triplet: 47, 62 and 70. RGB value is (71,98,112). Sum of RGB (Red+Green+Blue) = 71+98+112=281 (37% of max value = 765). Red value is 71 (28.12% from 255 or 25.27% from 281); Green value is 98 (38.67% from 255 or 34.88% from 281); Blue value is 112 (44.14% from 255 or 39.86% from 281); Max value from RGB is 112 - color contains mainly: blue. Hex color #476270 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476270 is #B89D8F. Grayscale: #5B5B5B. Windows color (decimal): -12098960 or 7365191. OLE color: 7365191.
HSL color Cylindrical-coordinate representation of color #476270: hue angle of 200.49º degrees, saturation: 0.22, 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 #476270 is Cyan = 0.37, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 98 | 112 | - |
| CMYK | 0.37 | 0.13 | 0 | 0.56 |
| HSL | 200.49º | 0.22% | 0.36% | - |
| HSV(B) | 200.49º | 0.37% | 0.44% | - |
| XYZ | 9.89 | 11.24 | 16.98 | - |
| YUV | 91.52 | 139.55 | 113.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 98 | 112 | 0.37 | 0.13 | 0 | 0.56 | 200.49 | 0.22 | 0.36 |
| Hex | 47 | 62 | 70 | 25 | D | 0 | 38 | C8 | 16 | 24 |
| Octal | 107 | 142 | 160 | 45 | 15 | 0 | 70 | 310 | 26 | 44 |
| Binary | 1000111 | 1100010 | 1110000 | 100101 | 1101 | 0 | 111000 | 11001000 | 10110 | 100100 |
Color Harmonies of #476270
Complementary color
Monochromatic Colors of #476270
Black with #476270
Text Example
Text Example
White with #476270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476270; }
p { color: rgb(71,98,112); }
H1.HeaderClassName
{
color: #476270;
}
.AnyTagClassName
{
color: #476270;
}
</style>
background-color css
<style>
a { background-color: #476270; }
a { background-color: rgb(71,98,112); }
div.DivClassName
{
background-color: #476270;
}
.BgClassName
{
background-color: #476270;
}
</style>
border-color css
<style>
span { border-color: #476270; }
span { border-color: rgb(71,98,112); }
td.TdClassName
{
border-color: #476270;
}
.TagClassName
{
border-color: #476270;
}
</style>