Shades of Bismark #476875
Tints of Bismark #476875
RGB
CMYK
RGB Variations
Color information
#476875 (or 0x476875) is known color: Bismark. HEX triplet: 47, 68 and 75. RGB value is (71,104,117). Sum of RGB (Red+Green+Blue) = 71+104+117=292 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.32% from 292); Green value is 104 (41.02% from 255 or 35.62% from 292); Blue value is 117 (46.09% from 255 or 40.07% from 292); Max value from RGB is 117 - color contains mainly: blue. Hex color #476875 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476875 is #B8978A. Grayscale: #5F5F5F. Windows color (decimal): -12097419 or 7694407. OLE color: 7694407.
HSL color Cylindrical-coordinate representation of color #476875: hue angle of 196.96º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #476875 is Cyan = 0.39, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 104 | 117 | - |
| CMYK | 0.39 | 0.11 | 0 | 0.54 |
| HSL | 196.96º | 0.24% | 0.37% | - |
| HSV(B) | 196.96º | 0.39% | 0.46% | - |
| XYZ | 10.76 | 12.52 | 18.68 | - |
| YUV | 95.62 | 140.07 | 110.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 104 | 117 | 0.39 | 0.11 | 0 | 0.54 | 196.96 | 0.24 | 0.37 |
| Hex | 47 | 68 | 75 | 27 | B | 0 | 36 | C5 | 18 | 25 |
| Octal | 107 | 150 | 165 | 47 | 13 | 0 | 66 | 305 | 30 | 45 |
| Binary | 1000111 | 1101000 | 1110101 | 100111 | 1011 | 0 | 110110 | 11000101 | 11000 | 100101 |
Color Harmonies of #476875
Complementary color
Monochromatic Colors of #476875
Black with #476875
Text Example
Text Example
White with #476875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476875; }
p { color: rgb(71,104,117); }
H1.HeaderClassName
{
color: #476875;
}
.AnyTagClassName
{
color: #476875;
}
</style>
background-color css
<style>
a { background-color: #476875; }
a { background-color: rgb(71,104,117); }
div.DivClassName
{
background-color: #476875;
}
.BgClassName
{
background-color: #476875;
}
</style>
border-color css
<style>
span { border-color: #476875; }
span { border-color: rgb(71,104,117); }
td.TdClassName
{
border-color: #476875;
}
.TagClassName
{
border-color: #476875;
}
</style>