Shades of Bismark #467382
Tints of Bismark #467382
RGB
CMYK
RGB Variations
Color information
#467382 (or 0x467382) is known color: Bismark. HEX triplet: 46, 73 and 82. RGB value is (70,115,130). Sum of RGB (Red+Green+Blue) = 70+115+130=315 (41% of max value = 765). Red value is 70 (27.73% from 255 or 22.22% from 315); Green value is 115 (45.31% from 255 or 36.51% from 315); Blue value is 130 (51.17% from 255 or 41.27% from 315); Max value from RGB is 130 - color contains mainly: blue. Hex color #467382 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #467382 is #B98C7D. Grayscale: #676767. Windows color (decimal): -12160126 or 8549190. OLE color: 8549190.
HSL color Cylindrical-coordinate representation of color #467382: hue angle of 195º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #467382 is Cyan = 0.46, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 115 | 130 | - |
| CMYK | 0.46 | 0.12 | 0 | 0.49 |
| HSL | 195º | 0.3% | 0.39% | - |
| HSV(B) | 195º | 0.46% | 0.51% | - |
| XYZ | 12.69 | 15.18 | 23.38 | - |
| YUV | 103.26 | 143.09 | 104.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 115 | 130 | 0.46 | 0.12 | 0 | 0.49 | 195 | 0.3 | 0.39 |
| Hex | 46 | 73 | 82 | 2E | C | 0 | 31 | C3 | 1E | 27 |
| Octal | 106 | 163 | 202 | 56 | 14 | 0 | 61 | 303 | 36 | 47 |
| Binary | 1000110 | 1110011 | 10000010 | 101110 | 1100 | 0 | 110001 | 11000011 | 11110 | 100111 |
Color Harmonies of #467382
Complementary color
Monochromatic Colors of #467382
Black with #467382
Text Example
Text Example
White with #467382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467382; }
p { color: rgb(70,115,130); }
H1.HeaderClassName
{
color: #467382;
}
.AnyTagClassName
{
color: #467382;
}
</style>
background-color css
<style>
a { background-color: #467382; }
a { background-color: rgb(70,115,130); }
div.DivClassName
{
background-color: #467382;
}
.BgClassName
{
background-color: #467382;
}
</style>
border-color css
<style>
span { border-color: #467382; }
span { border-color: rgb(70,115,130); }
td.TdClassName
{
border-color: #467382;
}
.TagClassName
{
border-color: #467382;
}
</style>