Shades of Bismark #467280
Tints of Bismark #467280
RGB
CMYK
RGB Variations
Color information
#467280 (or 0x467280) is known color: Bismark. HEX triplet: 46, 72 and 80. RGB value is (70,114,128). Sum of RGB (Red+Green+Blue) = 70+114+128=312 (41% of max value = 765). Red value is 70 (27.73% from 255 or 22.44% from 312); Green value is 114 (44.92% from 255 or 36.54% from 312); Blue value is 128 (50.39% from 255 or 41.03% from 312); Max value from RGB is 128 - color contains mainly: blue. Hex color #467280 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #467280 is #B98D7F. Grayscale: #666666. Windows color (decimal): -12160384 or 8417862. OLE color: 8417862.
HSL color Cylindrical-coordinate representation of color #467280: hue angle of 194.48º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #467280 is Cyan = 0.45, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 70 | 114 | 128 | - |
| CMYK | 0.45 | 0.11 | 0 | 0.50 |
| HSL | 194.48º | 0.29% | 0.39% | - |
| HSV(B) | 194.48º | 0.45% | 0.5% | - |
| XYZ | 12.44 | 14.9 | 22.64 | - |
| YUV | 102.44 | 142.42 | 104.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 114 | 128 | 0.45 | 0.11 | 0 | 0.50 | 194.48 | 0.29 | 0.39 |
| Hex | 46 | 72 | 80 | 2D | B | 0 | 32 | C2 | 1D | 27 |
| Octal | 106 | 162 | 200 | 55 | 13 | 0 | 62 | 302 | 35 | 47 |
| Binary | 1000110 | 1110010 | 10000000 | 101101 | 1011 | 0 | 110010 | 11000010 | 11101 | 100111 |
Color Harmonies of #467280
Complementary color
Monochromatic Colors of #467280
Black with #467280
Text Example
Text Example
White with #467280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467280; }
p { color: rgb(70,114,128); }
H1.HeaderClassName
{
color: #467280;
}
.AnyTagClassName
{
color: #467280;
}
</style>
background-color css
<style>
a { background-color: #467280; }
a { background-color: rgb(70,114,128); }
div.DivClassName
{
background-color: #467280;
}
.BgClassName
{
background-color: #467280;
}
</style>
border-color css
<style>
span { border-color: #467280; }
span { border-color: rgb(70,114,128); }
td.TdClassName
{
border-color: #467280;
}
.TagClassName
{
border-color: #467280;
}
</style>