Shades of Bismark #466273
Tints of Bismark #466273
RGB
CMYK
RGB Variations
Color information
#466273 (or 0x466273) is known color: Bismark. HEX triplet: 46, 62 and 73. RGB value is (70,98,115). Sum of RGB (Red+Green+Blue) = 70+98+115=283 (37% of max value = 765). Red value is 70 (27.73% from 255 or 24.73% from 283); Green value is 98 (38.67% from 255 or 34.63% from 283); Blue value is 115 (45.31% from 255 or 40.64% from 283); Max value from RGB is 115 - color contains mainly: blue. Hex color #466273 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466273 is #B99D8C. Grayscale: #5B5B5B. Windows color (decimal): -12164493 or 7561798. OLE color: 7561798.
HSL color Cylindrical-coordinate representation of color #466273: hue angle of 202.67º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #466273 is Cyan = 0.39, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 98 | 115 | - |
| CMYK | 0.39 | 0.15 | 0 | 0.55 |
| HSL | 202.67º | 0.24% | 0.36% | - |
| HSV(B) | 202.67º | 0.39% | 0.45% | - |
| XYZ | 9.99 | 11.28 | 17.87 | - |
| YUV | 91.57 | 141.22 | 112.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 98 | 115 | 0.39 | 0.15 | 0 | 0.55 | 202.67 | 0.24 | 0.36 |
| Hex | 46 | 62 | 73 | 27 | F | 0 | 37 | CB | 18 | 24 |
| Octal | 106 | 142 | 163 | 47 | 17 | 0 | 67 | 313 | 30 | 44 |
| Binary | 1000110 | 1100010 | 1110011 | 100111 | 1111 | 0 | 110111 | 11001011 | 11000 | 100100 |
Color Harmonies of #466273
Complementary color
Monochromatic Colors of #466273
Black with #466273
Text Example
Text Example
White with #466273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466273; }
p { color: rgb(70,98,115); }
H1.HeaderClassName
{
color: #466273;
}
.AnyTagClassName
{
color: #466273;
}
</style>
background-color css
<style>
a { background-color: #466273; }
a { background-color: rgb(70,98,115); }
div.DivClassName
{
background-color: #466273;
}
.BgClassName
{
background-color: #466273;
}
</style>
border-color css
<style>
span { border-color: #466273; }
span { border-color: rgb(70,98,115); }
td.TdClassName
{
border-color: #466273;
}
.TagClassName
{
border-color: #466273;
}
</style>