Shades of Bismark #467381
Tints of Bismark #467381
RGB
CMYK
RGB Variations
Color information
#467381 (or 0x467381) is known color: Bismark. HEX triplet: 46, 73 and 81. RGB value is (70,115,129). Sum of RGB (Red+Green+Blue) = 70+115+129=314 (41% of max value = 765). Red value is 70 (27.73% from 255 or 22.29% from 314); Green value is 115 (45.31% from 255 or 36.62% 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 #467381 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #467381 is #B98C7E. Grayscale: #676767. Windows color (decimal): -12160127 or 8483654. OLE color: 8483654.
HSL color Cylindrical-coordinate representation of color #467381: hue angle of 194.24º 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 #467381 is Cyan = 0.46, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 115 | 129 | - |
| CMYK | 0.46 | 0.11 | 0 | 0.49 |
| HSL | 194.24º | 0.3% | 0.39% | - |
| HSV(B) | 194.24º | 0.46% | 0.51% | - |
| XYZ | 12.62 | 15.15 | 23.03 | - |
| YUV | 103.14 | 142.59 | 104.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 115 | 129 | 0.46 | 0.11 | 0 | 0.49 | 194.24 | 0.3 | 0.39 |
| Hex | 46 | 73 | 81 | 2E | B | 0 | 31 | C2 | 1E | 27 |
| Octal | 106 | 163 | 201 | 56 | 13 | 0 | 61 | 302 | 36 | 47 |
| Binary | 1000110 | 1110011 | 10000001 | 101110 | 1011 | 0 | 110001 | 11000010 | 11110 | 100111 |
Color Harmonies of #467381
Complementary color
Monochromatic Colors of #467381
Black with #467381
Text Example
Text Example
White with #467381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467381; }
p { color: rgb(70,115,129); }
H1.HeaderClassName
{
color: #467381;
}
.AnyTagClassName
{
color: #467381;
}
</style>
background-color css
<style>
a { background-color: #467381; }
a { background-color: rgb(70,115,129); }
div.DivClassName
{
background-color: #467381;
}
.BgClassName
{
background-color: #467381;
}
</style>
border-color css
<style>
span { border-color: #467381; }
span { border-color: rgb(70,115,129); }
td.TdClassName
{
border-color: #467381;
}
.TagClassName
{
border-color: #467381;
}
</style>