Shades of Bismark #477281
Tints of Bismark #477281
RGB
CMYK
RGB Variations
Color information
#477281 (or 0x477281) is known color: Bismark. HEX triplet: 47, 72 and 81. RGB value is (71,114,129). Sum of RGB (Red+Green+Blue) = 71+114+129=314 (41% of max value = 765). Red value is 71 (28.12% from 255 or 22.61% from 314); Green value is 114 (44.92% from 255 or 36.31% from 314); Blue value is 129 (50.78% from 255 or 41.08% from 314); Max value from RGB is 129 - color contains mainly: blue. Hex color #477281 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #477281 is #B88D7E. Grayscale: #666666. Windows color (decimal): -12094847 or 8483399. OLE color: 8483399.
HSL color Cylindrical-coordinate representation of color #477281: hue angle of 195.52º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #477281 is Cyan = 0.45, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 114 | 129 | - |
| CMYK | 0.45 | 0.12 | 0 | 0.49 |
| HSL | 195.52º | 0.29% | 0.39% | - |
| HSV(B) | 195.52º | 0.45% | 0.51% | - |
| XYZ | 12.58 | 14.96 | 22.99 | - |
| YUV | 102.85 | 142.75 | 105.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 114 | 129 | 0.45 | 0.12 | 0 | 0.49 | 195.52 | 0.29 | 0.39 |
| Hex | 47 | 72 | 81 | 2D | C | 0 | 31 | C4 | 1D | 27 |
| Octal | 107 | 162 | 201 | 55 | 14 | 0 | 61 | 304 | 35 | 47 |
| Binary | 1000111 | 1110010 | 10000001 | 101101 | 1100 | 0 | 110001 | 11000100 | 11101 | 100111 |
Color Harmonies of #477281
Complementary color
Monochromatic Colors of #477281
Black with #477281
Text Example
Text Example
White with #477281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477281; }
p { color: rgb(71,114,129); }
H1.HeaderClassName
{
color: #477281;
}
.AnyTagClassName
{
color: #477281;
}
</style>
background-color css
<style>
a { background-color: #477281; }
a { background-color: rgb(71,114,129); }
div.DivClassName
{
background-color: #477281;
}
.BgClassName
{
background-color: #477281;
}
</style>
border-color css
<style>
span { border-color: #477281; }
span { border-color: rgb(71,114,129); }
td.TdClassName
{
border-color: #477281;
}
.TagClassName
{
border-color: #477281;
}
</style>