Shades of Bismark #476273
Tints of Bismark #476273
RGB
CMYK
RGB Variations
Color information
#476273 (or 0x476273) is known color: Bismark. HEX triplet: 47, 62 and 73. RGB value is (71,98,115). Sum of RGB (Red+Green+Blue) = 71+98+115=284 (37% of max value = 765). Red value is 71 (28.12% from 255 or 25% from 284); Green value is 98 (38.67% from 255 or 34.51% from 284); Blue value is 115 (45.31% from 255 or 40.49% from 284); Max value from RGB is 115 - color contains mainly: blue. Hex color #476273 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476273 is #B89D8C. Grayscale: #5B5B5B. Windows color (decimal): -12098957 or 7561799. OLE color: 7561799.
HSL color Cylindrical-coordinate representation of color #476273: hue angle of 203.18º 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 #476273 is Cyan = 0.38, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 98 | 115 | - |
| CMYK | 0.38 | 0.15 | 0 | 0.55 |
| HSL | 203.18º | 0.24% | 0.36% | - |
| HSV(B) | 203.18º | 0.38% | 0.45% | - |
| XYZ | 10.06 | 11.31 | 17.87 | - |
| YUV | 91.87 | 141.05 | 113.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 98 | 115 | 0.38 | 0.15 | 0 | 0.55 | 203.18 | 0.24 | 0.36 |
| Hex | 47 | 62 | 73 | 26 | F | 0 | 37 | CB | 18 | 24 |
| Octal | 107 | 142 | 163 | 46 | 17 | 0 | 67 | 313 | 30 | 44 |
| Binary | 1000111 | 1100010 | 1110011 | 100110 | 1111 | 0 | 110111 | 11001011 | 11000 | 100100 |
Color Harmonies of #476273
Complementary color
Monochromatic Colors of #476273
Black with #476273
Text Example
Text Example
White with #476273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476273; }
p { color: rgb(71,98,115); }
H1.HeaderClassName
{
color: #476273;
}
.AnyTagClassName
{
color: #476273;
}
</style>
background-color css
<style>
a { background-color: #476273; }
a { background-color: rgb(71,98,115); }
div.DivClassName
{
background-color: #476273;
}
.BgClassName
{
background-color: #476273;
}
</style>
border-color css
<style>
span { border-color: #476273; }
span { border-color: rgb(71,98,115); }
td.TdClassName
{
border-color: #476273;
}
.TagClassName
{
border-color: #476273;
}
</style>