Shades of Bismark #466773
Tints of Bismark #466773
RGB
CMYK
RGB Variations
Color information
#466773 (or 0x466773) is known color: Bismark. HEX triplet: 46, 67 and 73. RGB value is (70,103,115). Sum of RGB (Red+Green+Blue) = 70+103+115=288 (38% of max value = 765). Red value is 70 (27.73% from 255 or 24.31% from 288); Green value is 103 (40.62% from 255 or 35.76% from 288); Blue value is 115 (45.31% from 255 or 39.93% from 288); Max value from RGB is 115 - color contains mainly: blue. Hex color #466773 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466773 is #B9988C. Grayscale: #5E5E5E. Windows color (decimal): -12163213 or 7563078. OLE color: 7563078.
HSL color Cylindrical-coordinate representation of color #466773: hue angle of 196º 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 #466773 is Cyan = 0.39, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 103 | 115 | - |
| CMYK | 0.39 | 0.10 | 0 | 0.55 |
| HSL | 196º | 0.24% | 0.36% | - |
| HSV(B) | 196º | 0.39% | 0.45% | - |
| XYZ | 10.47 | 12.24 | 18.03 | - |
| YUV | 94.5 | 139.57 | 110.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 103 | 115 | 0.39 | 0.10 | 0 | 0.55 | 196 | 0.24 | 0.36 |
| Hex | 46 | 67 | 73 | 27 | A | 0 | 37 | C4 | 18 | 24 |
| Octal | 106 | 147 | 163 | 47 | 12 | 0 | 67 | 304 | 30 | 44 |
| Binary | 1000110 | 1100111 | 1110011 | 100111 | 1010 | 0 | 110111 | 11000100 | 11000 | 100100 |
Color Harmonies of #466773
Complementary color
Monochromatic Colors of #466773
Black with #466773
Text Example
Text Example
White with #466773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466773; }
p { color: rgb(70,103,115); }
H1.HeaderClassName
{
color: #466773;
}
.AnyTagClassName
{
color: #466773;
}
</style>
background-color css
<style>
a { background-color: #466773; }
a { background-color: rgb(70,103,115); }
div.DivClassName
{
background-color: #466773;
}
.BgClassName
{
background-color: #466773;
}
</style>
border-color css
<style>
span { border-color: #466773; }
span { border-color: rgb(70,103,115); }
td.TdClassName
{
border-color: #466773;
}
.TagClassName
{
border-color: #466773;
}
</style>