Shades of Bismark #467282
Tints of Bismark #467282
RGB
CMYK
RGB Variations
Color information
#467282 (or 0x467282) is known color: Bismark. HEX triplet: 46, 72 and 82. RGB value is (70,114,130). Sum of RGB (Red+Green+Blue) = 70+114+130=314 (41% of max value = 765). Red value is 70 (27.73% from 255 or 22.29% from 314); Green value is 114 (44.92% from 255 or 36.31% from 314); Blue value is 130 (51.17% from 255 or 41.40% from 314); Max value from RGB is 130 - color contains mainly: blue. Hex color #467282 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #467282 is #B98D7D. Grayscale: #666666. Windows color (decimal): -12160382 or 8548934. OLE color: 8548934.
HSL color Cylindrical-coordinate representation of color #467282: hue angle of 196º 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 #467282 is Cyan = 0.46, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 114 | 130 | - |
| CMYK | 0.46 | 0.12 | 0 | 0.49 |
| HSL | 196º | 0.3% | 0.39% | - |
| HSV(B) | 196º | 0.46% | 0.51% | - |
| XYZ | 12.57 | 14.95 | 23.34 | - |
| YUV | 102.67 | 143.42 | 104.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 114 | 130 | 0.46 | 0.12 | 0 | 0.49 | 196 | 0.3 | 0.39 |
| Hex | 46 | 72 | 82 | 2E | C | 0 | 31 | C4 | 1E | 27 |
| Octal | 106 | 162 | 202 | 56 | 14 | 0 | 61 | 304 | 36 | 47 |
| Binary | 1000110 | 1110010 | 10000010 | 101110 | 1100 | 0 | 110001 | 11000100 | 11110 | 100111 |
Color Harmonies of #467282
Complementary color
Monochromatic Colors of #467282
Black with #467282
Text Example
Text Example
White with #467282
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467282; }
p { color: rgb(70,114,130); }
H1.HeaderClassName
{
color: #467282;
}
.AnyTagClassName
{
color: #467282;
}
</style>
background-color css
<style>
a { background-color: #467282; }
a { background-color: rgb(70,114,130); }
div.DivClassName
{
background-color: #467282;
}
.BgClassName
{
background-color: #467282;
}
</style>
border-color css
<style>
span { border-color: #467282; }
span { border-color: rgb(70,114,130); }
td.TdClassName
{
border-color: #467282;
}
.TagClassName
{
border-color: #467282;
}
</style>