Shades of Bismark #477582
Tints of Bismark #477582
RGB
CMYK
RGB Variations
Color information
#477582 (or 0x477582) is known color: Bismark. HEX triplet: 47, 75 and 82. RGB value is (71,117,130). Sum of RGB (Red+Green+Blue) = 71+117+130=318 (42% of max value = 765). Red value is 71 (28.12% from 255 or 22.33% from 318); Green value is 117 (46.09% from 255 or 36.79% from 318); Blue value is 130 (51.17% from 255 or 40.88% from 318); Max value from RGB is 130 - color contains mainly: blue. Hex color #477582 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #477582 is #B88A7D. Grayscale: #686868. Windows color (decimal): -12094078 or 8549703. OLE color: 8549703.
HSL color Cylindrical-coordinate representation of color #477582: hue angle of 193.22º 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 #477582 is Cyan = 0.45, Magento = 0.1, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 117 | 130 | - |
| CMYK | 0.45 | 0.1 | 0 | 0.49 |
| HSL | 193.22º | 0.29% | 0.39% | - |
| HSV(B) | 193.22º | 0.45% | 0.51% | - |
| XYZ | 12.99 | 15.67 | 23.46 | - |
| YUV | 104.73 | 142.26 | 103.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 117 | 130 | 0.45 | 0.1 | 0 | 0.49 | 193.22 | 0.29 | 0.39 |
| Hex | 47 | 75 | 82 | 2D | A | 0 | 31 | C1 | 1D | 27 |
| Octal | 107 | 165 | 202 | 55 | 12 | 0 | 61 | 301 | 35 | 47 |
| Binary | 1000111 | 1110101 | 10000010 | 101101 | 1010 | 0 | 110001 | 11000001 | 11101 | 100111 |
Color Harmonies of #477582
Complementary color
Monochromatic Colors of #477582
Black with #477582
Text Example
Text Example
White with #477582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477582; }
p { color: rgb(71,117,130); }
H1.HeaderClassName
{
color: #477582;
}
.AnyTagClassName
{
color: #477582;
}
</style>
background-color css
<style>
a { background-color: #477582; }
a { background-color: rgb(71,117,130); }
div.DivClassName
{
background-color: #477582;
}
.BgClassName
{
background-color: #477582;
}
</style>
border-color css
<style>
span { border-color: #477582; }
span { border-color: rgb(71,117,130); }
td.TdClassName
{
border-color: #477582;
}
.TagClassName
{
border-color: #477582;
}
</style>